C0urante commented on PR #16599:
URL: https://github.com/apache/kafka/pull/16599#issuecomment-2253087786

   I've noticed that the `IdentityReplicationIntegrationTest::testReplication` 
case has failed four times on this PR branch with the same cause:
   ```
   org.opentest4j.AssertionFailedError: topic config was not synced ==> 
expected: <compact> but was: <delete>
        at 
app//org.apache.kafka.connect.mirror.integration.MirrorConnectorsIntegrationBaseTest.testReplication(MirrorConnectorsIntegrationBaseTest.java:308)
        at [email protected]/java.lang.reflect.Method.invoke(Method.java:580)
        at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
        at [email protected]/java.util.ArrayList.forEach(ArrayList.java:1596)
   ```
   AFAIK this exact failure hasn't been occurring on trunk. I'd like to 
investigate a little more before merging.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to