mirror of https://github.com/apache/lucene.git
we do not need this pause after the test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1359733 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
364407b578
commit
3042e69056
|
@ -75,8 +75,6 @@ public class CloudStateUpdateTest extends SolrTestCaseJ4 {
|
|||
@AfterClass
|
||||
public static void afterClass() throws InterruptedException {
|
||||
System.clearProperty("solrcloud.skip.autorecovery");
|
||||
// wait just a bit for any zk client threads to outlast timeout
|
||||
Thread.sleep(2000);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue