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

Support replicator dispatch rate policy at the topic level #9175

Merged
merged 1 commit into from
Jan 14, 2021

Conversation

315157973
Copy link
Contributor

Fixes #9143

Motivation

The dispatch rate police is supported at the namespace level
But does not support at the topic level since we supported topic level policy at 2.7.0

Modifications

add API

Verifying this change

ReplicatorRateLimiterTest#testReplicatorRatePriority
TopicPoliciesTest#testReplicatorRateApi

@sijie sijie requested review from hangc0276, codelipenghui, sijie and jiazhai and removed request for hangc0276 and codelipenghui January 11, 2021 22:59
@sijie sijie added this to the 2.8.0 milestone Jan 11, 2021
@sijie
Copy link
Member

sijie commented Jan 11, 2021

/pulsarbot run-failure-checks

@codelipenghui codelipenghui changed the title Support dispatch rate policy at the topic level Support replicator dispatch rate policy at the topic level Jan 13, 2021
@hangc0276
Copy link
Contributor

/pulsarbot run-failure-checks

@sijie sijie merged commit 7b65fab into apache:master Jan 14, 2021
@Jennifer88huang-zz Jennifer88huang-zz added the doc-required Your PR changes impact docs and you will update later. label Jan 18, 2021
@Anonymitaet
Copy link
Member

Anonymitaet commented Mar 8, 2021

The following commands and their descriptions are shown on the pulsar-admin website.

  • get-replicator-dispatch-rate
  • set-replicator-dispatch-rate
  • remove-replicator-dispatch-rate

@315157973 315157973 deleted the replicator-dispatch-rate branch March 12, 2021 13:52
@Anonymitaet Anonymitaet removed the doc-required Your PR changes impact docs and you will update later. label Mar 15, 2021
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.

Support dispatch rate policy at the topic level
6 participants