You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@distributedlog.apache.org by "Sijie Guo (JIRA)" <ji...@apache.org> on 2016/12/30 00:22:58 UTC

[jira] [Resolved] (DL-150) TestZKLogMetadataForWriter.testCreateLogMetadata is flaky

     [ https://issues.apache.org/jira/browse/DL-150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sijie Guo resolved DL-150.
--------------------------
    Resolution: Fixed

> TestZKLogMetadataForWriter.testCreateLogMetadata is flaky
> ---------------------------------------------------------
>
>                 Key: DL-150
>                 URL: https://issues.apache.org/jira/browse/DL-150
>             Project: DistributedLog
>          Issue Type: Task
>          Components: tests
>            Reporter: Sijie Guo
>            Assignee: Sijie Guo
>             Fix For: 0.4.0
>
>
> {code}
> Error Message
> Failed to create log /messaging/distributedlog/testCreateLogMetadata/<default> : NONODE
> Stacktrace
> com.twitter.distributedlog.exceptions.ZKException: Failed to create log /messaging/distributedlog/testCreateLogMetadata/<default> : NONODE
> 	at com.twitter.distributedlog.impl.metadata.ZKLogMetadataForWriter$3.processResult(ZKLogMetadataForWriter.java:277)
> 	at org.apache.bookkeeper.zookeeper.ZooKeeperClient$3$1.processResult(ZooKeeperClient.java:566)
> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:687)
> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:528)
> {code}
> The problem is the namespace uri is not created before tests.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)