confluentinc / confluentinc/parallel-consumer

Record being picked up by multiple threads simultaneously

Open
#843 6 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.