GitHub user codelipenghui added a comment to the discussion: Support for long 
running message consumer

@shubham-Shole4ever 
You can disable ack timeout, just use ack/negative ack. It means explicitly 
telling the broker that the process failed and then the broker redeliver this 
message, if message is in progress, no need to ack/negative ack.

GitHub link: 
https://github.com/apache/pulsar/discussions/18456#discussioncomment-4133177

----
This is an automatically sent email for dev@pulsar.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@pulsar.apache.org

Reply via email to