Closed
Conversation
|
kafka-trunk-git-pr #7 SUCCESS |
jsancio
pushed a commit
to jsancio/kafka
that referenced
this pull request
Aug 6, 2019
Conflicts: GroupCoordinatorIntegrationTest.scala - line 50 SocketServerTest.scala - TestableSocketServer class, removed verifyAcceptorIdlePercent() method, apache#1301 removed pollBlockMs var used in apache#1344 poll() method; testConnectionRateLimit() method changed SocketServer.scala - apache#82, removed SocketServerMetricsGroup var, apache#455 removed idlePercentMeter KafkaApis.scala - apache#50 imports RequestQuotaTest.scala - apache#28 imports
efeg
pushed a commit
to efeg/kafka
that referenced
this pull request
Jan 29, 2020
rustd
pushed a commit
to rustd/pranavfinaldemokafka
that referenced
this pull request
Feb 9, 2024
Reviewers: Ismael Juma <ismael@juma.me.uk> Co-authored-by: Manikumar Reddy <manikumar.reddy@gmail.com>
patrik-marton
pushed a commit
to patrik-marton/kafka
that referenced
this pull request
Mar 11, 2025
… killer (apache#82) also adding the thread name in the log pattern
davide-armand
pushed a commit
to aiven/kafka
that referenced
this pull request
Dec 1, 2025
While this doesn't make much difference in case of `InMemoryControlPlane`, any DB-based control plane would benefit from batching. For batching, separating of entities that are handled locally (i.e. without a query to the DB) is essential.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.