You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2017/05/05 12:59:04 UTC

[jira] [Created] (KAFKA-5180) Transient failure: ControllerIntegrationTest.testControllerMoveIncrementsControllerEpoch

Ismael Juma created KAFKA-5180:
----------------------------------

             Summary: 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


{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]



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)