Hi Solr Users, Any alternatives to the bug reported on SOLR-17049 <ttps://issues.apache.org/jira/browse/SOLR-17049>? When solr is restarted it seems like the replicas are active sooner than the core reload is complete. ZK, unaware of the core reload, starts sending requests to those replicas and hence queries during this period have high latency and also solr also goes into unresponsive state for a short time. Appreciate any alternatives and pointers to fixing this issue.
Thank you, Rajani