Hello, Please, check the following: https://dist.apache.org/repos/dist/release/ignite/ignite-extensions/ignite-zookeeper-ip-finder-ext/1.0.0/
On Fri, 6 May 2022 at 12:08, Kseniya Romanova <ksroman...@apache.org> wrote: > > Here's the email with voting and details > https://lists.apache.org/thread/njk9v4nzhkdnfxm155dmlslj9qxdyr3t > So I guess we can expect the release the week after the next or so. > > пт, 6 мая 2022 г. в 11:21, Stephen Darlington > <stephen.darling...@gridgain.com>: >> >> See the developer mailing list: >> https://ignite.apache.org/our-community.html#community >> >> On 5 May 2022, at 19:23, Broberg, Kevin <kbrob...@ptc.com> wrote: >> >> Ahh thank you. Do you know where I can find more information about this? I’m >> particularly interested in a timeline when the released artifact would be >> available >> >> >> ________________________________ >> From: Stephen Darlington <stephen.darling...@gridgain.com> >> Sent: Thursday, May 5, 2022 4:42:34 AM >> To: user@ignite.apache.org <user@ignite.apache.org> >> Subject: Re: >> >> >> External email from: user-return-34975-kbroberg=ptc....@ignite.apache.org >> >> The Zookeeper extension has not been released yet. The vote is currently >> underway and — assuming it passes — it should be available soon. >> >> On 4 May 2022, at 22:09, Broberg, Kevin <kbrob...@ptc.com> wrote: >> >> Hey folks, >> >> I was looking to do a standard version bump to the latest version of Ignite >> from 2.11 and ran into a headache. >> >> I use gradle to build, with the following dependencies: >> compile "org.apache.ignite:ignite-core:${igniteVersion}" >> compile "org.apache.ignite:ignite-zookeeper:${igniteVersion}" >> compile "org.apache.ignite:ignite-kubernetes:${igniteVersion}" >> compile "org.apache.ignite:ignite-slf4j:${igniteVersion}" >> >> After bumping the Ignite version, I now had a compilation error: >> TcpDiscoveryZookeeperIpFinder had ceased to exist. I found in the 2.12 >> release notes that it had been refactored into an Ignite extension, and I >> was able to track down my missing class at >> https://github.com/apache/ignite-extensions/tree/master/modules/zookeeper-ip-finder-ext/zookeeper-ip-finder >> >> My question is – how do I actually use that extension? The docs suggest a >> particular Maven GAV, or downloading a binary distribution and pulling it >> out of the optional directory, but this package is not available on Maven >> Central nor included in the binary distribution. >> >> The main docs still reference the class, such as at >> https://ignite.apache.org/docs/2.13.0/clustering/tcp-ip-discovery#zookeeper-ip-finder, >> but make no reference to any additional setup beyond the dependency on >> ignite-zookeeper. The “Extensions and Integrations” is simply silent >> >> Any guidance appreciated. Thanks, >> >> >> <B4FE069A50964C8492F73E20581E350E.jpg> >> Kevin Broberg >> Software Engineer >> >> kbrob...@ptc.com >> https://ptc.com >> >>