[GitHub] [solr] praste commented on a change in pull request #238: SOLR-15286: A brand new follower in the legacy mode should wait to replicate index before reporting healthy

2021-09-17 Thread GitBox
praste commented on a change in pull request #238: URL: https://github.com/apache/solr/pull/238#discussion_r709527443 ## File path: solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java ## @@ -135,6 +153,80 @@ public void handleRequestBody(SolrQueryRequest r

[GitHub] [solr] praste commented on a change in pull request #238: SOLR-15286 A brand new follower in the legacy mode should wait to replicate index before reporting healthy

2021-08-19 Thread GitBox
praste commented on a change in pull request #238: URL: https://github.com/apache/solr/pull/238#discussion_r692244795 ## File path: solr/core/src/java/org/apache/solr/handler/admin/HealthCheckHandler.java ## @@ -18,18 +18,21 @@ package org.apache.solr.handler.admin; import