GitHub user nkalmar opened a pull request:
https://github.com/apache/zookeeper/pull/656
ZOOKEEPER-3032: MAVEN MIGRATION - branch-3.5 - move java server, client
Author: Norbert Kalmar <[email protected]>
Reviewers: [email protected], [email protected]
Closes #633 from nkalmar/ZOOKEEPER-3032 and squashes the following commits:
3f9a0eca [Norbert Kalmar] ZOOKEEPER-3032 fix flaky
QuorumPeerMainTest.testLeaderElectionWithDisloyalVoter_stillHasMajority
27295ed6 [Norbert Kalmar] ZOOKEEPER-3032 - MAVEN MIGRATION - move java
server, client
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nkalmar/zookeeper ZOOKEEPER-3032-3.5
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/656.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #656
----
commit 3a5b8b2fbe990e9825d10d72da46a067211d6ed4
Author: Norbert Kalmar <nkalmar@...>
Date: 2018-10-05T12:25:43Z
ZOOKEEPER-3032: MAVEN MIGRATION - move java server, client
Author: Norbert Kalmar <[email protected]>
Reviewers: [email protected], [email protected]
Closes #633 from nkalmar/ZOOKEEPER-3032 and squashes the following commits:
3f9a0eca [Norbert Kalmar] ZOOKEEPER-3032 fix flaky
QuorumPeerMainTest.testLeaderElectionWithDisloyalVoter_stillHasMajority
27295ed6 [Norbert Kalmar] ZOOKEEPER-3032 - MAVEN MIGRATION - move java
server, client
----
---