Skip to content

Fix keeper converter test#37890

Merged
alesapin merged 4 commits intomasterfrom
fix_keeper_converter_tests
Jun 7, 2022
Merged

Fix keeper converter test#37890
alesapin merged 4 commits intomasterfrom
fix_keeper_converter_tests

Conversation

@alesapin
Copy link
Copy Markdown
Member

@alesapin alesapin commented Jun 6, 2022

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Incorrect test triggered after timeouts for dead sessions check was fixed in #37824.

@alesapin alesapin marked this pull request as ready for review June 6, 2022 21:01
@robot-clickhouse robot-clickhouse added the pr-not-for-changelog This PR should not be mentioned in the changelog label Jun 6, 2022
@antonio2368 antonio2368 self-assigned this Jun 7, 2022
raise Exception("ZK refuse to remove ephemeral nodes")

# After receiving close request zookeeper updates pzxid of ephemeral parent.
# Keeper doesn't receive such request (snapshot created before it) so it doesn't do it.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think Keeper doesn't update pzxid on remove at all.
Is there a reason for this?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Yeah, but I think we can forget about it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants