confluentinc / confluentinc/parallel-consumer
Record being picked up by multiple threads simultaneously
Open
wait for info
- Dominant language
- Java
- Stars
- 299
- Forks
- 172
- PR merge metrics
- No merged PRs in 30d
Description
I am using the library v5.3.0 and i noticed that same record is being picked up by different threads of the same pod almost at the same time. It is causing issue while processing them as I am maintaining the counter of the records processed and that count becomes more than the total records as few records being counted twice.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.