You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@curator.apache.org by Cameron McKenzie <mc...@gmail.com> on 2020/05/28 23:48:18 UTC

[ANNOUNCE] Apache Curator 5.0.0 released

Hello,

The Apache Curator team is pleased to announce the  release of version
5.0.0. Apache  Curator is a Java/JVM client library for Apache
ZooKeeper[1], a distributed coordination service. Apache Curator includes a
high-level API framework and utilities to make using Apache ZooKeeper much
easier and more reliable. It also includes recipes for common use cases and
 extensions such as service discovery and a Java 8 asynchronous DSL. For
more details, please visit the project website: http://curator.apache.org/

The download page for Apache Curator is here:
https://cwiki.apache.org/confluence/display/CURATOR/Releases

The binary artifacts for Curator are available from Maven Central and its
mirrors.

For general information on Apache Curator, please visit the project website:
http://curator.apache.org

Release Notes - Apache Curator - Version 5.0.0

** Bug
    * [CURATOR-440] - curator-framework is unable to load in OSGi
    * [CURATOR-464] - Unable to instantiate client in OSGi
    * [CURATOR-525] - There is a race condition in Curator which might lead
to fake SUSPENDED event and ruin CuratorFrameworkImpl inner state
    * [CURATOR-559] - Inconsistent ZK timeouts

** New Feature
    * [CURATOR-544] - Implement SessionFailedRetryPolicy

** Improvement
    * [CURATOR-549] - ZooKeeper 3.6 will add support for Persistent
Recursive Watchers - Add Curator support
    * [CURATOR-558] - ZooKeeper 3.6.0 has many API changes - bring Curator
up to date
    * [CURATOR-562] - Remove ConnectionHandlingPolicy
    * [CURATOR-564] - Changes to retry failed TestingServer starts should
be applied to TestingCluster
    * [CURATOR-568] - New option allowing CuratorFramework skip ZK ensemble
tracking

Regards,

The Curator Team

[1] Apache ZooKeeper https://zookeeper.apache.org/

Re: [ANNOUNCE] Apache Curator 5.0.0 released

Posted by Enrico Olivelli - Diennea <en...@diennea.com>.
Congrats
Enrico

Il giorno 29/05/20, 09:45 "tison" <wa...@gmail.com> ha scritto:

    Congrats!

    Best,
    tison.


    Szalay-Bekő Máté <sz...@gmail.com> 于2020年5月29日周五 下午3:14写道:

    > congratulations for the Curator community, seems to be a nice release! :)
    >
    > On Fri, May 29, 2020 at 1:48 AM Cameron McKenzie <mc...@gmail.com>
    > wrote:
    >
    > > Hello,
    > >
    > > The Apache Curator team is pleased to announce the  release of version
    > > 5.0.0. Apache  Curator is a Java/JVM client library for Apache
    > > ZooKeeper[1], a distributed coordination service. Apache Curator
    > includes a
    > > high-level API framework and utilities to make using Apache ZooKeeper
    > much
    > > easier and more reliable. It also includes recipes for common use cases
    > and
    > >  extensions such as service discovery and a Java 8 asynchronous DSL. For
    > > more details, please visit the project website:
    > http://curator.apache.org/
    > >
    > > The download page for Apache Curator is here:
    > > https://cwiki.apache.org/confluence/display/CURATOR/Releases
    > >
    > > The binary artifacts for Curator are available from Maven Central and its
    > > mirrors.
    > >
    > > For general information on Apache Curator, please visit the project
    > > website:
    > > http://curator.apache.org
    > >
    > > Release Notes - Apache Curator - Version 5.0.0
    > >
    > > ** Bug
    > >     * [CURATOR-440] - curator-framework is unable to load in OSGi
    > >     * [CURATOR-464] - Unable to instantiate client in OSGi
    > >     * [CURATOR-525] - There is a race condition in Curator which might
    > lead
    > > to fake SUSPENDED event and ruin CuratorFrameworkImpl inner state
    > >     * [CURATOR-559] - Inconsistent ZK timeouts
    > >
    > > ** New Feature
    > >     * [CURATOR-544] - Implement SessionFailedRetryPolicy
    > >
    > > ** Improvement
    > >     * [CURATOR-549] - ZooKeeper 3.6 will add support for Persistent
    > > Recursive Watchers - Add Curator support
    > >     * [CURATOR-558] - ZooKeeper 3.6.0 has many API changes - bring
    > Curator
    > > up to date
    > >     * [CURATOR-562] - Remove ConnectionHandlingPolicy
    > >     * [CURATOR-564] - Changes to retry failed TestingServer starts should
    > > be applied to TestingCluster
    > >     * [CURATOR-568] - New option allowing CuratorFramework skip ZK
    > ensemble
    > > tracking
    > >
    > > Regards,
    > >
    > > The Curator Team
    > >
    > > [1] Apache ZooKeeper https://zookeeper.apache.org/
    > >
    >


