You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/06/24 14:29:25 UTC

[GitHub] [pulsar-dotpulsar] dionjansen opened a new issue #46: Support - negativeAckRedeliveryDelay and AckTimeout in ConsumerOptions

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


   As part of the [consumer configuration options](http://pulsar.apache.org/docs/en/client-libraries-java/#configure-consumer), it would be great if you can configure:
   
   * negativeAckRedeliveryDelay: Delay to wait before redelivering messages that failed to be processed.
   * ackTimeout: Timeout of unacked messages
   
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [pulsar-dotpulsar] blankensteiner commented on issue #46: Support - negativeAckRedeliveryDelay and AckTimeout in ConsumerOptions

Posted by GitBox <gi...@apache.org>.
blankensteiner commented on issue #46:
URL: https://github.com/apache/pulsar-dotpulsar/issues/46#issuecomment-743921182


   Hi @dionjansen 
   It's not something I will be using myself, but I'm open for a discussion about how to implement it and of course to review and merge the PR, if you are up for creating one :-)


----------------------------------------------------------------
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:
users@infra.apache.org