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 2022/05/10 10:55:11 UTC

[GitHub] [pulsar-dotpulsar] jonclare commented on pull request #97: Add crude first version of DLQ

jonclare commented on PR #97:
URL: https://github.com/apache/pulsar-dotpulsar/pull/97#issuecomment-1122235167

   @blankensteiner 
   My understanding is that this would all be driven from a negative acknowledgement on a message and that the behaviour of the 'retryLetterTopic' and 'deadLetterTopic' is based on what Pulsar supports for each.
   https://pulsar.apache.org/docs/en/2.10.0/concepts-messaging/#negative-acknowledgement
   
   From what I can see of what @GeroL has implemented so far, it looks like he's basing the types on what the Java client supports for those concepts.
   
   We need similar concepts for what our team is doing with Pulsar. I'm keen to see this one make some progress.


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

To unsubscribe, e-mail: dev-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org