[
https://issues.apache.org/jira/browse/ZOOKEEPER-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andor Molnar resolved ZOOKEEPER-3239.
-------------------------------------
Resolution: Fixed
Issue resolved by pull request 768
[https://github.com/apache/zookeeper/pull/768]
> Adding EnsembleAuthProvider to verify the ensemble name
> -------------------------------------------------------
>
> Key: ZOOKEEPER-3239
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3239
> Project: ZooKeeper
> Issue Type: Improvement
> Reporter: Jie Huang
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.6.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> This AuthenticationProvider checks to make sure that the ensemble name the
> client intends to connect to matches the name that the server thinks it
> belongs to. If the name does not match,
> this provider will close the connection
> This AuthenticationProvider does not "authenticate" the client. It prevents
> the client accidentally connecting to a wrong ensemble.
> This feature has been implemented in the Facebook internal branch and I'm
> going to upstream it to the trunk.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)