Description
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).
Attachments
Issue Links
- blocks
-
SOLR-16078 New solrj-core module
- Open
- causes
-
SOLR-16593 Redundant fields are present in the replica object of state.json
- Closed
- is blocked by
-
SOLR-16106 ClusterState and BaseHttpClusterStateProvider should not depend on ZkStateReader
- Resolved
-
SOLR-16061 Decouple CloudSolrClient from ZkStateReader
- Closed
- relates to
-
SOLR-15215 SolrJ: Remove needless Netty dependency
- Resolved
- links to