-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Closed
Copy link
Labels
doc-requiredYour PR changes impact docs and you will update later.Your PR changes impact docs and you will update later.
Description
Search before asking
- I searched in the issues and found nothing similar.
What issue do you find in Pulsar docs?
This reference requests the following command:
pulsar-admin namespaces set-backlog-quota my-tenant/my-ns \
--limitTime 3600 \
--policy producer_request_hold \
--type message_ageThat command does not work, and results in this error:
The following option is required: [-l | --limit]
What is your suggestion?
- The command should work.
- Command examples should be provided that only adjust size-based thresholds.
- Command examples should be provided that only adjust time-based thresholds.
- Command examples should be provided that adjust both time- and size-based thresholds.
Any reference?
https://pulsar.apache.org/docs/2.10.x/pulsar-admin/#set-backlog-quota
Are you willing to submit a PR?
- I'm willing to submit a PR!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
doc-requiredYour PR changes impact docs and you will update later.Your PR changes impact docs and you will update later.