For reference https://github.com/apache/curator/pull/367
Enrico Il giorno mar 23 giu 2020 alle ore 13:28 Francesco Chicchiriccò < ilgro...@apache.org> ha scritto: > I guess you were referring to > > https://github.com/apache/curator/pull/367 > > and > > https://issues.apache.org/jira/browse/CURATOR-574 > > I'd say I should have looked there before... thanks anyway! > Regards. > > On 2020/06/23 11:26:21, Francesco Chicchiricc�� <ilgro...@apache.org> > wrote: > > On 2020/06/23 11:12:42, Enrico Olivelli <eolive...@gmail.com> wrote: > > > Hi Francesco > > > Your error should be harmless but we already have a patch that > addresses > > > that issue. > > > I will merge that patch today. > > > > > > We should have a release hopefully next week > > > > This sounds great, thanks! > > Regards. > > > > > Il Mar 23 Giu 2020, 13:01 Francesco Chicchiriccò <ilgro...@apache.org> > ha > > > scritto: > > > > > > > Hi all, > > > > at Syncope we are using Zookeeper and Curator for our Keymaster > component > > > > [1]. > > > > In particular, we are using Curator's Service Discovery recipe in > [2]. > > > > > > > > After upgrading to Curator 5.0.0 / Zookeeper 3.6.1 we started > observing > > > > the following exception during initialization: [3] > > > > Such exception was not present before upgrade. > > > > > > > > Is there any configuration we are missing, or anything else wrong in > our > > > > conf? > > > > Thanks in advance. > > > > > > > > Regards. > > > > > > > > [1] > > > > > https://cwiki.apache.org/confluence/display/SYNCOPE/%5BDISCUSS%5D+Syncope+3.0 > > > > [2] > > > > > https://github.com/apache/syncope/blob/master/common/keymaster/client-zookeeper/src/main/java/org/apache/syncope/common/keymaster/client/zookeper/ZookeeperServiceDiscoveryOps.java > > > > [3] https://paste.apache.org/7bffk > > > > > > > > > >