Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-4184

Test failure in ReplicationQuotasTest.shouldBootstrapTwoBrokersWithFollowerThrottle

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • None
    • None
    • unit tests
    • None

    Description

      Seen here: https://builds.apache.org/job/kafka-trunk-jdk7/1544/.

      unit.kafka.server.ReplicationQuotasTest > shouldBootstrapTwoBrokersWithFollowerThrottle FAILED
          java.lang.AssertionError: expected:<3.0E7> but was:<2.060725619683527E7>
              at org.junit.Assert.fail(Assert.java:88)
              at org.junit.Assert.failNotEquals(Assert.java:834)
              at org.junit.Assert.assertEquals(Assert.java:553)
              at org.junit.Assert.assertEquals(Assert.java:683)
              at unit.kafka.server.ReplicationQuotasTest$$anonfun$shouldMatchQuotaReplicatingThroughAnAsymmetricTopology$14.apply(ReplicationQuotasTest.scala:172)
              at unit.kafka.server.ReplicationQuotasTest$$anonfun$shouldMatchQuotaReplicatingThroughAnAsymmetricTopology$14.apply(ReplicationQuotasTest.scala:168)
              at scala.collection.Iterator$class.foreach(Iterator.scala:727)
              at scala.collection.AbstractIterator.foreach(Iterator.scala:1157)
              at scala.collection.IterableLike$class.foreach(IterableLike.scala:72)
              at scala.collection.AbstractIterable.foreach(Iterable.scala:54)
              at unit.kafka.server.ReplicationQuotasTest.shouldMatchQuotaReplicatingThroughAnAsymmetricTopology(ReplicationQuotasTest.scala:168)
              at unit.kafka.server.ReplicationQuotasTest.shouldBootstrapTwoBrokersWithFollowerThrottle(ReplicationQuotasTest.scala:74)
      

      Attachments

        Issue Links

          Activity

            People

              benstopford Ben Stopford
              hachikuji Jason Gustafson
              Ismael Juma Ismael Juma
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: