[ 
https://issues.apache.org/jira/browse/LUCENE-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12854401#action_12854401
 ] 

Michael McCandless commented on LUCENE-2377:
--------------------------------------------

Patch looks good Shai!

> 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
>
>         Attachments: LUCENE-2377.patch
>
>
> 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