remove stale comment

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1498526 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2013-07-01 15:40:11 +00:00
parent dc83bebe47
commit b48deb09df
1 changed files with 0 additions and 1 deletions

View File

@ -279,7 +279,6 @@ public class SyncStrategy {
}
private void requestRecovery(final ZkNodeProps leaderProps, final String baseUrl, final String coreName) throws SolrServerException, IOException {
// TODO: do this in background threads
Thread thread = new Thread() {
{
setDaemon(true);