[
https://issues.apache.org/jira/browse/SOLR-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley resolved SOLR-1529.
--------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.5)
1.4
Thanks, I just committed your patch (though I had to apply it by hand).
> NullPointerException in LogUpdateProcessorFactory.java when deleting by query
> *only*
> ------------------------------------------------------------------------------------
>
> Key: SOLR-1529
> URL: https://issues.apache.org/jira/browse/SOLR-1529
> Project: Solr
> Issue Type: Bug
> Affects Versions: 1.4
> Reporter: Asmodean
> Assignee: Yonik Seeley
> Fix For: 1.4
>
> Attachments: logger.patch
>
>
> The problem occurs when a RequestUpdate has deletions that are all *byQuery
> (as opposed to *byId). The variable 'deletes' is in this case never
> initialized and will cause a NullPointerException in some cases (where the
> number of deletions are high enough).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.