Skip to content

chore: Node account id shard realm #19192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

JivkoKelchev
Copy link
Contributor

@JivkoKelchev JivkoKelchev commented May 14, 2025

Description:

Refactor HapiSpecOperation :

  • Remove protected Optional<String> nodeNum = Optional.empty();
  • Update protected Optional<String> node = Optional.empty(); so any operation can set node as string. This way we can pass ID literals, account number literal or spec registry key.

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@JivkoKelchev JivkoKelchev added this to the v0.63 milestone May 14, 2025
@JivkoKelchev JivkoKelchev self-assigned this May 14, 2025
@JivkoKelchev JivkoKelchev marked this pull request as ready for review May 14, 2025 13:52
@JivkoKelchev JivkoKelchev requested review from a team as code owners May 14, 2025 13:52
Copy link
Contributor

@mhess-swl mhess-swl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, tyvm @JivkoKelchev! 😄

@mhess-swl mhess-swl merged commit 88f7ba3 into default-shard-realm-decouple May 14, 2025
54 checks passed
@mhess-swl mhess-swl deleted the fix-node-accountId-shard-realm branch May 14, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants