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

@shubham-Shole4ever When a consumer crashes, or the TCP connection is broken, 
the messages that were delivered to this consumer and not acked, will be 
replayed to another available consumer (in case of shared subscriptions) or 
next time the consumer reconnects. 

You don't need ack timeout for that.

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

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