________________________________

CONFIDENTIALITY & PRIVACY NOTICE
This e-mail (including any attachments) is strictly confidential and may also contain privileged information. If you are not the intended recipient you are not authorised to read, print, save, process or disclose this message. If you have received this message by mistake, please inform the sender immediately and destroy this e-mail, its attachments and any copies. Any use, distribution, reproduction or disclosure by any person other than the intended recipient is strictly prohibited and the person responsible may incur in penalties.
The use of this e-mail is only for professional purposes; there is no guarantee that the correspondence towards this e-mail will be read only by the recipient, because, under certain circumstances, there may be a need to access this email by third subjects belonging to the Company.

Re: [ANNOUNCE] Apache Curator 5.0.0 released

Posted by tison <wa...@gmail.com>.
Congrats!

Best,
tison.


Szalay-Bekő Máté <sz...@gmail.com> 于2020年5月29日周五 下午3:14写道:

> congratulations for the Curator community, seems to be a nice release! :)
>
> On Fri, May 29, 2020 at 1:48 AM Cameron McKenzie <mc...@gmail.com>
> wrote:
>
> > Hello,
> >
> > The Apache Curator team is pleased to announce the  release of version
> > 5.0.0. Apache  Curator is a Java/JVM client library for Apache
> > ZooKeeper[1], a distributed coordination service. Apache Curator
> includes a
> > high-level API framework and utilities to make using Apache ZooKeeper
> much
> > easier and more reliable. It also includes recipes for common use cases
> and
> >  extensions such as service discovery and a Java 8 asynchronous DSL. For
> > more details, please visit the project website:
> http://curator.apache.org/
> >
> > The download page for Apache Curator is here:
> > https://cwiki.apache.org/confluence/display/CURATOR/Releases
> >
> > The binary artifacts for Curator are available from Maven Central and its
> > mirrors.
> >
> > For general information on Apache Curator, please visit the project
> > website:
> > http://curator.apache.org
> >
> > Release Notes - Apache Curator - Version 5.0.0
> >
> > ** Bug
> >     * [CURATOR-440] - curator-framework is unable to load in OSGi
> >     * [CURATOR-464] - Unable to instantiate client in OSGi
> >     * [CURATOR-525] - There is a race condition in Curator which might
> lead
> > to fake SUSPENDED event and ruin CuratorFrameworkImpl inner state
> >     * [CURATOR-559] - Inconsistent ZK timeouts
> >
> > ** New Feature
> >     * [CURATOR-544] - Implement SessionFailedRetryPolicy
> >
> > ** Improvement
> >     * [CURATOR-549] - ZooKeeper 3.6 will add support for Persistent
> > Recursive Watchers - Add Curator support
> >     * [CURATOR-558] - ZooKeeper 3.6.0 has many API changes - bring
> Curator
> > up to date
> >     * [CURATOR-562] - Remove ConnectionHandlingPolicy
> >     * [CURATOR-564] - Changes to retry failed TestingServer starts should
> > be applied to TestingCluster
> >     * [CURATOR-568] - New option allowing CuratorFramework skip ZK
> ensemble
> > tracking
> >
> > Regards,
> >
> > The Curator Team
> >
> > [1] Apache ZooKeeper https://zookeeper.apache.org/
> >
>

