Enable the use of NoMergePolicy and NoMergeScheduler by Benchmark
-----------------------------------------------------------------

                 Key: LUCENE-2377
                 URL: https://issues.apache.org/jira/browse/LUCENE-2377
             Project: Lucene - Java
          Issue Type: Improvement
          Components: contrib/benchmark
            Reporter: Shai Erera
            Assignee: Shai Erera
            Priority: Minor
             Fix For: 3.1


Benchmark allows one to set the MP and MS to use, by defining the class name 
and then use reflection to instantiate them. However NoMP and NoMS are 
singletons and therefore reflection does not work for them. Easy fix in 
CreateIndexTask. I'll post a patch soon.

-- 
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

Reply via email to