AK97 created KAFKA-9214: --------------------------- Summary: test suite generates different errors each time Key: KAFKA-9214 URL: https://issues.apache.org/jira/browse/KAFKA-9214 Project: Kafka Issue Type: Bug Affects Versions: 2.3.0 Environment: os: rhel:7.6 architecture: ppc64le Reporter: AK97
I have been running the apache/kafka test suite approx. 6/7 times and at each execution it throws up a different set of errors. Some of the errors thrown are as follows. However, note that they aren't the same set seen each time . Would like some help on understanding the cause for the same . I am running it on a High end VM with good connectivity. Errors: 1) org.apache.kafka.common.security.authenticator.SaslAuthenticatorTest > testMultipleServerMechanisms FAILED java.lang.AssertionError: Metric not updated successful-reauthentication-total expected:<0.0> but was:<1.0> expected:<0.0> but was:<1.0> 2) kafka.admin.ResetConsumerGroupOffsetTest > testResetOffsetsExistingTopic FAILED java.util.concurrent.ExecutionException: org.apache.kafka.common.errors.CoordinatorNotAvailableException: The coordinator is not available -- This message was sent by Atlassian Jira (v8.3.4#803005)