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 2019/05/19 05:04:45 UTC

[GitHub] [pulsar] jerrypeng commented on a change in pull request #4299: Replicated subscriptions - Configuration and client changes

jerrypeng commented on a change in pull request #4299: Replicated subscriptions - Configuration and client changes
URL: https://github.com/apache/pulsar/pull/4299#discussion_r285363778
 
 

 ##########
 File path: pulsar-testclient/src/main/java/org/apache/pulsar/testclient/PerformanceConsumer.java
 ##########
 @@ -95,6 +95,9 @@
         @Parameter(names = { "-q", "--receiver-queue-size" }, description = "Size of the receiver queue")
         public int receiverQueueSize = 1000;
 
+        @Parameter(names = { "--replicated" }, description = "Wether the subscription status should be replicated")
 
 Review comment:
   "Wether" - > "Whether"

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


With regards,
Apache Git Services