Re: [ANNOUNCE] Apache Curator 5.0.0 released

Posted by tison <wa...@gmail.com>.
Congrats!

Best,
tison.


Szalay-Bekő Máté <sz...@gmail.com> 于2020年5月29日周五 下午3:14写道:

> congratulations for the Curator community, seems to be a nice release! :)
>
> On Fri, May 29, 2020 at 1:48 AM Cameron McKenzie <mc...@gmail.com>
> wrote:
>
> > Hello,
> >
> > The Apache Curator team is pleased to announce the  release of version
> > 5.0.0. Apache  Curator is a Java/JVM client library for Apache
> > ZooKeeper[1], a distributed coordination service. Apache Curator
> includes a
> > high-level API framework and utilities to make using Apache ZooKeeper
> much
> > easier and more reliable. It also includes recipes for common use cases
> and
> >  extensions such as service discovery and a Java 8 asynchronous DSL. For
> > more details, please visit the project website:
> http://curator.apache.org/
> >
> > The download page for Apache Curator is here:
> > https://cwiki.apache.org/confluence/display/CURATOR/Releases
> >
> > The binary artifacts for Curator are available from Maven Central and its
> > mirrors.
> >
> > For general information on Apache Curator, please visit the project
> > website:
> > http://curator.apache.org
> >
> > Release Notes - Apache Curator - Version 5.0.0
> >
> > ** Bug
> >     * [CURATOR-440] - curator-framework is unable to load in OSGi
> >     * [CURATOR-464] - Unable to instantiate client in OSGi
> >     * [CURATOR-525] - There is a race condition in Curator which might
> lead
> > to fake SUSPENDED event and ruin CuratorFrameworkImpl inner state
> >     * [CURATOR-559] - Inconsistent ZK timeouts
> >
> > ** New Feature
> >     * [CURATOR-544] - Implement SessionFailedRetryPolicy
> >
> > ** Improvement
> >     * [CURATOR-549] - ZooKeeper 3.6 will add support for Persistent
> > Recursive Watchers - Add Curator support
> >     * [CURATOR-558] - ZooKeeper 3.6.0 has many API changes - bring
> Curator
> > up to date
> >     * [CURATOR-562] - Remove ConnectionHandlingPolicy
> >     * [CURATOR-564] - Changes to retry failed TestingServer starts should
> > be applied to TestingCluster
> >     * [CURATOR-568] - New option allowing CuratorFramework skip ZK
> ensemble
> > tracking
> >
> > Regards,
> >
> > The Curator Team
> >
> > [1] Apache ZooKeeper https://zookeeper.apache.org/
> >
>

Re: [ANNOUNCE] Apache Curator 5.0.0 released

Posted by tison <wa...@gmail.com>.
Congrats!

Best,
tison.


Szalay-Bekő Máté <sz...@gmail.com> 于2020年5月29日周五 下午3:14写道:

