apache / apache/pulsar-client-go
consumer option AckWithResponse don't really sync for result
Open
- Dominant language
- Go
- Stars
- 745
- Forks
- 389
- Avg merge
- 3d 20h
- Merged PRs (30d)
- 3
Description
#### Expected behavior
When I set consumer option AckWithResponse = true, should return some err when ack fail

#### Actual behavior
req.err always be nil
#### Steps to reproduce
#### System configuration
Contributor guide
Research direction
Start by reproducing the consumer behavior with AckWithResponse set to true and inspect how acknowledgement failures reach req.err. The issue is done when a failed ack produces a non-nil error for the caller.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100