Skip to content

[Doc] 2.10* docs provide incorrect command for namespace set-backlog-quota #19196

@zbentley

Description

@zbentley

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_age

That command does not work, and results in this error:
The following option is required: [-l | --limit]

What is your suggestion?

  1. The command should work.
  2. Command examples should be provided that only adjust size-based thresholds.
  3. Command examples should be provided that only adjust time-based thresholds.
  4. 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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    doc-requiredYour PR changes impact docs and you will update later.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions