tflobbe commented on code in PR #1105:
URL: https://github.com/apache/solr/pull/1105#discussion_r1004687757


##########
solr/core/src/test/org/apache/solr/cloud/api/collections/CollectionReloadTest.java:
##########
@@ -86,4 +96,107 @@ public void testReloadedLeaderStateAfterZkSessionLoss() 
throws Exception {
 
     log.info("testReloadedLeaderStateAfterZkSessionLoss succeeded ... shutting 
down now!");
   }
+
+  @Repeat(iterations = 5)

Review Comment:
   is it worth having this set to 5? how long does this take? should we have 
maybe 2 here, and set it higher in nightly? not sure if that's possible



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to