-1 - I'm seeing this test fail consistently on my Mac (the other tests all
seem to be passing on the java side)

Lots of the "server not up" messages followed by:

2017-03-08 08:54:58,507 [myid:] - INFO  [Thread-1:FourLetterWordMain@62] -
connecting to 127.0.0.1 11224
2017-03-08 08:54:58,508 [myid:] - INFO  [Thread-1:ClientBase@245] - server
127.0.0.1:11224 not up java.net.ConnectException: Connection refused
(Connection refused)
2017-03-08 08:54:58,508 [myid:] - INFO
 [Thread-1:JUnit4ZKTestRunner$LoggedInvokeMethod@74] - TEST METHOD FAILED
testValidCredentials
java.lang.AssertionError: waiting for server 1 being up


On Wed, Mar 8, 2017 at 3:09 AM, Rakesh Radhakrishnan <rake...@apache.org>
wrote:

> This is a bug fix release candidate for 3.4.10. It fixes 39 issues,
> including
> security feature QuorumPeer mutual authentication via SASL and other
> potential bugs.
>
> The full release notes are available at:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?
> projectId=12310801&version=12338036
>
> *** Please download, test and vote by March 14th 2017, 23:59 UTC+0. ***
>
> Source files:
> http://people.apache.org/~rakeshr/zookeeper-3.4.10-candidate-0/
>
> Maven staging repo:
> https://repository.apache.org/content/groups/staging/org/
> apache/zookeeper/zookeeper/3.4.10/
>
> The release candidate tag in git to be voted upon: release-3.4.10-rc0
> https://github.com/apache/zookeeper/tree/release-3.4.10-rc0
>
> ZooKeeper's KEYS file containing PGP keys we use to sign the release:
> http://www.apache.org/dist/zookeeper/KEYS
>
> Should we release this candidate?
>
>
> Rakesh
>

Reply via email to