Il Sab 27 Mar 2021, 01:20 Phong X. Nguyen <p.ngu...@verizonmedia.com> ha scritto:
> I'm in a bit of a pickle on a project that uses Zookeeper, Curator and > Guava. > > We're currently on Guava 14, Zookeeper 3.5.7 and Curator 2.4.2. > > We'd like to upgrade to a reasonably recent version of Guava. That > requires an upgrade to Curator 4, but that brings in the problem reported > in CURATOR-526 > The patch for CURATOR-526 is ready. We could think about cutting a release soon Personally I was waiting for ZK 3.7.0 release in order to guarantee the compatibility Enrico and ZOOKEEPER-3577. Our Zookeeper configuration uses the old > securedClientPort setting, which is currently unavailable in the new > Dynamic Reconfiguration file format and thus is rejected by Zookeeper's new > EnsembleTracker. > > Is there a way out of this situation without deploying our own > custom-patched Curator 2 or Curator 3? Merely upgrading to Guava 17 isn't > much of a win for us (and meanwhile our automated security scanners keep > yelling at us for using outdated libraries) > > Thanks, > Phong X. Nguyen >