Hi, > The jar file is used to start the zookeeper process for code unit testing > temporarily which I download it from [1]. Is there any problem?
That depends on if if jar is made from released code or not. I’m a little uncomfortable on having a source release depend on a jar whose origins are a little unclear. Just like release can’t depend on java snapshot, a release can’t depend on code that hasn’t been officially released. Thanks, Justin
