Occasionally tests fail like that. I've been trying to fix them but they're 
intermittent. Please try again. Also, increase the heap size of Maven. If it's 
repeatable let me know. 

-JZ

On May 2, 2013, at 3:17 PM, Patrick Hunt <[email protected]> wrote:

> +1. the sig/xsum are valid. I did a diff on the tag and the release
> source archive and it matches. I ran RAT and that all seemed clean
> except for the confluence doc issue we reviewed previously. Code
> compiles cleanly.
> 
> fyi I did a "mvn -U clean install" and that failed with:
> 
> Tests run: 55, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> 347.576 sec <<< FAILURE!
> testSessionSurvives(org.apache.curator.framework.imps.TestWithCluster)
> Time elapsed: 89.97 sec  <<< FAILURE!
> org.apache.zookeeper.KeeperException$ConnectionLossException:
> KeeperErrorCode = ConnectionLoss
> at org.apache.curator.ConnectionState.getZooKeeper(ConnectionState.java:102)
> at 
> org.apache.curator.CuratorZookeeperClient.getZooKeeper(CuratorZookeeperClient.java:108)
> at 
> org.apache.curator.framework.imps.CuratorFrameworkImpl.getZooKeeper(CuratorFrameworkImpl.java:449)
> at 
> org.apache.curator.framework.imps.ExistsBuilderImpl$2.call(ExistsBuilderImpl.java:172)
> at 
> org.apache.curator.framework.imps.ExistsBuilderImpl$2.call(ExistsBuilderImpl.java:161)
> at org.apache.curator.RetryLoop.callWithRetry(RetryLoop.java:107)
> at 
> org.apache.curator.framework.imps.ExistsBuilderImpl.pathInForeground(ExistsBuilderImpl.java:157)
> at 
> org.apache.curator.framework.imps.ExistsBuilderImpl.forPath(ExistsBuilderImpl.java:148)
> at 
> org.apache.curator.framework.imps.ExistsBuilderImpl.forPath(ExistsBuilderImpl.java:36)
> at 
> org.apache.curator.framework.imps.TestWithCluster.testSessionSurvives(TestWithCluster.java:63)
> 
> 
> Patrick
> 
> On Wed, May 1, 2013 at 1:59 PM, Jordan Zimmerman
> <[email protected]> wrote:
>> This is the RC2 for Apache Curator, version 2.0.0-incubating
>> 
>> *** Please download, test and vote by Friday, May 3, 2013.
>> 
>> Note that we are voting upon the source (tag), binaries are provided for 
>> convenience.
>> 
>> Link to release notes:
>> * no release notes as this is the first release *
>> 
>> Staging repo:
>> http://people.apache.org/~randgalt/staging/rc2/
>> 
>> Binary artifacts:
>> https://repository.apache.org/content/repositories/orgapachecurator-160/
>> 
>> The tag to be voted upon:
>> https://git-wip-us.apache.org/repos/asf?p=incubator-curator.git;a=tag;h=9bd468d1eafeae5f1da1a64a93e4bb459c133a15
>> 
>> Curator's KEYS file containing PGP keys we use to sign the release:
>> http://www.apache.org/dist/incubator/curator/KEYS
>> 

Reply via email to