Skip to content
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

Remove NextNodeId from config.txt if version of hedera is >= 0.56 #742

Closed
2 tasks done
Tracked by #50
jeromy-cannon opened this issue Oct 24, 2024 · 1 comment · Fixed by #765
Closed
2 tasks done
Tracked by #50

Remove NextNodeId from config.txt if version of hedera is >= 0.56 #742

jeromy-cannon opened this issue Oct 24, 2024 · 1 comment · Fixed by #765
Assignees
Labels
P0 An issue impacting production environments or impacting multiple releases or multiple individuals. Regression Behavior that used to work in a released product or service that no longer works with a new release. released

Comments

@jeromy-cannon
Copy link
Contributor

jeromy-cannon commented Oct 24, 2024

As of release 0.56, the use of nextNodeId in the config.txt is going away. The PR for this code change is here: hashgraph/hedera-services#15791
Config files which are automatically generated in software upgrades through DAB are automatically correct.
How does this impact you?
In release 0.56 and later you will need to remove the field nextNodeId from any stored config.txt files and any tools which render config.txt files.

Tasks

Preview Give feedback

NOTE: as mentioned above, when we copy the config.txt from the nodes ${constants.HEDERA_HAPI_PATH}/data/upgrade/current/config.txt, it will already be correct, so no updates are needed for these.

@jeromy-cannon jeromy-cannon added P0 An issue impacting production environments or impacting multiple releases or multiple individuals. Internal Requirement Regression Behavior that used to work in a released product or service that no longer works with a new release. and removed Internal Requirement labels Oct 24, 2024
@nathanklick nathanklick added this to Solo Dec 19, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Solo Dec 19, 2024
@swirlds-automation
Copy link
Contributor

🎉 This issue has been resolved in version 0.32.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 An issue impacting production environments or impacting multiple releases or multiple individuals. Regression Behavior that used to work in a released product or service that no longer works with a new release. released
Projects
Status: 🆕 New
Development

Successfully merging a pull request may close this issue.

4 participants