Issue Details (XML | Word | Printable)

Key: LUCENE-1667
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Jason Rutherglen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Lucene - Java

ConcurrentMergeScheduler use a thread pool (per directory)

Created: 28/May/09 07:51 PM   Updated: 11/Jun/09 09:32 AM
Return to search
Component/s: Index
Affects Version/s: 2.4.1
Fix Version/s: 3.1

Time Tracking:
Original Estimate: 168h
Original Estimate - 168h
Remaining Estimate: 168h
Remaining Estimate - 168h
Time Spent: Not Specified
Remaining Estimate - 168h

Issue Links:
Blocker
 

Lucene Fields: New


 Description  « Hide
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.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Jason Rutherglen made changes - 28/May/09 07:53 PM
Field Original Value New Value
Link This issue is blocked by LUCENE-1313 [ LUCENE-1313 ]
Jason Rutherglen added a comment - 28/May/09 07:53 PM
Requires the MergePolicy.OneMerge.directory addition in LUCENE-1313

Michael McCandless added a comment - 10/Jun/09 10:12 PM
Moving out.

Michael McCandless made changes - 10/Jun/09 10:12 PM
Fix Version/s 2.9 [ 12312682 ]
Michael McCandless made changes - 11/Jun/09 09:32 AM
Fix Version/s 3.1 [ 12314025 ]