[ https://issues.apache.org/jira/browse/SOLR-16061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17505928#comment-17505928 ]
Jan Høydahl commented on SOLR-16061: ------------------------------------ Thanks for taking it the last mile. Looks solid now. For others who want to review but are intimidated by the large number of files, the most important to review would imo be: * common/cloud/ZkStateReader.java * client/solrj/impl/BaseCloudSolrClient.java * client/solrj/impl/ClusterStateProvider.java * client/solrj/impl/BaseHttpClusterStateProvider.java * client/solrj/impl/ZkClientClusterStateProvider.java * client/solrj/cloud/DelegatingClusterStateProvider.java * client/solrj/cloud/SolrCloudManager.java * client/solrj/impl/SolrClientCloudManager.java > Decouple CloudSolrClient from ZkStateReader > ------------------------------------------- > > Key: SOLR-16061 > URL: https://issues.apache.org/jira/browse/SOLR-16061 > Project: Solr > Issue Type: Task > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Jan Høydahl > Priority: Blocker > Fix For: 9.0 > > Time Spent: 3h 40m > Remaining Estimate: 0h > > Spinoff from SOLR-15342 > We need to decouple CloudSolrClient from Zookeeper, to prepare for a future > modularization of solrj. This should be targetet for 9.0. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org