pulsar-dotpulsar
pulsar-dotpulsar copied to clipboard
Feature- Consumer.NegativeAcknowledge
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<MessageId>) 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)
Duplicate of https://github.com/apache/pulsar-dotpulsar/issues/45