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

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

     [ https://issues.apache.org/jira/browse/CURATOR-558?focusedWorklogId=380550&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-380550 ]

ASF GitHub Bot logged work on CURATOR-558:
------------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Feb/20 16:36
            Start Date: 02/Feb/20 16:36
    Worklog Time Spent: 10m 
      Work Description: Randgalt commented on pull request #344: CURATOR-558 - part 1 of ZK 3.6 updates
URL: https://github.com/apache/curator/pull/344
 
 
   Pt 1 of change
   
   * Remove the ZK 3.4 compatibility module and code
   * Remove the deprecated ListenerContainer that leaks Guava classes into our APIs
   * Remove Exhibitor support
   * Various minor changes/cleanups
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 380550)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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
> * Remove Exhibitor support



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