You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "Jordan Zimmerman (Jira)" <ji...@apache.org> on 2020/02/02 13:41:00 UTC

[jira] [Updated] (CURATOR-558) ZooKeeper 3.6.0 has many API changes - bring Curator up to date

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

Jordan Zimmerman updated CURATOR-558:
-------------------------------------
    Description: 
ZooKeeper 3.6.0 (soon to be released) has a number of internal changes that require significant changes to Curator. We should consider:

* Major version bump (5.0? 4.4?)
* Remove ZK 3.4 compatibility code - Curator 4.2.x can remain the supported version for 3.4 compatibility
* Should we remove the few Guava classes that have leaked into our public APIs? {{ListenerContainer}} has been deprecated for a version or two now.
* We can also remove the "Reaper" classes which are no longer necessary given Container nodes

  was:
ZooKeeper 3.6.0 (soon to be released) has a number of internal changes that require significant changes to Curator. We should consider:

* Major version bump (5.0? 4.4?)
* Remove ZK 3.4 compatibility code - Curator 4.2.x can remain the supported version for 3.4 compatibility
* Should we remove the few Guava classes that have leaked into our public APIs? {{ListenerContainer}} has been deprecated for a version or two now.


> ZooKeeper 3.6.0 has many API changes - bring Curator up to date
> ---------------------------------------------------------------
>
>                 Key: CURATOR-558
>                 URL: https://issues.apache.org/jira/browse/CURATOR-558
>             Project: Apache Curator
>          Issue Type: Improvement
>          Components: Client, Documentation, Framework, Tests
>    Affects Versions: 4.2.0
>            Reporter: Jordan Zimmerman
>            Priority: Major
>             Fix For: 4.3.0
>
>
> ZooKeeper 3.6.0 (soon to be released) has a number of internal changes that require significant changes to Curator. We should consider:
> * Major version bump (5.0? 4.4?)
> * Remove ZK 3.4 compatibility code - Curator 4.2.x can remain the supported version for 3.4 compatibility
> * Should we remove the few Guava classes that have leaked into our public APIs? {{ListenerContainer}} has been deprecated for a version or two now.
> * We can also remove the "Reaper" classes which are no longer necessary given Container nodes



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