You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by KNitin <ni...@gmail.com> on 2015/01/13 03:48:08 UTC

Understanding SolrCloud Restart Behavior - 4.6 onwards

Hi

 I am trying to understand the process/node restart flow in a SolrCloud
Cluster  . What are the exact set of steps occur (like core/collection
recovery, zk interaction etc) when a node is getting restarted?

I am looking to implement some business logic at a collection/node level
when solr is restarted.

Any pointers on which classes to look at would be really helpful.

Thanks
Nitin