mirror of https://github.com/apache/lucene.git
remove this - didn't help, not necessary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1421061 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
052a348d61
commit
60c1022686
|
@ -237,8 +237,6 @@ public class JettySolrRunner {
|
||||||
throw new RuntimeException("Jetty/Solr unresponsive");
|
throw new RuntimeException("Jetty/Solr unresponsive");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
this.wait(300); // always 300ms - can take a moment for our cores to come up
|
|
||||||
}
|
}
|
||||||
|
|
||||||
System.clearProperty("shard");
|
System.clearProperty("shard");
|
||||||
|
|
Loading…
Reference in New Issue