Hi I started looking at kafka-0.8 source code. I need to build up broker and consumer using our company's platform library and I found zkclient-20120522.jar in core/lib class. Is this different from one in maven centra repository? If I have to use this specific version of zkclient, I need to pin the version of zkclient in my build environment.
Thank you Best, Jae