thelabdude commented on a change in pull request #112:
URL: https://github.com/apache/solr/pull/112#discussion_r625761517
##########
File path: solr/core/src/test/org/apache/solr/cloud/TestPullReplica.java
##########
@@ -552,7 +557,7 @@ private void waitForNumDocsInAllReplicas(int numDocs,
Collection<Replica> replic
}
}
- private void waitForDeletion(String collection) throws InterruptedException,
KeeperException {
+ static void waitForDeletion(String collection) throws InterruptedException,
KeeperException {
Review comment:
that's right, I'm not trying to refactor this test, mainly just trying
to use some of the same checks for the `TestPullReplicaWithAuth` test
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]