liran2000 commented on pull request #391:
URL: https://github.com/apache/curator/pull/391#issuecomment-876206324


   it depends on ZooKeeper 3.6.1+ which recently updated.
   
   It is passing locally, but failing in the CI build in GitHub, can anyone 
please help with that ?
   
   @eolivelli @cammckenzie @tisonkun 
   
   Possibly it is since Maven running there without 'clean' step, but I am not 
sure.
   (mvn install -DskipTests=true -Dmaven.javadoc.skip=true -B -V)
   Failing on java.lang.NoSuchMethodError: 
org.apache.zookeeper.admin.ZooKeeperAdmin: method 
<init>(Ljava/lang/String;ILorg/apache/zookeeper/Watcher;ZLorg/apache/zookeeper/client/ZKClientConfig;)V
 not found


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to