Skip to content

Support dispatch rate policy at the topic level #9143

Closed
@codelipenghui

Description

The dispatch rate police is supported at the namespace level:

bin/pulsar-admin namespaces set-replicator-dispatch-rate
bin/pulsar-admin namespaces get-replicator-dispatch-rate

But does not support at the topic level since we supported topic level policy at 2.7.0

So it's better to also support configure at the topic level such as:

bin/pulsar-admin topics get-replicator-dispatch-rate
bin/pulsar-admin topics set-replicator-dispatch-rate
bin/pulsar-admin topics remove-replicator-dispatch-rate

Metadata

Assignees

Labels

release/2.7.1type/featureThe PR added a new feature or issue requested a new feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions