Skip to content

[improve][pip] PIP-322: Pulsar Rate Limiting Refactoring#21680

Merged
tisonkun merged 21 commits into
apache:masterfrom
lhotari:lh-ratelimiter-refactoring-pip
Dec 14, 2023
Merged

[improve][pip] PIP-322: Pulsar Rate Limiting Refactoring#21680
tisonkun merged 21 commits into
apache:masterfrom
lhotari:lh-ratelimiter-refactoring-pip

Conversation

@lhotari

@lhotari lhotari commented Dec 6, 2023

Copy link
Copy Markdown
Member

Motivation

This contains PIP-322: Pulsar Rate Limiting Refactoring. Check the pip-322.md document for details.

Does this pull request potentially affect one of the following parts:

If the box was checked, please highlight the changes

  • Dependencies (add or upgrade a dependency)
  • The public API
  • The schema
  • The default values of configurations
  • The threading model
  • The binary protocol
  • The REST endpoints
  • The admin CLI options
  • The metrics
  • Anything that affects deployment

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@lhotari lhotari self-assigned this Dec 6, 2023
@github-actions github-actions Bot added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Dec 6, 2023
Comment thread pip/pip-322.md Outdated

@asafm asafm left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think this change is good to Pulsar functionality, and more important - to Pulsar developers and even users trying to figure out the code.

I read the background reading blog linked (from the section you mentioned), and the text in the PIP. I can honestly say I understand only 30% of how the solution would really look like, so without prior background it's hard for me personally to give proper feedback. I usually stay clear of reading PRs implementing PIP as they harder to read and take more time than PIPs :) so I try to make sure I can understand what I can from the PIP.

I truly appreciate how this overall addition to Pulsar raises the bar for Pulsar 💪

Comment thread pip/pip-322.md Outdated
Comment thread pip/pip-322.md Outdated
Comment thread pip/pip-322.md Outdated
@lhotari lhotari requested review from mattisonchao and tisonkun and removed request for asafm December 14, 2023 10:57

@tisonkun tisonkun left a comment

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.

Approved as PIP voted passed - https://lists.apache.org/thread/2s9hkmxovz1gop2031wk4v8skm270zh6

Thanks for driving this effort @lhotari!

@tisonkun tisonkun merged commit 58ae086 into apache:master Dec 14, 2023
@Technoboy- Technoboy- added this to the 3.2.0 milestone Dec 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. type/PIP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants