You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Koji Sekiguchi (JIRA)" <ji...@apache.org> on 2011/06/13 04:43:51 UTC

[jira] [Resolved] (SOLR-2582) Use uniqueKey for error log in UIMAUpdateRequestProcessor

     [ https://issues.apache.org/jira/browse/SOLR-2582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Koji Sekiguchi resolved SOLR-2582.
----------------------------------

    Resolution: Fixed

trunk: Committed revision 1135011.
3x: Committed revision 1135012.

> Use uniqueKey for error log in UIMAUpdateRequestProcessor 
> ----------------------------------------------------------
>
>                 Key: SOLR-2582
>                 URL: https://issues.apache.org/jira/browse/SOLR-2582
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 3.2
>            Reporter: Tommaso Teofili
>            Assignee: Koji Sekiguchi
>            Priority: Minor
>             Fix For: 3.3, 4.0
>
>         Attachments: SOLR-2582.patch
>
>
> In UIMAUpdateRequestProcessor the catch block in processAdd() method can have a StringIndexOutOfBoundsException while composing the error message if the logging field is not set and the text being processed is shorter than 100 chars (...append(text.substring(0, 100))...).

--
This message is automatically generated by JIRA.
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