> congratulations for the Curator community, seems to be a nice release! :)
>
> On Fri, May 29, 2020 at 1:48 AM Cameron McKenzie <mc...@gmail.com>
> wrote:
>
> > Hello,
> >
> > The Apache Curator team is pleased to announce the  release of version
> > 5.0.0. Apache  Curator is a Java/JVM client library for Apache
> > ZooKeeper[1], a distributed coordination service. Apache Curator
> includes a
> > high-level API framework and utilities to make using Apache ZooKeeper
> much
> > easier and more reliable. It also includes recipes for common use cases
> and
> >  extensions such as service discovery and a Java 8 asynchronous DSL. For
> > more details, please visit the project website:
> http://curator.apache.org/
> >
> > The download page for Apache Curator is here:
> > https://cwiki.apache.org/confluence/display/CURATOR/Releases
> >
> > The binary artifacts for Curator are available from Maven Central and its
> > mirrors.
> >
> > For general information on Apache Curator, please visit the project
> > website:
> > http://curator.apache.org
> >
> > Release Notes - Apache Curator - Version 5.0.0
> >
> > ** Bug
> >     * [CURATOR-440] - curator-framework is unable to load in OSGi
> >     * [CURATOR-464] - Unable to instantiate client in OSGi
> >     * [CURATOR-525] - There is a race condition in Curator which might
> lead
> > to fake SUSPENDED event and ruin CuratorFrameworkImpl inner state
> >     * [CURATOR-559] - Inconsistent ZK timeouts
> >
> > ** New Feature
> >     * [CURATOR-544] - Implement SessionFailedRetryPolicy
> >
> > ** Improvement
> >     * [CURATOR-549] - ZooKeeper 3.6 will add support for Persistent
> > Recursive Watchers - Add Curator support
> >     * [CURATOR-558] - ZooKeeper 3.6.0 has many API changes - bring
> Curator
> > up to date
> >     * [CURATOR-562] - Remove ConnectionHandlingPolicy
> >     * [CURATOR-564] - Changes to retry failed TestingServer starts should
> > be applied to TestingCluster
> >     * [CURATOR-568] - New option allowing CuratorFramework skip ZK
> ensemble
> > tracking
> >
> > Regards,
> >
> > The Curator Team
> >
> > [1] Apache ZooKeeper https://zookeeper.apache.org/
> >
>

Re: [ANNOUNCE] Apache Curator 5.0.0 released

Posted by Szalay-Bekő Máté <sz...@gmail.com>.
congratulations for the Curator community, seems to be a nice release! :)

On Fri, May 29, 2020 at 1:48 AM Cameron McKenzie <mc...@gmail.com>
wrote:

> Hello,
>
> The Apache Curator team is pleased to announce the  release of version
> 5.0.0. Apache  Curator is a Java/JVM client library for Apache
> ZooKeeper[1], a distributed coordination service. Apache Curator includes a
> high-level API framework and utilities to make using Apache ZooKeeper much
> easier and more reliable. It also includes recipes for common use cases and
>  extensions such as service discovery and a Java 8 asynchronous DSL. For
> more details, please visit the project website: http://curator.apache.org/
>
> The download page for Apache Curator is here:
> https://cwiki.apache.org/confluence/display/CURATOR/Releases
>
> The binary artifacts for Curator are available from Maven Central and its
> mirrors.
>
> For general information on Apache Curator, please visit the project
> website:
> http://curator.apache.org
>
> Release Notes - Apache Curator - Version 5.0.0
>
> ** Bug
>     * [CURATOR-440] - curator-framework is unable to load in OSGi
>     * [CURATOR-464] - Unable to instantiate client in OSGi
>     * [CURATOR-525] - There is a race condition in Curator which might lead
> to fake SUSPENDED event and ruin CuratorFrameworkImpl inner state
>     * [CURATOR-559] - Inconsistent ZK timeouts
>
> ** New Feature
>     * [CURATOR-544] - Implement SessionFailedRetryPolicy
>
> ** Improvement
>     * [CURATOR-549] - ZooKeeper 3.6 will add support for Persistent
> Recursive Watchers - Add Curator support
>     * [CURATOR-558] - ZooKeeper 3.6.0 has many API changes - bring Curator
> up to date
>     * [CURATOR-562] - Remove ConnectionHandlingPolicy
>     * [CURATOR-564] - Changes to retry failed TestingServer starts should
> be applied to TestingCluster
>     * [CURATOR-568] - New option allowing CuratorFramework skip ZK ensemble
> tracking
>
> Regards,
>
> The Curator Team
>
> [1] Apache ZooKeeper https://zookeeper.apache.org/
>

Re: [ANNOUNCE] Apache Curator 5.0.0 released

Posted by Szalay-Bekő Máté <sz...@gmail.com>.
congratulations for the Curator community, seems to be a nice release! :)

On Fri, May 29, 2020 at 1:48 AM Cameron McKenzie <mc...@gmail.com>
wrote:

