Chris Egerton created KAFKA-17221:
-------------------------------------
Summary: Flaky test
DedicatedMirrorIntegrationTest::testMultiNodeCluster
Key: KAFKA-17221
URL: https://issues.apache.org/jira/browse/KAFKA-17221
Project: Kafka
Issue Type: Test
Components: mirrormaker
Reporter: Chris Egerton
Assignee: Chris Egerton
This test has failed at least once:
[https://ge.apache.org/s/icsclaee3pdhg/tests/task/:connect:mirror:test/details/org.apache.kafka.connect.mirror.integration.DedicatedMirrorIntegrationTest/testMultiNodeCluster()?top-execution=1]
After examining the logs, it looks like no MM2 node ever attempted to write
connector configs to the config topic ([this log
message|https://github.com/apache/kafka/blob/1084d3b9c95aecccbe3c82e84ae4c8f406fc68e1/connect/mirror/src/main/java/org/apache/kafka/connect/mirror/MirrorHerder.java#L55]
is missing). It's possible that there is a bug in the logic introduced in
[https://github.com/apache/kafka/pull/14293] for KAFKA-15372.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)