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

Add command topic message dispatch rate. (#246) #397

Merged
merged 2 commits into from
Jul 20, 2021

Conversation

limingnihao
Copy link
Contributor

Add command topic Message Dispatch Rate:

Pulsarctl does not support 2-letter shorthand, so use the full length.

  • pulsarctl topics get-dispatch-rate [topic]
  • pulsarctl topics set-dispatch-rate [topic] --msg-dispatch-rate 1 --byte-dispatch-rate 2 --dispatch-rate-period 3 --relative-to-publish-rate
  • pulsarctl topics remove-dispatch-rate [topic]

Signed-off-by: limingnihao <limingnihao@live.com>
@limingnihao limingnihao requested review from zymap and a team as code owners July 20, 2021 02:55
Signed-off-by: limingnihao <limingnihao@live.com>
@zymap zymap merged commit c268092 into streamnative:master Jul 20, 2021
nodece pushed a commit that referenced this pull request Nov 12, 2021
Add command topic Message Dispatch Rate:
> Pulsarctl does not support 2-letter shorthand, so use the full length.

- pulsarctl topics get-dispatch-rate [topic]
- pulsarctl topics set-dispatch-rate [topic] --msg-dispatch-rate 1 --byte-dispatch-rate 2 --dispatch-rate-period 3 --relative-to-publish-rate
- pulsarctl topics remove-dispatch-rate [topic]

(cherry picked from commit c268092)
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