[
https://issues.apache.org/jira/browse/KAFKA-2059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ismael Juma resolved KAFKA-2059.
--------------------------------
Resolution: Cannot Reproduce
I haven't seen this failure in Jenkins in a while and these tests will
eventually be removed along with the old consumers, so closing the ticket.
> ZookeeperConsumerConnectorTest.testBasic transient failure
> ----------------------------------------------------------
>
> Key: KAFKA-2059
> URL: https://issues.apache.org/jira/browse/KAFKA-2059
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Guozhang Wang
> Labels: newbie, transient-unit-test-failure
>
> {code}
> kafka.javaapi.consumer.ZookeeperConsumerConnectorTest > testBasic FAILED
> kafka.common.InconsistentBrokerIdException: Configured brokerId 1 doesn't
> match stored brokerId 0 in meta.properties
> at kafka.server.KafkaServer.getBrokerId(KafkaServer.scala:443)
> at kafka.server.KafkaServer.startup(KafkaServer.scala:116)
> at kafka.utils.TestUtils$.createServer(TestUtils.scala:126)
> at
> kafka.integration.KafkaServerTestHarness$$anonfun$setUp$1.apply(KafkaServerTestHarness.scala:57)
> at
> kafka.integration.KafkaServerTestHarness$$anonfun$setUp$1.apply(KafkaServerTestHarness.scala:57)
> at
> scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:244)
> at
> scala.collection.TraversableLike$$anonfun$map$1.apply(TraversableLike.scala:244)
> 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
> scala.collection.TraversableLike$class.map(TraversableLike.scala:244)
> at scala.collection.AbstractTraversable.map(Traversable.scala:105)
> at
> kafka.integration.KafkaServerTestHarness$class.setUp(KafkaServerTestHarness.scala:57)
> at
> kafka.javaapi.consumer.ZookeeperConsumerConnectorTest.setUp(ZookeeperConsumerConnectorTest.scala:41)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)