[
https://issues.apache.org/jira/browse/SOLR-16061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506697#comment-17506697
]
ASF subversion and git services commented on SOLR-16061:
--------------------------------------------------------
Commit f81161b93a37ebe9ac6454a82f34b5981da412cb in solr's branch
refs/heads/jira/SOLR15715_1 from Haythem Khiri
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=f81161b ]
SOLR-16061: CloudSolrClient changes, hide ZooKeeper (#708)
BaseCloudSolrClient:
* new getClusterState() convenience via getClusterStateProvider()
* removed getZkStateReader; instead use the new ZkStateReader.from(client)
* removed getZkHost, setZkConnectTimeout, setZkClientTimeout. Instead use
ZkClientClusterStateProvider.from(client) and then similar methods there.
SolrCloudManager:
* new getClusterState() convenience via getClusterStateProvider()
MiniSolrCloudCluster:
* new getZkStateReader convenience via the solrClient
Co-authored-by: Haythem Khiri <[email protected]>
Co-authored-by: David Smiley <[email protected]>
Co-authored-by: Jan Høydahl <[email protected]>
> 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 50m
> 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: [email protected]
For additional commands, e-mail: [email protected]