Skip to content

[Feature] Topic level policy support in pulsarctl #246

Description

@codelipenghui

The topic level policy is planned to release 2.7.0 and there are some PRs already merged into the Pulsar master branch. The process of the topic level policy support in Pulsar can be found at apache/pulsar#2688. It's better to support topic level policy in pulsarctl.

Append comand

  • 15. clear-backlog
  • 16. compaction-status
  • 17. create-missed-partitions
  • 18. create-partitioned-topic
  • 19. delete-partitioned-topic
  • 20. examine-messages
  • 21. expire-messages-all-subscriptions
  • 22. get-deduplication-snapshot-interval
  • 23. get-max-consumers-per-subscription
  • 24. get-max-message-size
  • 25. get-max-subscriptions
  • 26. get-message-by-id
  • 27. get-message-id
  • 28. get-partitioned-topic-metadata
  • 29. get-replicator-dispatch-rate
  • 30. get-subscribe-rate
  • 31. get-subscription-dispatch-rate
  • 32. get-subscription-types-enabled
  • 33. grant-permission
  • 34. info-internal
  • 35. list-partitioned-topics
  • 36. partitioned-lookup
  • 37. partitioned-stats
  • 38. partitioned-stats-internal
  • 39. permissions
  • 40. remove-deduplication-snapshot-interval
  • 41. remove-max-consumers-per-subscription
  • 42. remove-max-message-size
  • 43. remove-max-subscriptions
  • 44. remove-replicator-dispatch-rate
  • 45. remove-subscribe-rate
  • 46. remove-subscription-dispatch-rate
  • 47. revoke-permission
  • 48. set-deduplication-snapshot-interval
  • 49. set-max-consumers-per-subscription
  • 50. set-max-message-size
  • 51. set-max-subscriptions
  • 52. set-replicated-subscription-status
  • 53. set-replicator-dispatch-rate
  • 54. set-subscribe-rate
  • 55. set-subscription-dispatch-rate
  • 56. set-subscription-types-enabled
  • 57. stats-internal
  • 58. truncate
  • 59. update-partitioned-topic

Waiting for confirmation:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions