Skip to content

ZOOKEEPER-4933: Fix client connection rejected due to throttler token overflow #2264

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

Merged
merged 1 commit into from
Jun 5, 2025

Conversation

damumu0625
Copy link
Contributor

When there is no request for a long time, the diff may be very large, causing the refill value to become negative. Then, all connections rejected

…hen there were no requests for a long time
Copy link
Member

@tisonkun tisonkun left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution! LGTM.

Copy link
Contributor

@li4wang li4wang left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution. LGTM

@kezhuw kezhuw merged commit 524f1d7 into apache:master Jun 5, 2025
16 checks passed
kezhuw pushed a commit that referenced this pull request Jun 5, 2025
Reviewers: kezhuw, tisonkun, li4wang
Author: damumu0625
Closes #2264 from damumu0625/ZOOKEEPER-4933

(cherry picked from commit 524f1d7)
Signed-off-by: Kezhu Wang <[email protected]>
kezhuw pushed a commit that referenced this pull request Jun 5, 2025
Reviewers: kezhuw, tisonkun, li4wang
Author: damumu0625
Closes #2264 from damumu0625/ZOOKEEPER-4933

(cherry picked from commit 524f1d7)
Signed-off-by: Kezhu Wang <[email protected]>
@kezhuw
Copy link
Member

kezhuw commented Jun 5, 2025

Merged. Thank you for contribution! @damumu0625

I mistakely drop the jira id in commit title in merging. Sorry for that! cc @tisonkun @li4wang @cnauroth @anmolnar @eolivelli

@kezhuw kezhuw changed the title ZOOKEEPER-4933: Fixed the issue where all connections were rejected w… ZOOKEEPER-4933: Fix client connection rejected due to throttler token overflow Jun 5, 2025
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.

4 participants