[
https://issues.apache.org/jira/browse/KAFKA-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma resolved KAFKA-4265.
--------------------------------
Resolution: Fixed
Fix Version/s: 0.10.1.0
Issue resolved by pull request 1991
[https://github.com/apache/kafka/pull/1991]
> 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
> Fix For: 0.10.1.0
>
>
> 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)