ConcurrentMergeScheduler use a thread pool (per directory) ----------------------------------------------------------
Key: LUCENE-1667 URL: https://issues.apache.org/jira/browse/LUCENE-1667 Project: Lucene - Java Issue Type: Improvement Components: Index Affects Versions: 2.4.1 Reporter: Jason Rutherglen Priority: Minor Fix For: 2.9 Modifiy ConcurrentMergeScheduler to use a thread pool per merge target directory. Add settings for the thread pool. For use with LUCENE-1313. We may want to wait to implement this in 3.0 when we can reuse ThreadPoolExecutor in Java 1.5. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org