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

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

bq. In the previous model if the node cannot connect to zk how do you expect it 
to send a message to the OCP ?

That's right. It does not go to OCP but errors out. This commit breaks that 
guarantee. After this change, when I issue a clusterstatus command I have no 
idea whether I am getting stale state or not.

> 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