[
https://issues.apache.org/jira/browse/CURATOR-366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767446#comment-15767446
]
Jordan Zimmerman commented on CURATOR-366:
------------------------------------------
Why is this a bug? You've merely pasted a stack trace. Please provide details
on what the issue is, how to reproduce it, etc.
> curator hangup and throw a CuratorConnectionLossException after timeout
> -----------------------------------------------------------------------
>
> Key: CURATOR-366
> URL: https://issues.apache.org/jira/browse/CURATOR-366
> Project: Apache Curator
> Issue Type: Bug
> Components: Apache, Framework
> Affects Versions: 2.6.0, 2.7.1, 2.9.1, 2.10.0
> Environment: windows & linux
> jdk 1.7
> Reporter: xsank mar
> Priority: Critical
>
> here is the traceback:
> {code}
> org.apache.curator.CuratorConnectionLossException: KeeperErrorCode =
> ConnectionLoss
> at
> org.apache.curator.ConnectionState.checkTimeouts(ConnectionState.java:197)
> at
> org.apache.curator.ConnectionState.getZooKeeper(ConnectionState.java:88)
> at
> org.apache.curator.CuratorZookeeperClient.getZooKeeper(CuratorZookeeperClient.java:116)
> at
> org.apache.curator.framework.imps.CuratorFrameworkImpl.getZooKeeper(CuratorFrameworkImpl.java:489)
> at
> org.apache.curator.framework.imps.DeleteBuilderImpl$5.call(DeleteBuilderImpl.java:243)
> at
> org.apache.curator.framework.imps.DeleteBuilderImpl$5.call(DeleteBuilderImpl.java:237)
> at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:108)
> at
> org.apache.curator.framework.imps.DeleteBuilderImpl.pathInForeground(DeleteBuilderImpl.java:234)
> at
> org.apache.curator.framework.imps.DeleteBuilderImpl.forPath(DeleteBuilderImpl.java:218)
> at
> org.apache.curator.framework.imps.DeleteBuilderImpl.forPath(DeleteBuilderImpl.java:42)
> {code}
> i have tried the curator version of 2.6.0, 2.7.1, 2.9.1, 2.10.0, the version
> of zookeeper server is 3.3.5
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)