GitHub user hanm opened a pull request:

    https://github.com/apache/zookeeper/pull/147

    Zookeeper-2639: Port Quorum Peer mutual authentication feature to 
branch-3.5 and trunk.

    Initial stab on porting ZOOKEEPER-1045 to master (branch-3.5 would be 
presumably similar as code between master / branch-3.5 does not diverge as much 
as with branch-3.4). Current status:
    * Everything build.
    * Only three tests fail :-)
    
    Not ready to be merged, submit PR to get some feedback if anyone is 
interested.
    
    @rakeshadr FYI.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hanm/zookeeper ZOOKEEPER-2639

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/147.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 #147
    
----
commit a2bb941c77f3770b8b1f9ed6a9fba3a1fc7eeec2
Author: Rakesh Radhakrishnan <[email protected]>
Date:   2016-12-06T00:15:37Z

    ZOOKEEPER-2639: initial commit.
    Note: it does not build - SaslQuorumAuthLearner / Server needs some massage.

commit 258c958c500b13d60340b68b02ceb61f14f9f779
Author: Michael Han <[email protected]>
Date:   2017-01-13T00:41:27Z

    Fix build.

commit aa2cb1295e285047f852903390e41290068d8dda
Author: Michael Han <[email protected]>
Date:   2017-01-13T06:09:06Z

    Make some tests build.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to