Description
Currently the cluster status api call has to go to the OverseerCollectionProcessor to serve the request. We should directly serve the request from the node where the call was made to.
That way we will end up putting lesser tasks into the overseer.
Attachments
Attachments
Issue Links
- is required by
-
SOLR-7636 CLUSTERSTATUS Api should not go to OCP to fetch data
- Closed