Kafka-2587: Only notification handler will update the cache and all verifications will use waitUntilTrue.#277
Closed
Parth-Brahmbhatt wants to merge 4 commits into
Closed
Conversation
…into KAFKA-2587
…erifications will use waitUntilTrue.
Contributor
|
@Parth-Brahmbhatt : Thanks for the patch. LGTM. Could you address the minor comments from Ismael? |
Contributor
Author
|
comments addressed. |
lbradstreet
pushed a commit
to lbradstreet/kafka
that referenced
this pull request
Mar 5, 2020
…apache#277) The support metrics code has been deleted. Reviewers: Rajini Sivaram <rajinisivaram@googlemail.com>
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Mar 4, 2022
…debug-level (apache#277) TICKET = LI_DESCRIPTION = Info-level logs cause a line to be logged for each partition seek. This leads to an excessive number of logs in Kafka consumer users with frequent seek operations. Pre-2.3 versions of Kafka use debug-level logs for seek operations. This patch brings this behavior back. EXIT_CRITERIA = TICKET [KAFKA-8883] Co-authored-by: Adem Efe Gencer <agencer@linkedin.com>
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Mar 28, 2022
…debug-level (apache#277) TICKET = LI_DESCRIPTION = Info-level logs cause a line to be logged for each partition seek. This leads to an excessive number of logs in Kafka consumer users with frequent seek operations. Pre-2.3 versions of Kafka use debug-level logs for seek operations. This patch brings this behavior back. EXIT_CRITERIA = TICKET [KAFKA-8883] Co-authored-by: Adem Efe Gencer <agencer@linkedin.com>
wyuka
pushed a commit
to wyuka/kafka
that referenced
this pull request
Jun 16, 2022
…debug-level (apache#277) TICKET = LI_DESCRIPTION = Info-level logs cause a line to be logged for each partition seek. This leads to an excessive number of logs in Kafka consumer users with frequent seek operations. Pre-2.3 versions of Kafka use debug-level logs for seek operations. This patch brings this behavior back. EXIT_CRITERIA = TICKET [KAFKA-8883] Co-authored-by: Adem Efe Gencer <agencer@linkedin.com>
davide-armand
pushed a commit
to aiven/kafka
that referenced
this pull request
Dec 1, 2025
jeqo
pushed a commit
to aiven/kafka
that referenced
this pull request
Jan 16, 2026
traceyyoshima
added a commit
to traceyyoshima/kafka
that referenced
this pull request
May 22, 2026
Single bulk apply of the Language Engine's IntelliJ-style format profile across the kafka source tree. Pairs with the IntelliJ-real control branch `intellij-formatting` for side-by-side comparison. Engine state at apply time includes the following format fixes landed against the language-engine repo: Pre-PR #11: - PR apache#275 multi-line // comment indent group - PR apache#276 BLANK_LINES_AROUND_CLASS + sibling no-op repair - PR apache#277 string-concat chain anchor preservation - PR apache#279 forward style through apply routes - PR apache#281 Result-tab line-number alignment - PR apache#282 spaces after return / throw / yield / instanceof - PR apache#283 chain-dot postfix preservation - PR apache#284 BlankLines sibling minimum.* conversion - PR apache#285 chain-dot single-anchor (N=1) preservation - PR apache#286 string-concat chain partial-cascade fix - PR apache#287 method-decl param re-align for misaligned source - PR apache#288 annotation-in-array-init indent Post-original-PR #11 (new in this re-apply): - PR apache#289 partial-cascade post-rewrite-anchor (4 shape fixes: chain-dot postfix follow-on, MI/NewClass close-paren cascade, ternary continuation, lambda body continuation) Stats: 3101 files written, 0 failures, 2678 already-idempotent files skipped (no_change). Corpus byte delta vs trunk: -510 bytes (106275 insertions / 106785 deletions).
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.