You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Rajini Sivaram (JIRA)" <ji...@apache.org> on 2016/10/07 08:24:20 UTC

[jira] [Created] (KAFKA-4265) Intermittent test failure ReplicationQuotasTest.shouldBootstrapTwoBrokersWithFollowerThrottle

Rajini Sivaram created KAFKA-4265:
-------------------------------------

             Summary: Intermittent test failure ReplicationQuotasTest.shouldBootstrapTwoBrokersWithFollowerThrottle
                 Key: KAFKA-4265
                 URL: https://issues.apache.org/jira/browse/KAFKA-4265
             Project: Kafka
          Issue Type: Bug
          Components: unit tests
            Reporter: Rajini Sivaram
            Assignee: Rajini Sivaram


https://builds.apache.org/job/kafka-trunk-git-pr-jdk7/6085/testReport/junit/kafka.server/ReplicationQuotasTest/shouldBootstrapTwoBrokersWithFollowerThrottle:

{quote}
java.lang.AssertionError: Offsets did not match for partition 0 on broker 100
	at org.junit.Assert.fail(Assert.java:88)
	at kafka.utils.TestUtils$.waitUntilTrue(TestUtils.scala:752)
	at kafka.server.ReplicationQuotasTest.kafka$server$ReplicationQuotasTest$$waitForOffsetsToMatch(ReplicationQuotasTest.scala:223)
	at kafka.server.ReplicationQuotasTest$$anonfun$shouldMatchQuotaReplicatingThroughAnAsymmetricTopology$3.apply$mcZI$sp(ReplicationQuotasTest.scala:130)
	at kafka.server.ReplicationQuotasTest$$anonfun$shouldMatchQuotaReplicatingThroughAnAsymmetricTopology$3.apply(ReplicationQuotasTest.scala:130)
	at kafka.server.ReplicationQuotasTest$$anonfun$shouldMatchQuotaReplicatingThroughAnAsymmetricTopology$3.apply(ReplicationQuotasTest.scala:130)
	at scala.collection.immutable.Range.foreach(Range.scala:141)
	at kafka.server.ReplicationQuotasTest.shouldMatchQuotaReplicatingThroughAnAsymmetricTopology(ReplicationQuotasTest.scala:130)
	at kafka.server.ReplicationQuotasTest.shouldBootstrapTwoBrokersWithFollowerThrottle(ReplicationQuotasTest.scala:73)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
{quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)