Skip to content

ZOOKEEPER-4921: Retry endlessly to establish a brand-new session #2252

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

Conversation

kezhuw
Copy link
Member

@kezhuw kezhuw commented Apr 29, 2025

This partially rollback ZOOKEEPER-4508 to keep consistent with versions prior to 3.9.3 (excluded), so to maintain compatibility with third party libraries.

Refs: ZOOKEEPER-4508, ZOOKEEPER-4921, ZOOKEEPER-4923 and https://lists.apache.org/thread/nfb9z7rhgglbjzfxvg4z2m3pks53b3c1

This partially rollback ZOOKEEPER-4508 to keep consistent with versions
prior to 3.9.3 (excluded), so to maintain compatibility with third party
libraries.

Refs: ZOOKEEPER-4508, ZOOKEEPER-4921, ZOOKEEPER-4923 and
https://lists.apache.org/thread/nfb9z7rhgglbjzfxvg4z2m3pks53b3c1
@kezhuw
Copy link
Member Author

kezhuw commented Apr 29, 2025

This is the 3.9 of #2253.

@kezhuw kezhuw merged commit 0971e5e into apache:branch-3.9 May 11, 2025
13 checks passed
@kezhuw
Copy link
Member Author

kezhuw commented May 11, 2025

Hi @tisonkun, I have merged this to branch-3.9.

Besides, I have marked ZOOKEEPER-4921 as resolved with fix version 3.9.4, as 3.9.5 has not been created. Feel free to decide the final ship version as the release manager.

Refs: https://lists.apache.org/thread/sq5djdm5ttbscbtdw5ykp5vl4dfb8p56

@kezhuw
Copy link
Member Author

kezhuw commented Jun 17, 2025

I have marked ZOOKEEPER-4921 as resolved with fix version 3.9.4, as 3.9.5 has not been created

I have created 3.9.5 and move this to 3.9.5. Also, I created #2265 for 3.9.4. We could change the fix versions once that pr merged.

kezhuw added a commit that referenced this pull request Jun 23, 2025
Reviewers: tisonkun
Author: kezhuw
Closes #2252 from kezhuw/ZOOKEEPER-4921-retry-brand-new-session-endlessly

This is cherry picked from commit 0971e5e
which is already merged to branch-3.9, this way we make ZOOKEEPER-4923 a
pure feature request.

Signed-off-by: Kezhu Wang <[email protected]>
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.

2 participants