janhoy commented on a change in pull request #1387: SOLR-14210: Include replica 
health in healtcheck handler
URL: https://github.com/apache/lucene-solr/pull/1387#discussion_r401431310
 
 

 ##########
 File path: 
solr/core/src/test/org/apache/solr/handler/admin/HealthCheckHandlerTest.java
 ##########
 @@ -177,4 +183,13 @@ public void testHealthCheckV2Api() throws Exception {
     }
   }
 
+  @Test
+  public void testFindUnhealthyCores() throws Exception {
+    ZkStateReader reader = 
ClusterStateMockUtil.buildClusterState("csrr2rDcsr2rR", 1, 1, "node1", "node2");
 
 Review comment:
   Will do

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to