You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2012/06/07 23:44:23 UTC

[jira] [Created] (SOLR-3521) Avoid possible NPE in UIMAUpdateRequestProcessor

Tommaso Teofili created SOLR-3521:
-------------------------------------

             Summary: Avoid possible NPE in UIMAUpdateRequestProcessor
                 Key: SOLR-3521
                 URL: https://issues.apache.org/jira/browse/SOLR-3521
             Project: Solr
          Issue Type: Bug
            Reporter: Tommaso Teofili
            Assignee: Tommaso Teofili
            Priority: Minor
             Fix For: 4.0


A possible NPE could raise in the error handling block if text was null (due to text.substring(0,len)) in UIMAUpdateRquestProcessor

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Resolved] (SOLR-3521) Avoid possible NPE in UIMAUpdateRequestProcessor

Posted by "Tommaso Teofili (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-3521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tommaso Teofili resolved SOLR-3521.
-----------------------------------

    Resolution: Fixed
    
> Avoid possible NPE in UIMAUpdateRequestProcessor
> ------------------------------------------------
>
>                 Key: SOLR-3521
>                 URL: https://issues.apache.org/jira/browse/SOLR-3521
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Tommaso Teofili
>            Assignee: Tommaso Teofili
>            Priority: Minor
>             Fix For: 4.0
>
>
> A possible NPE could raise in the error handling block if text was null (due to text.substring(0,len)) in UIMAUpdateRquestProcessor

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org