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

drop node state #1071

Merged
merged 1 commit into from
Aug 9, 2024
Merged

drop node state #1071

merged 1 commit into from
Aug 9, 2024

Conversation

JssDWt
Copy link
Contributor

@JssDWt JssDWt commented Aug 9, 2024

merge commit 74a8208 introduced commits c51d212 and
ee25097, which modify the node state. When the node state is cached, however, deserialization now fails. This commit drops the current node state to ensure deserialization always works.

merge commit 74a8208 introduced commits
c51d212 and
ee25097, which modify the node state.
When the node state is cached, however, deserialization now fails. This
commit drops the current node state to ensure deserialization always
works.
@JssDWt
Copy link
Contributor Author

JssDWt commented Aug 9, 2024

Tagging @danielgranhao for review too, because I can't pick you from the list.

Copy link
Collaborator

@dangeross dangeross left a comment

Choose a reason for hiding this comment

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

LGTM. I guess this should be added to a hotfix release

@JssDWt
Copy link
Contributor Author

JssDWt commented Aug 9, 2024

LGTM. I guess this should be added to a hotfix release

These commits were not in a release tag yet. So I don't think that's necessary.

@JssDWt JssDWt merged commit 575c261 into main Aug 9, 2024
9 checks passed
@JssDWt JssDWt deleted the jssdwt-drop-node-state branch August 9, 2024 10:07
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