[
https://issues.apache.org/jira/browse/LUCENE-2377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-2377:
-------------------------------
Attachment: LUCENE-2377.patch
Patch includes both fix to CreateIndexTask as well as relevant tests to
CreateIndexTaskTest. I plan to commit later today if there are no objections.
> 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: [email protected]
For additional commands, e-mail: [email protected]