[ 
https://issues.apache.org/jira/browse/SOLR-1529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12771228#action_12771228
 ] 

Yonik Seeley commented on SOLR-1529:
------------------------------------

In case it wasn't clear - I don't consider this a 1.4 showstopper.

> 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
>             Fix For: 1.5
>
>         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.

Reply via email to