[ 
https://issues.apache.org/jira/browse/KAFKA-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rajini Sivaram updated KAFKA-4265:
----------------------------------
    Description: 
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}

  was:
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}


> 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)

Reply via email to