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/04/16 01:29:14 UTC

[GitHub] [pulsar] murong00 commented on a change in pull request #4048: [Issue 4047] Catch up docs for functions/sink/source in Admin CLI

murong00 commented on a change in pull request #4048: [Issue 4047] Catch up docs for functions/sink/source in Admin CLI
URL: https://github.com/apache/pulsar/pull/4048#discussion_r275600803
 
 

 ##########
 File path: pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli/CmdFunctions.java
 ##########
 @@ -280,9 +280,9 @@ void processArguments() throws Exception {
         @Parameter(names = "--sliding-interval-duration-ms", description = "The time duration after which the window slides")
         protected Long slidingIntervalDurationMs;
         // for backwards compatibility purposes
-        @Parameter(names = "--autoAck", description = "Whether or not the framework will automatically acknowleges messages", hidden = true)
+        @Parameter(names = "--autoAck", description = "Whether or not the framework will automatically acknowledges messages", hidden = true)
 
 Review comment:
   Changed!

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