rdhabalia commented on issue #2496: Fix: auto-ack flag always set true
URL: https://github.com/apache/incubator-pulsar/pull/2496#issuecomment-417503927
 
 
   > The default value of auto ack should be true.
   
   right now, there is no way, we can set this flag false because it's a flag 
and it can't accept any value. and in cli default value will be false. So, it 
seems we might need to rename it to `disable-auto-ack` and default value of 
this flag will be false which makes auto-ack true.

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