Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix duplicate message on validate offset #4261

Merged
merged 3 commits into from
Apr 20, 2023

Conversation

emasab
Copy link
Contributor

@emasab emasab commented Apr 18, 2023

A duplicate message can be emitted when a fetch response is received
in the middle of an offset validation request. Solved by discarding
the fetched message if the state is not ACTIVE.

emasab added 2 commits April 18, 2023 20:58
validation is discarded, not producing a duplicate
@emasab emasab force-pushed the dev_fix_duplicate_message_on_validate_offset branch from fe111b0 to 86caa97 Compare April 18, 2023 19:19
@emasab emasab merged commit 497b8f2 into master Apr 20, 2023
@emasab emasab deleted the dev_fix_duplicate_message_on_validate_offset branch April 20, 2023 08:20
emasab added a commit that referenced this pull request Apr 24, 2023
after changes to the fix.
emasab added a commit that referenced this pull request Apr 28, 2023
after changes to the fix.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants