[ https://issues.apache.org/jira/browse/KAFKA-5180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ismael Juma updated KAFKA-5180: ------------------------------- Resolution: Fixed Fix Version/s: 0.11.0.0 Status: Resolved (was: Patch Available) Issue resolved by pull request 3038 [https://github.com/apache/kafka/pull/3038] > Transient failure: > ControllerIntegrationTest.testControllerMoveIncrementsControllerEpoch > ---------------------------------------------------------------------------------------- > > Key: KAFKA-5180 > URL: https://issues.apache.org/jira/browse/KAFKA-5180 > Project: Kafka > Issue Type: Sub-task > Reporter: Ismael Juma > Assignee: Onur Karaman > Fix For: 0.11.0.0 > > > {code} > Stacktrace org.I0Itec.zkclient.exception.ZkNoNodeException: > org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = > NoNode for /controller_epoch at > org.I0Itec.zkclient.exception.ZkException.create(ZkException.java:47) > at org.I0Itec.zkclient.ZkClient.retryUntilConnected(ZkClient.java:1001) > at org.I0Itec.zkclient.ZkClient.readData(ZkClient.java:1100) at > org.I0Itec.zkclient.ZkClient.readData(ZkClient.java:1095) at > kafka.utils.ZkUtils.readData(ZkUtils.scala:652) at > kafka.controller.ControllerIntegrationTest.$anonfun$testControllerMoveIncrementsControllerEpoch$2(ControllerIntegrationTest.scala:68) > at kafka.utils.TestUtils$.waitUntilTrue(TestUtils.scala:808) at > kafka.controller.ControllerIntegrationTest.testControllerMoveIncrementsControllerEpoch(ControllerIntegrationTest.scala:68) > {code} > cc [~onurkaraman] > https://builds.apache.org/blue/organizations/jenkins/kafka-trunk-jdk8/detail/kafka-trunk-jdk8/1487/tests -- This message was sent by Atlassian JIRA (v6.3.15#6346)