GitHub user raunakagrawal47 edited a comment on the discussion: Need max 
redelivery count at message level.

since I am manually sending the message to the DLQ after some retry based on 
message, how do I ack the message from the retry queue? (To remove it from 
retry queue and send it to DLQ) The consumer I initially created is for the 
main queue and I don't think it would work. Any thoughts on this?
Also, what if acknowledging msg fails, should we do negativeAck or 
reconsumeLater to replay the msg again?
@Jason918 @michaeljmarshall 

GitHub link: 
https://github.com/apache/pulsar/discussions/17626#discussioncomment-3692160

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