You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/02/08 23:31:34 UTC

[GitHub] [pulsar] MarvinCai commented on a change in pull request #9524: [Doc] Update pulsar-client cli doc with newer options.

MarvinCai commented on a change in pull request #9524:
URL: https://github.com/apache/pulsar/pull/9524#discussion_r572451483



##########
File path: site2/docs/reference-cli-tools.md
##########
@@ -335,7 +339,10 @@ Options
 |`-s`, `--subscription-name`|Subscription name||
 |`-t`, `--subscription-type`|The type of the subscription. Possible values: Exclusive, Shared, Failover, Key_Shared.|Exclusive|
 |`-p`, `--subscription-position`|The position of the subscription. Possible values: Latest, Earliest.|Latest|
-
+|`-m`, `--subscription-mode`|Subscription mode.|Durable|
+|`-q`, `--queue-size`|Consumer receiver queue size.|0|

Review comment:
       changed to `The size of consumer's receiver queue`




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org