apache / apache/pulsar-dotpulsar

Feature- Consumer.NegativeAcknowledge

Open
#234 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
271
Forks
87
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Research direction

The issue requests Consumer.NegativeAcknowledge(MessageId), with RedeliverUnacknowledgedMessages(List) currently used as a workaround. Start by locating the consumer API and its message-acknowledgement implementation in this repository, then review existing tests for consumer acknowledgement behavior. Done means the requested method is supported and covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
distributed-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.