[
https://issues.apache.org/jira/browse/KAFKA-19831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthias J. Sax updated KAFKA-19831:
------------------------------------
Affects Version/s: 3.8.0
> Failures in the StateUpdater thread may lead to inability to shut down a
> stream thread
> --------------------------------------------------------------------------------------
>
> Key: KAFKA-19831
> URL: https://issues.apache.org/jira/browse/KAFKA-19831
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Affects Versions: 3.8.0
> Reporter: Nikita Shupletsov
> Assignee: Nikita Shupletsov
> Priority: Major
> Attachments: StateUpdaterFailureIntegrationTest.patch
>
>
> If during rebalance a failure occurs in the StateUpdater thread, and this
> failure leads to the thread shutdown, the Stream thread may get into an
> infinite wait state during it's shutdown.
> See the attached test that reproduces the issue.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)