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

Varun Thacker commented on SOLR-7636:
-------------------------------------

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

Right. Thought as well.


If users call the cluster status api frequently wouldn't the benefit of moving 
this out of the OCP be lost? APIs like CLUSTERSTATUS/LIST are probably consumed 
by monitoring applications which might call it quite frequently.

> 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