You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2020/06/09 17:11:00 UTC

[jira] [Updated] (HBASE-24525) [branch-1] Support ZooKeeper 3.6.0+

     [ https://issues.apache.org/jira/browse/HBASE-24525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell updated HBASE-24525:
----------------------------------------
    Description: 
Fix compilation issues against ZooKeeper 3.6.0. Backwards compatible changes with 3.4 and 3.5. Tested with:

{{  mvn clean install}}

{{  mvn clean install -Dzookeeper.version=3.5.8}}

{{  mvn clean install -Dzookeeper.version=3.6.0}}

  was:
Fix compilation issues against ZooKeeper 3.6.0. Backwards compatible changes with 3.4 and 3.5. Tested with:

{{  mvn clean install}}{{}}

{{  mvn clean install -Dzookeeper.version=3.5.8}}{{}}

{{  mvn clean install -Dzookeeper.version=3.6.0}}


> [branch-1] Support ZooKeeper 3.6.0+
> -----------------------------------
>
>                 Key: HBASE-24525
>                 URL: https://issues.apache.org/jira/browse/HBASE-24525
>             Project: HBase
>          Issue Type: Improvement
>          Components: Zookeeper
>            Reporter: Andrew Kyle Purtell
>            Assignee: Andrew Kyle Purtell
>            Priority: Minor
>             Fix For: 1.7.0
>
>
> Fix compilation issues against ZooKeeper 3.6.0. Backwards compatible changes with 3.4 and 3.5. Tested with:
> {{  mvn clean install}}
> {{  mvn clean install -Dzookeeper.version=3.5.8}}
> {{  mvn clean install -Dzookeeper.version=3.6.0}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)