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:
Mark Robert Miller 2012-12-13 01:59:36 +00:00
parent 052a348d61
commit 60c1022686
1 changed files with 0 additions and 2 deletions

View File

@ -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");