Hi, Thank you for raising this!
+1 from my side. ZooKeeper 3.9.2 was released quite sometime ago(March 12, 2024[1]). CURATOR-715[2] is hard to circumvent (if even possible) from client side. It is time for us to catch up and fix this. I am available to be RM. If there is no doubt, I will prepare this release in days. [1]: https://lists.apache.org/thread/w1p7opg7wjwby0g68yfzjt04lzcmn5dt [2]: https://issues.apache.org/jira/browse/CURATOR-715 Best, Kezhu Wang On Fri, Sep 13, 2024 at 5:58 AM Pablo Francisco Pérez Hidalgo <cont...@pablofranciscoperez.info> wrote: > > Hi, my name is Pablo Francisco Pérez Hidalgo. > I work as a Tech Lead at Elastic where we use Apache Curator regularly and > with pleasure. > > Just recently, Curator maintainers have merged the code changes > (https://github.com/apache/curator/pull/506) implementing my proposal for > checking existence of ancestors from leaves to root when creating parents of > nodes. > > This change is quite relevant for the interaction with ZK versions after > 3.8.4 and 3.9.2 as these require read access on the parent of a node to check > its existence (https://issues.apache.org/jira/browse/ZOOKEEPER-2590). > > My team and I are specially interested in having an officially released > Curator version with this patch. > > I am writing to this list to request a release cut per Enrico Olivelli's > suggestion > (https://github.com/apache/curator/pull/506#issuecomment-2346875870). > > Sorry for my intromission into your mail boxes and thanks in advance to any > response. > > Best.