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

Separate network upgrade and freeze from node update/add/delete command #559

Closed
JeffreyDallas opened this issue Sep 10, 2024 · 1 comment · Fixed by #628
Closed

Separate network upgrade and freeze from node update/add/delete command #559

JeffreyDallas opened this issue Sep 10, 2024 · 1 comment · Fixed by #628
Assignees
Labels
Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. P1 High priority issue. Required to be completed in the assigned milestone. released

Comments

@JeffreyDallas
Copy link
Contributor

JeffreyDallas commented Sep 10, 2024

Feature to Enhance

Separate network upgrade and freeze from node update/add/delete command

Requested Enhancement

Some user case may issue multiple addressbook change transaction back to back
then do a single upgrade


1. NodeCreate a few new nodes
2. NodeUpdate both existing nodes and new nodes
3. NodeDelete both existing nodes and new nodes
4. Do Freeze prepare_upgrade 
5. Do Freeze upgrade
6. The nodes restart


### Business Need

```markdown
Reduce number of upgrade and freeze required

Additional Context

Please update and leverage this design doc to assist: Solo Reusability for DAB Test Cases (DRAFT)

relates to:

@JeffreyDallas JeffreyDallas added Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. Pending Triage New issue that needs to be triaged by the team labels Sep 10, 2024
@JeffreyDallas JeffreyDallas self-assigned this Sep 10, 2024
@jeromy-cannon jeromy-cannon added P1 High priority issue. Required to be completed in the assigned milestone. and removed Pending Triage New issue that needs to be triaged by the team labels Sep 10, 2024
@swirlds-automation
Copy link
Contributor

🎉 This issue has been resolved in version 0.31.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
Feature Enhancement Enhancing an existing feature driven by business requirements. Typically backwards compatible. P1 High priority issue. Required to be completed in the assigned milestone. released
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

4 participants