nkalmar edited a comment on issue #1225: Use fewer ZooKeeper watchers
URL: https://github.com/apache/accumulo/issues/1225#issuecomment-519920891
 
 
   No, that's not it! ZooKeeper has been migrated to maven starting from 
version 3.5.5.
   We have seperated the modules, and now we have zookeeper and also 
zookeeper-jute as a separate module (artifact). See here: 
https://mvnrepository.com/artifact/org.apache.zookeeper/zookeeper-jute/3.5.5
   
   So there is an extra artifact zookeeper:zookeeper-jute that zookeeper now 
depends on.
   
   The reason for separate artifact is there is a plan to replace jute with a 
standard serialization library (with protobuff or avro for example)

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to