[ 
https://issues.apache.org/jira/browse/SOLR-10446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15962399#comment-15962399
 ] 

Noble Paul commented on SOLR-10446:
-----------------------------------


* unused {{Map<String, Object> all = req.getParams().getAll(null);}} in 
CollectionsHandler
* what is the endpoint for aliases in {{/v2}}?
* use {{NamedList#asMap()}} instead of adding to Utils
* in constructor, fetch the livenodes, instead of just relying on the seed nodes

> Solr 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
>         Attachments: SOLR-10446.patch, SOLR-9057.patch
>
>
> A Solr 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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to