[
https://issues.apache.org/jira/browse/KAFKA-17946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lucas Brutschy resolved KAFKA-17946.
------------------------------------
Resolution: Fixed
> Flaky test DeafultStateUpdaterTest::shouldResumeStandbyTask due to
> concurrency issue
> ------------------------------------------------------------------------------------
>
> Key: KAFKA-17946
> URL: https://issues.apache.org/jira/browse/KAFKA-17946
> Project: Kafka
> Issue Type: Bug
> Components: streams
> Reporter: Ao Li
> Priority: Major
>
> Function `transitToUpdateStandby` may be called after verify statement is
> executed.
> See branch: https://github.com/aoli-al/kafka/tree/KAFKA-111 to reproduce the
> failure.
> Test command: ./gradlew cleanTest :streams:test --tests
> org.apache.kafka.streams.processor.internals.DefaultStateUpdaterTest.shouldResumeStandbyTask
--
This message was sent by Atlassian Jira
(v8.20.10#820010)