rdhabalia removed a comment on issue #2496: Fix: auto-ack flag always set true
URL: https://github.com/apache/incubator-pulsar/pull/2496#issuecomment-417508347
 
 
   > shouldn't be working to pass --auto-ack=false ?
   
   uumm.. I get `Unknown option: --auto-ack=false` .. I don't think it's valid 
command. you can also quickly verify in 
[CmdFunctionsTest](https://github.com/apache/incubator-pulsar/blob/master/pulsar-client-tools-test/src/test/java/org/apache/pulsar/admin/cli/CmdFunctionsTest.java#L197)
 by adding `--auto-ack=false` and I can see the same error.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to