You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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)
The text was updated successfully, but these errors were encountered: