awslabs / awslabs/amazon-kinesis-client-python
race condition on multiple consumers
Open
- Dominant language
- Python
- Stars
- 377
- Forks
- 228
- PR merge metrics
- No merged PRs in 30d
Description
Hi
i found a race condition when i have multiple consumers that ready to take "shard"
and then 2 consumers start to consume messages from the same shard, but one of them is getting an exception on the "checkpoint" and then it dies
do you know this issue?
do you have any solution for that?
Contributor guide
Assessment
This issue has not been assessed yet.