[
https://issues.apache.org/jira/browse/KAFKA-17946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909585#comment-17909585
]
Lucas Brutschy commented on KAFKA-17946:
----------------------------------------
This was fixed in https://github.com/apache/kafka/pull/18253
> 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)