Problems with Reader mode
Open
Stale
type/feature
- Dominant language
- Java
- Stars
- 15.3k
- Forks
- 3.8k
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 160
Description
Is there no ACK when using pulsar Reader mode? Because every time a Reader restarts, it reads the message that was read before. If there are multiple Reader instances, each Reader will read the same data, resulting in repeated reads, is this the design?
Contributor guide
Research direction
Start by reading the Reader mode behavior around acknowledgments, restarts, and multiple Reader instances. Compare the observed repeated reads with the documented design and determine whether the expected acknowledgment and restart semantics are defined; done means the behavior and any required change are clearly established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100