[ https://issues.apache.org/jira/browse/SOLR-15342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17585091#comment-17585091 ]
ASF subversion and git services commented on SOLR-15342: -------------------------------------------------------- Commit d752e1bf4a5881cd746c582544b57a3a4bd96f13 in solr's branch refs/heads/branch_9x from Haythem [ https://gitbox.apache.org/repos/asf?p=solr.git;h=d752e1bf4a5 ] SOLR-15342: Separate out a SolrJ-Zookeeper module (#943) • CloudSolrClient builders use reflection to instantiate ZkClientClusterStateProvider when needed • CollectionAdminParams constants • CollectionStateProps constants • SliceStateProps constants • ReplicaStateProps constants • SolrJ streaming expressions: don’t depend on ZK anymore • javadocs: temporarily unlink to solrj modules due to split package issue • PerReplicaStates.fetch -> PerReplicaStatesFetcher • ZkStateReader.getCollectionPath -> DocCollection.getCollectionPath Co-authored-by: Haythem Khiri <hkh...@salesforce.com> Co-authored-by: David Smiley <dsmi...@apache.org> Co-authored-by: Christine Poerschke <cpoersc...@apache.org> > Separate out a SolrJ-Zookeeper module > ------------------------------------- > > Key: SOLR-15342 > URL: https://issues.apache.org/jira/browse/SOLR-15342 > Project: Solr > Issue Type: Sub-task > Components: SolrJ > Reporter: David Smiley > Priority: Major > Time Spent: 10h 50m > Remaining Estimate: 0h > > 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.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org