Ao Li created KAFKA-17946:
-----------------------------
Summary: 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
Reporter: Ao Li
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)