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<mailto: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<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fapache%2Fignite-extensions%2Ftree%2Fmaster%2Fmodules%2Fzookeeper-ip-finder-ext%2Fzookeeper-ip-finder&data=05%7C01%7Ckbroberg%40ptc.com%7Ca287c10f1dc0486e2c9008da2e733e85%7Cb9921086ff774d0d828acb3381f678e2%7C0%7C0%7C637873369761466872%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=UzhKHIVDFM0e2G4w6zH8khw41eksmor3SFE6h6txtW4%3D&reserved=0> 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<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fignite.apache.org%2Fdocs%2F2.13.0%2Fclustering%2Ftcp-ip-discovery%23zookeeper-ip-finder&data=05%7C01%7Ckbroberg%40ptc.com%7Ca287c10f1dc0486e2c9008da2e733e85%7Cb9921086ff774d0d828acb3381f678e2%7C0%7C0%7C637873369761466872%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=XUGvee2QfsfBpQn%2BFf30WVwm52JoUI9wYAj27CRlMRQ%3D&reserved=0>, 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<mailto:kbrob...@ptc.com> https://ptc.com<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fptc.com%2F&data=05%7C01%7Ckbroberg%40ptc.com%7Ca287c10f1dc0486e2c9008da2e733e85%7Cb9921086ff774d0d828acb3381f678e2%7C0%7C0%7C637873369761466872%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=z%2BcqUhMwvligxaRGQpBdZoTl%2BDn2mTY4Z78amqSEkdI%3D&reserved=0>