[
https://issues.apache.org/jira/browse/LUCENE-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera resolved LUCENE-4974.
--------------------------------
Resolution: Fixed
Fix Version/s: 4.4
5.0
Committed to trunk and 4x.
> 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.4
>
> 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]