-
Notifications
You must be signed in to change notification settings - Fork 14k
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
KAFKA-16226 Reduce synchronization between producer threads #15323
Merged
hachikuji
merged 15 commits into
apache:trunk
from
msn-tldr:kafka_15415_reduce_contention
Feb 15, 2024
Merged
KAFKA-16226 Reduce synchronization between producer threads #15323
hachikuji
merged 15 commits into
apache:trunk
from
msn-tldr:kafka_15415_reduce_contention
Feb 15, 2024
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5900b9f - Browse repository at this point
Copy the full SHA 5900b9fView commit details -
improve edge case checking in ProducerBatch.maybeUpdateLeaderEpoch
ProducerBatch.maybeUpdateLeaderEpoch should only update leader-epoch is new one is greater
Configuration menu - View commit details
-
Copy full SHA for 4eb16b7 - Browse repository at this point
Copy the full SHA 4eb16b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 350ef2c - Browse repository at this point
Copy the full SHA 350ef2cView commit details -
Remove no longer needed changes to public classes
Configuration menu - View commit details
-
Copy full SHA for 99601cf - Browse repository at this point
Copy the full SHA 99601cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61fa23d - Browse repository at this point
Copy the full SHA 61fa23dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0279768 - Browse repository at this point
Copy the full SHA 0279768View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16beff0 - Browse repository at this point
Copy the full SHA 16beff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ca64b3 - Browse repository at this point
Copy the full SHA 4ca64b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8eef08c - Browse repository at this point
Copy the full SHA 8eef08cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a75ab88 - Browse repository at this point
Copy the full SHA a75ab88View commit details
Commits on Feb 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0e64839 - Browse repository at this point
Copy the full SHA 0e64839View commit details
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5496797 - Browse repository at this point
Copy the full SHA 5496797View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e50b1f - Browse repository at this point
Copy the full SHA 7e50b1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 092bee8 - Browse repository at this point
Copy the full SHA 092bee8View commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 804c629 - Browse repository at this point
Copy the full SHA 804c629View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.