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

KAFKA-2289: KafkaProducer logs erroneous warning on startup #71

Closed
wants to merge 1 commit into from

Conversation

hgschmie
Copy link

This change fixes the problem.

@ijuma
Copy link
Contributor

ijuma commented Jul 21, 2015

You should set the status in JIRA to "Patch Available" (it's done via the unintuitive "Submit Patch" button).

guozhangwang added a commit to guozhangwang/kafka that referenced this pull request Sep 22, 2015
@guozhangwang
Copy link
Contributor

@hgschmie Could you rebase?

resetius added a commit to resetius/kafka that referenced this pull request Dec 5, 2016
[LOGBROKER-1951] speedup ReplicaManager shutdown
@guozhangwang
Copy link
Contributor

guozhangwang commented Dec 21, 2016

@hgschmie Would you like to continue working on this PR?

@asfbot
Copy link

asfbot commented Dec 21, 2016

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk8-scala2.12/315/
Test FAILed (JDK 8 and Scala 2.12).

@asfbot
Copy link

asfbot commented Dec 21, 2016

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk7-scala2.10/314/
Test FAILed (JDK 7 and Scala 2.10).

@asfbot
Copy link

asfbot commented Dec 21, 2016

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk8-scala2.11/316/
Test PASSed (JDK 8 and Scala 2.11).

@guozhangwang
Copy link
Contributor

Closing for cleanup

radai-rosenblatt pushed a commit to radai-rosenblatt/kafka that referenced this pull request Apr 13, 2020
TICKET =
LI_DESCRIPTION = Add the OneAboveMinIsrCounter metrics to help determining the good timing of broker rolling bounce.
EXIT_CRITERIA = MANUAL [""]
smccauliff pushed a commit to smccauliff/kafka that referenced this pull request Oct 8, 2020
TICKET =
LI_DESCRIPTION = Add the OneAboveMinIsrCounter metrics to help determining the good timing of broker rolling bounce.
EXIT_CRITERIA = MANUAL [""]
wyuka pushed a commit to wyuka/kafka that referenced this pull request Mar 4, 2022
TICKET =
LI_DESCRIPTION = Add the OneAboveMinIsrCounter metrics to help determining the good timing of broker rolling bounce.
EXIT_CRITERIA = MANUAL [""]
wyuka pushed a commit to wyuka/kafka that referenced this pull request Mar 28, 2022
TICKET =
LI_DESCRIPTION = Add the OneAboveMinIsrCounter metrics to help determining the good timing of broker rolling bounce.
EXIT_CRITERIA = MANUAL [""]
wyuka pushed a commit to wyuka/kafka that referenced this pull request Jun 16, 2022
TICKET =
LI_DESCRIPTION = Add the OneAboveMinIsrCounter metrics to help determining the good timing of broker rolling bounce.
EXIT_CRITERIA = MANUAL [""]
rustd pushed a commit to rustd/pranavfinaldemokafka that referenced this pull request Feb 9, 2024
…#12749) (apache#71)

StreamThread in state PARTITIONS_ASSIGNED was running in
a busy loop until restoration is finished, stealing CPU
cycles from restoration.

Make sure the StreamThread uses poll_time when
state updater is enabled, and we are in state
PARTITIONS_ASSIGNED.

Reviewer: Bruno Cadonna <cadonna@apache.org>

Co-authored-by: Lucas Brutschy <lucasbru@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants