Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicate message when partition revoking or rebalancing #2316

Open
doubleverify-measurement opened this issue Aug 15, 2022 · 1 comment
Open

Comments

@doubleverify-measurement

Hi,
We see a lot of duplicates message exactly when Re-balancing occurs.

  • When rebalancing partitions are revoked and redistributed
  • Trim files occurring
  • Duplicate message at this moment

do you've any idea how to troubleshoot this behavior ? it seems that instead of trimming files it make more files

We use

  • confluent last version
  • Secor deployed on kubernetes
  • Run on Google cloud write files on GCS bucket

Partition Revoking events
Screen Shot 2022-08-15 at 13 12 41

Trimming file events
Screen Shot 2022-08-15 at 13 14 03

Number of files uploaded watch out the picks on exact time trim files occurs
Screen Shot 2022-08-15 at 13 15 07

Thanks for your help

@ambud
Copy link

ambud commented Oct 18, 2022

Are you using transactions in Kafka? if not consumer will be replaying messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants