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

Retrieve end offsets before searching for offsets for timestamp #377

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

marcoccchan
Copy link
Contributor

  • this fixes a race condition where a message could be produced after searching for offsets of a timestamp but before end offsets are retrieved.

- this fixes a race condition where a message could be produced
after offsets for timestamp but before end offsets are retrieved.
@fc-infosec-sast
Copy link

✅ Coberos SAST Report

No issues found. Good job! 💪

@marcoccchan marcoccchan marked this pull request as ready for review August 16, 2024 14:37
@marcoccchan marcoccchan requested a review from a team as a code owner August 16, 2024 14:37
@marcoccchan marcoccchan merged commit 6448a8e into master Aug 16, 2024
7 checks passed
@marcoccchan marcoccchan deleted the mc-fix-seek-to-timestamp branch August 16, 2024 15:00
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

Successfully merging this pull request may close these issues.

3 participants