Skip to content

HOTFIX: call consumer.poll() even when no task is assigned#373

Closed
ymatsuda wants to merge 1 commit into
apache:trunkfrom
ymatsuda:no_task
Closed

HOTFIX: call consumer.poll() even when no task is assigned#373
ymatsuda wants to merge 1 commit into
apache:trunkfrom
ymatsuda:no_task

Conversation

@ymatsuda
Copy link
Copy Markdown
Contributor

StreamThread should keep calling consumer.poll() even when no task is assigned. This is necessary to get a task.

@guozhangwang

@guozhangwang
Copy link
Copy Markdown
Contributor

LGTM.

@asfgit asfgit closed this in af42c37 Oct 27, 2015
@ymatsuda ymatsuda deleted the no_task branch November 3, 2015 19:45
omkreddy pushed a commit to omkreddy/kafka that referenced this pull request Feb 15, 2021
v2.9.10.5 fixes 16 critical/high CVEs present in v2.9.10.3
wyuka pushed a commit to wyuka/kafka that referenced this pull request Aug 29, 2022
…up/failover (apache#373)

TICKET = LIKAFKA-44768
LI_DESCRIPTION =
Enhance timing-related logging for Kafka controller startup/failover, minimizing performance impact as much as possible. In particular, the extra logging focuses on (Zk)ReplicaStateMachine, which previous logging has identified as a particular hotspot, and only when switching more than 250,000 replicas to OnlineReplica mode.

EXIT_CRITERIA = If and when this change is accepted upstream and pulled into this repo.
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