HoustonPutman commented on code in PR #2062: URL: https://github.com/apache/solr/pull/2062#discussion_r1911678951
########## solr/solrj-zookeeper/build.gradle: ########## @@ -37,7 +37,7 @@ dependencies { implementation 'org.apache.httpcomponents:httpclient' implementation 'org.apache.httpcomponents:httpcore' - implementation('org.apache.zookeeper:zookeeper', { Review Comment: It doesn't necessarily mean that, it means that the users would likely want to use ZK classes. This is true because in particular because of `Stat`, `KeeperException` and `CreateMode`. Why I added it in this PR? I'm not really sure. -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org