Skip to content

MINOR: Capture stderr in ConsumerPerformanceService.#331

Closed
ewencp wants to merge 1 commit into
apache:trunkfrom
ewencp:minor-capture-consumer-performance-stderr
Closed

MINOR: Capture stderr in ConsumerPerformanceService.#331
ewencp wants to merge 1 commit into
apache:trunkfrom
ewencp:minor-capture-consumer-performance-stderr

Conversation

@ewencp

@ewencp ewencp commented Oct 19, 2015

Copy link
Copy Markdown
Contributor

No description provided.

@guozhangwang

Copy link
Copy Markdown
Contributor

LGTM.

@asfgit asfgit closed this in 14c128a Oct 20, 2015
efeg pushed a commit to efeg/kafka that referenced this pull request Jan 29, 2020
New jar files are being built with `cruise-control-metrics-reporter-A.B.C.jar` instead of `cruise-control-metrics-reporter.jar`, updated the doc to reflect this.
wyuka pushed a commit to wyuka/kafka that referenced this pull request May 16, 2022
TICKET = KAFKA-13815
LI_DESCRIPTION =
KAFKA-10002 identified that deletion of replicas can be slow when a StopReplica request is being
processed, and has implemented a change to improve the efficiency.
We found that the efficiency can be further improved by avoiding the reinitialization of the
leader epoch cache and partition metadata for a replica that needs to be deleted.

EXIT_CRITERIA = When KAFKA-13815 is resolved and the change is pulled in
wyuka pushed a commit to wyuka/kafka that referenced this pull request May 16, 2022
…#331)"

This reverts commit 7d784ce.

During upstream review of this change, we find that there is a
risk where the leader epoch cache is not re-initialized after replica deletion,
and then it is subsequently used by another request.
The broker could potentially crash under such sequence of events.
Thus, we are reverting this change for now until we have better understanding
of the implications.
davide-armand pushed a commit to aiven/kafka that referenced this pull request Dec 1, 2025
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.

2 participants