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

[improve][broker]tidy update subscriptions dispatcher rate-limiter #15789

Merged

Conversation

AnonHxy
Copy link
Contributor

@AnonHxy AnonHxy commented May 25, 2022

Motivation

  • When updating topic-level and namespace-level subscriptions dispatcher rate-limiter, the code is a little different but we can unify them as one method, such as updateSubscriptionsDispatcherRateLimiter(), which will make the code more clear

Modifications

Create updateSubscriptionsDispatcherRateLimiter() to update subscriptions dispatcher rate-limiter on both topic-level and namespace-level

Verifying this change

  • Make sure that the change passes the CI checks.

Documentation

  • no-need-doc
  • doc-not-needed

@github-actions github-actions bot added doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. doc-not-needed Your PR changes do not impact docs labels May 25, 2022
@AnonHxy AnonHxy force-pushed the opt_update_sub_dispatcher_ratelimter branch from 2c0b1b7 to e1de5ad Compare May 25, 2022 16:47
@Technoboy- Technoboy- removed the doc-not-needed Your PR changes do not impact docs label May 26, 2022
@Technoboy- Technoboy- added this to the 2.11.0 milestone May 26, 2022
@Technoboy- Technoboy- removed the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label May 26, 2022
@Anonymitaet Anonymitaet added the doc-not-needed Your PR changes do not impact docs label May 26, 2022
@Anonymitaet Anonymitaet mentioned this pull request May 26, 2022
4 tasks
@AnonHxy
Copy link
Contributor Author

AnonHxy commented May 28, 2022

/pulsarbot run-failure-checks

2 similar comments
@AnonHxy
Copy link
Contributor Author

AnonHxy commented May 29, 2022

/pulsarbot run-failure-checks

@AnonHxy
Copy link
Contributor Author

AnonHxy commented May 29, 2022

/pulsarbot run-failure-checks

@AnonHxy
Copy link
Contributor Author

AnonHxy commented May 30, 2022

/pulsarbot run-failure-checks

@AnonHxy AnonHxy changed the title [broker]tidy update subscriptions dispatcher rate-limiter [improve][broker]tidy update subscriptions dispatcher rate-limiter Jun 1, 2022
@AnonHxy
Copy link
Contributor Author

AnonHxy commented Jun 1, 2022

/pulsarbot run-failure-checks

@AnonHxy AnonHxy force-pushed the opt_update_sub_dispatcher_ratelimter branch from d28d0d7 to f1b14a9 Compare June 2, 2022 06:19
@AnonHxy
Copy link
Contributor Author

AnonHxy commented Jun 2, 2022

/pulsarbot run-failure-checks

@Jason918 Jason918 merged commit a3bfcb4 into apache:master Jun 3, 2022
@codelipenghui
Copy link
Contributor

@AnonHxy Please help create a PR for branch-2.10, I'm not able to cherry-pick it due to lots of conflicts with branch-2.10

@AnonHxy
Copy link
Contributor Author

AnonHxy commented Jul 25, 2022

@AnonHxy Please help create a PR for branch-2.10, I'm not able to cherry-pick it due to lots of conflicts with branch-2.10

The PR has been created, PTAL @codelipenghui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants