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

Ishan Chattopadhyaya edited comment on SOLR-10446 at 4/10/17 4:37 AM:
----------------------------------------------------------------------

Updated patch as per Noble's review. This patch also contains SOLR-10447 patch.


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


was (Author: ichattopadhyaya):
Updated patch as per Noble's review. This patch also contains SOLR-10447 patch.

> 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-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