Hi, I am using solrCloud with DIH for indexing my data. Is it possible to get status of all my DIH across all nodes in the cloud? I saw this jira ticket from couple of years ago. https://issues.apache.org/jira/browse/SOLR-3666
Can any of contributors comment on whether this would be resolved? The only alternative I know is to get list of all nodes in the cloud and poll each one of them to check the DIH status. Not the most effective way but will work. -- Thanks Jay