[
https://issues.apache.org/jira/browse/LUCENE-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated LUCENE-4974:
------------------------------------------
Fix Version/s: (was: 4.4)
4.3.1
Labels: (was: lucene-4.3.1-candidate)
Back ported to 4.3.1 r1483349.
> CommitIndexTask is broken if no params are set
> ----------------------------------------------
>
> Key: LUCENE-4974
> URL: https://issues.apache.org/jira/browse/LUCENE-4974
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/benchmark
> Reporter: Shai Erera
> Assignee: Shai Erera
> Fix For: 5.0, 4.3.1
>
> Attachments: LUCENE-4974.patch
>
>
> If you put a CommitIndex in a benchmark algorithm with no params, you get NPE
> from IW.setCommitData, because you are not allowed to pass null. It's a
> trivial fix - CommitIndexTask should call setCommitData only if commitData is
> not null.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]