[
https://issues.apache.org/jira/browse/SOLR-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-10446:
----------------------------------------
Attachment: SOLR-10446.patch
I have backported this to 6x, however this won't work with Solr versions older
than 6.6 due to unavailability of LISTALIASES endpoint. If someone wants this
to work with older Solr as well, we would need additional work to make this
work such that the aliases are obtained from /admin/zookeeper or the
CLUSTERSTATUS command (which contains aliases for every collection).
> Http based ClusterStateProvider (CloudSolrClient needn't talk to ZooKeeper)
> ---------------------------------------------------------------------------
>
> Key: SOLR-10446
> URL: https://issues.apache.org/jira/browse/SOLR-10446
> Project: Solr
> Issue Type: Sub-task
> Components: SolrJ
> Reporter: Ishan Chattopadhyaya
> Assignee: Ishan Chattopadhyaya
> Attachments: SOLR-10446.patch, SOLR-10446.patch, SOLR-10446.patch,
> SOLR-10446.patch, SOLR-10446.patch, SOLR-10446.patch, SOLR-10446.patch,
> SOLR-9057.patch
>
>
> An HTTP based ClusterStateProvider to remove the sole dependency of
> CloudSolrClient on ZooKeeper, and hence provide an optional way for CSC to
> access cluster state without requiring ZK.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]