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

reserve delete_on_completion #7036

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

justinp-tt
Copy link
Contributor

@justinp-tt justinp-tt commented Dec 26, 2024

What changed?

Set delete_on_completion to reserved

Why?

delete_on_completion is no longer needed

How did you test it?

make

Potential risks

Documentation

Is hotfix candidate?

No

@justinp-tt justinp-tt requested a review from a team as a code owner December 26, 2024 16:48
@justinp-tt justinp-tt self-assigned this Dec 26, 2024
@justinp-tt justinp-tt requested a review from bergundy December 26, 2024 16:49
@@ -676,8 +676,7 @@ message NexusOperationInfo {
// Operation name.
string operation = 3;

// If set the state machine will remove itself from the HSM tree on completion.
bool delete_on_completion = 4;
Copy link
Member

Choose a reason for hiding this comment

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

I'd just add a comment saying what was here and why it's reserved for future context.

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.

3 participants