David Smiley created SOLR-15342: ----------------------------------- Summary: Separate out a SolrJ-Zookeeper module Key: SOLR-15342 URL: https://issues.apache.org/jira/browse/SOLR-15342 Project: Solr Issue Type: Improvement Security Level: Public (Default Security Level. Issues are Public) Components: SolrJ Reporter: David Smiley
Let's create a new "SolrJ-Zookeeper" module by refactoring out the ZooKeeper related code out of the existing SolrJ module. This allows clients that don't want to talk to ZooKeeper to use the SolrJ module without transitive dependencies for ZooKeeper or Netty (Netty is used by ZK for SSL). -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org