rdhabalia opened a new pull request #2496: Fix: auto-ack flag always set true URL: https://github.com/apache/incubator-pulsar/pull/2496 ### Motivation cli should have primitive boolean for any flag but it wasn't there for auto-ack because of that we were also setting auto-ack flag true. because of below logic
---------------------------------------------------------------- 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