Ferenc Erdelyi created HADOOP-18870:
---------------------------------------

             Summary: CURATOR-599 change broke functionality introduced in 
HADOOP-18139 and HADOOP-18709
                 Key: HADOOP-18870
                 URL: https://issues.apache.org/jira/browse/HADOOP-18870
             Project: Hadoop Common
          Issue Type: Bug
          Components: common
    Affects Versions: 3.3.5, 3.4.0
            Reporter: Ferenc Erdelyi


[Curator PR#391 |https://github.com/apache/curator/pull/391]introduced a 
default method in the ZooKeeperFactory interface, hence the override of the 
4-parameter NewZookeeper method in the HadoopZookeeperFactory

 class is not taking effect. Proposing routing the 4-parameter method to a 
5-parameter method, which instantiates the ZKConfiguration as the 5th 
parameter. This is a non-breaking change, as the ZKConfiguration is currently 
instantiated within the method.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to