Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
This repository was archived by the owner on Jan 24, 2024. It is now read-only.

[BUG] Namespace and Topic level publish rate limiter does not work #1129

@wangjialing218

Description

@wangjialing218

Describe the bug
Namespace and topic level publish rate limiter does not work, while broker level publish rate limiter works.

To Reproduce
bin/pulsar-admin namespaces set-publish-rate public/default -b 500 ---- do not work
bin/pulsar-admin brokers update-dynamic-config --config brokerPublisherThrottlingMaxByteRate --value 500 ---- work

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions