apache / apache/pulsar-client-go
Ack batch msgs
Open
- Dominant language
- Go
- Stars
- 745
- Forks
- 389
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 3
Description
## Problem
Some messages send by Asyn. The messages in the batch may have many identical msgids.If we Ack a batch message, then all batches will be confirmed
## We expect
User can confirm a single message
Contributor guide
Research direction
No file, test, or entry point is named. Start by reproducing batch acknowledgement with multiple messages sharing a msgid, then trace the relevant acknowledgement path in the Go client and its Pulsar protocol behavior. Done means acknowledging one message no longer confirms other messages in the batch, with coverage for duplicate msgids.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100