epugh commented on code in PR #3920:
URL: https://github.com/apache/solr/pull/3920#discussion_r2626555882
##########
solr/test-framework/src/java/org/apache/solr/common/cloud/ClusterStateUtil.java:
##########
@@ -31,18 +31,6 @@ public class ClusterStateUtil {
private static final int TIMEOUT_POLL_MS = 1000;
- /**
- * Wait to see *all* cores live and active.
- *
- * @param zkStateReader to use for ClusterState
- * @param timeoutInMs how long to wait before giving up
- * @return false if timed out
- */
- public static boolean waitForAllActiveAndLiveReplicas(
Review Comment:
done
--
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]