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

Shalin Shekhar Mangar commented on SOLR-7636:
---------------------------------------------

bq. Shalin the concern that you raised about the node now returning stale 
results will also apply to other operations like LIST which are served from the 
CollectionsHandler as well?

Yes, for the sake of correctness, LIST should also hit ZK directly. It'd 
perhaps be overkill to update the entire cluster state though.

> CLUSTERSTATUS Api should not go to OCP to fetch data
> ----------------------------------------------------
>
>                 Key: SOLR-7636
>                 URL: https://issues.apache.org/jira/browse/SOLR-7636
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Noble Paul
>            Assignee: Noble Paul
>            Priority: Minor
>         Attachments: SOLR-7636.patch
>
>
> Currently it does  multiple ZK operations which is not required. It should 
> just read the status from ZK and return from the CollectionsHandler 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to