dionjansen opened a new issue #45:
URL: https://github.com/apache/pulsar-dotpulsar/issues/45


   
[NegativeAcknowledge](http://pulsar.apache.org/docs/en/concepts-messaging/#negative-acknowledgement)
 provides a nice way to shape error handling when messages cannot be processed 
and you want to do so at a later time with a given timeout:
   
   *Prefer negative acknowledgements over acknowledgement timeout. Negative 
acknowledgement controls the re-delivery of individual messages with more 
precision, and avoids invalid redeliveries when the message processing time 
exceeds the acknowledgement timeout.*


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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


Reply via email to