[ https://issues.apache.org/jira/browse/KAFKA-18536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Uladzislau Blok reassigned KAFKA-18536: --------------------------------------- Assignee: Uladzislau Blok > Flaky ReplicationQuotasTest.shouldBootstrapTwoBrokersWithFollowerThrottle > ------------------------------------------------------------------------- > > Key: KAFKA-18536 > URL: https://issues.apache.org/jira/browse/KAFKA-18536 > Project: Kafka > Issue Type: Bug > Reporter: PoAn Yang > Assignee: Uladzislau Blok > Priority: Major > > This case failed 19 times in last month and most of failure is like following: > > {noformat} > org.opentest4j.AssertionFailedError: Expected 8927 > 9000.0 ==> expected: > <true> but was: <false> > at > org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) > at > org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) > at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63) > at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36) > at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:214) > at > kafka.server.ReplicationQuotasTest.shouldMatchQuotaReplicatingThroughAnAsymmetricTopology(ReplicationQuotasTest.scala:183) > at > kafka.server.ReplicationQuotasTest.shouldBootstrapTwoBrokersWithFollowerThrottle(ReplicationQuotasTest.scala:79){noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)