[
https://issues.apache.org/jira/browse/KAFKA-14717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax resolved KAFKA-14717.
-------------------------------------
Resolution: Fixed
> KafkaStreams can' get running if the rebalance happens before StreamThread
> gets shutdown completely
> ---------------------------------------------------------------------------------------------------
>
> Key: KAFKA-14717
> URL: https://issues.apache.org/jira/browse/KAFKA-14717
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Reporter: Chia-Ping Tsai
> Assignee: Chia-Ping Tsai
> Priority: Major
> Fix For: 3.5.0
>
>
> I noticed this issue when tracing KAFKA-7109
> StreamThread closes the consumer before changing state to DEAD. If the
> partition rebalance happens quickly, the other StreamThreads can't change
> KafkaStream state from REBALANCING to RUNNING since there is a
> PENDING_SHUTDOWN StreamThread
--
This message was sent by Atlassian Jira
(v8.20.10#820010)