> Hello,
>
> The Apache Curator team is pleased to announce the  release of version
> 5.0.0. Apache  Curator is a Java/JVM client library for Apache
> ZooKeeper[1], a distributed coordination service. Apache Curator includes a
> high-level API framework and utilities to make using Apache ZooKeeper much
> easier and more reliable. It also includes recipes for common use cases and
>  extensions such as service discovery and a Java 8 asynchronous DSL. For
> more details, please visit the project website: http://curator.apache.org/
>
> The download page for Apache Curator is here:
> https://cwiki.apache.org/confluence/display/CURATOR/Releases
>
> The binary artifacts for Curator are available from Maven Central and its
> mirrors.
>
> For general information on Apache Curator, please visit the project
> website:
> http://curator.apache.org
>
> Release Notes - Apache Curator - Version 5.0.0
>
> ** Bug
>     * [CURATOR-440] - curator-framework is unable to load in OSGi
>     * [CURATOR-464] - Unable to instantiate client in OSGi
>     * [CURATOR-525] - There is a race condition in Curator which might lead
> to fake SUSPENDED event and ruin CuratorFrameworkImpl inner state
>     * [CURATOR-559] - Inconsistent ZK timeouts
>
> ** New Feature
>     * [CURATOR-544] - Implement SessionFailedRetryPolicy
>
> ** Improvement
>     * [CURATOR-549] - ZooKeeper 3.6 will add support for Persistent
> Recursive Watchers - Add Curator support
>     * [CURATOR-558] - ZooKeeper 3.6.0 has many API changes - bring Curator
> up to date
>     * [CURATOR-562] - Remove ConnectionHandlingPolicy
>     * [CURATOR-564] - Changes to retry failed TestingServer starts should
> be applied to TestingCluster
>     * [CURATOR-568] - New option allowing CuratorFramework skip ZK ensemble
> tracking
>
> Regards,
>
> The Curator Team
>
> [1] Apache ZooKeeper https://zookeeper.apache.org/
>

Re: [ANNOUNCE] Apache Curator 5.0.0 released

Posted by Szalay-Bekő Máté <sz...@gmail.com>.
congratulations for the Curator community, seems to be a nice release! :)

On Fri, May 29, 2020 at 1:48 AM Cameron McKenzie <mc...@gmail.com>
wrote:

> Hello,
>
> The Apache Curator team is pleased to announce the  release of version
> 5.0.0. Apache  Curator is a Java/JVM client library for Apache
> ZooKeeper[1], a distributed coordination service. Apache Curator includes a
> high-level API framework and utilities to make using Apache ZooKeeper much
> easier and more reliable. It also includes recipes for common use cases and
>  extensions such as service discovery and a Java 8 asynchronous DSL. For
> more details, please visit the project website: http://curator.apache.org/
>
> The download page for Apache Curator is here:
> https://cwiki.apache.org/confluence/display/CURATOR/Releases
>
> The binary artifacts for Curator are available from Maven Central and its
> mirrors.
>
> For general information on Apache Curator, please visit the project
> website:
> http://curator.apache.org
>
> Release Notes - Apache Curator - Version 5.0.0
>
> ** Bug
>     * [CURATOR-440] - curator-framework is unable to load in OSGi
>     * [CURATOR-464] - Unable to instantiate client in OSGi
>     * [CURATOR-525] - There is a race condition in Curator which might lead
> to fake SUSPENDED event and ruin CuratorFrameworkImpl inner state
>     * [CURATOR-559] - Inconsistent ZK timeouts
>
> ** New Feature
>     * [CURATOR-544] - Implement SessionFailedRetryPolicy
>
> ** Improvement
>     * [CURATOR-549] - ZooKeeper 3.6 will add support for Persistent
> Recursive Watchers - Add Curator support
>     * [CURATOR-558] - ZooKeeper 3.6.0 has many API changes - bring Curator
> up to date
>     * [CURATOR-562] - Remove ConnectionHandlingPolicy
>     * [CURATOR-564] - Changes to retry failed TestingServer starts should
> be applied to TestingCluster
>     * [CURATOR-568] - New option allowing CuratorFramework skip ZK ensemble
> tracking
>
> Regards,
>
> The Curator Team
>
> [1] Apache ZooKeeper https://zookeeper.apache.org/
>