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

pass the executor to RateLimiter in ResourceGroupPublishLimiter #11581

Closed
leizhiyuan opened this issue Aug 6, 2021 · 0 comments · Fixed by #11582
Closed

pass the executor to RateLimiter in ResourceGroupPublishLimiter #11581

leizhiyuan opened this issue Aug 6, 2021 · 0 comments · Fixed by #11582
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages

Comments

@leizhiyuan
Copy link
Contributor

Is your enhancement request related to a problem? Please describe.
A clear and concise description of what the enhancement is.

pass the executor to RateLimiter in ResourceGroupPublishLimiter

Describe the solution you'd like
A clear and concise description of what you want to happen.

it is necessary

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

the RateLimiter should use the executor of ResourceGroupPublishLimiter

Additional context
Add any other context or screenshots about the feature request here.

@leizhiyuan leizhiyuan added the type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages label Aug 6, 2021
sijie pushed a commit that referenced this issue Aug 21, 2021
…ceGroupPublishLimiter (#11582)

### background

Fixes #11581 

### Motivation

we need to pass the executor to RateLimiter in ResourceGroupPublishLimiter

### Modifications

 pass the executor to RateLimiter in ResourceGroupPublishLimiter
bharanic-dev pushed a commit to bharanic-dev/pulsar that referenced this issue Mar 18, 2022
…ceGroupPublishLimiter (apache#11582)

### background

Fixes apache#11581 

### Motivation

we need to pass the executor to RateLimiter in ResourceGroupPublishLimiter

### Modifications

 pass the executor to RateLimiter in ResourceGroupPublishLimiter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
Projects
None yet
1 participant