Is your feature request related to a problem? Please describe
Hi @blankensteiner,
I'm working with Apache Pulsar and using DotPulsar for my messaging needs. I require the NegativeAcknowledge feature, but for now, I'm using RedeliverUnacknowledgedMessages(List) as a workaround. Is there any plan to include this feature in an upcoming release?
Thank You!!!
Describe the solution you'd like and alternatives you've considered
require feature - Consumer.NegativeAcknowledge(MessageId)
Is your feature request related to a problem? Please describe
Hi @blankensteiner,
I'm working with Apache Pulsar and using DotPulsar for my messaging needs. I require the NegativeAcknowledge feature, but for now, I'm using RedeliverUnacknowledgedMessages(List) as a workaround. Is there any plan to include this feature in an upcoming release?
Thank You!!!
Describe the solution you'd like and alternatives you've considered
require feature - Consumer.NegativeAcknowledge(MessageId)