labuladong commented on code in PR #19300:
URL: https://github.com/apache/pulsar/pull/19300#discussion_r1094200996
##########
pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli/CmdTopicPolicies.java:
##########
@@ -977,8 +977,8 @@ private class SetBacklogQuota extends CliCommand {
private String policyStr;
@Parameter(names = {"-t", "--type"}, description = "Backlog quota type
to set. Valid options are: "
- + "destination_storage and message_age. "
- + "destination_storage limits backlog by size (in bytes). "
+ + "destination_storage (default) and message_age. "
Review Comment:
Yes
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]