You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2009/12/11 10:27:18 UTC

[jira] Issue Comment Edited: (SOLR-1598) Reader used in PlainTextEntityProcessor.nextRow() is not explicitly closed

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

Noble Paul edited comment on SOLR-1598 at 12/11/09 9:25 AM:
------------------------------------------------------------

committed r889541

Thanks Sascha Szott

      was (Author: noble.paul):
    committed r889541
  
> Reader used in PlainTextEntityProcessor.nextRow() is not explicitly closed
> --------------------------------------------------------------------------
>
>                 Key: SOLR-1598
>                 URL: https://issues.apache.org/jira/browse/SOLR-1598
>             Project: Solr
>          Issue Type: Bug
>          Components: contrib - DataImportHandler
>    Affects Versions: 1.4
>            Reporter: Sascha Szott
>            Assignee: Noble Paul
>             Fix For: 1.5
>
>         Attachments: SOLR-1598.patch, solr-1598.patch
>
>
> Due to a missing r.close() statement at the end of method PlainTextEntityProcessor.nextRow(), IO exceptions ("too many open files") can occur when large numbers of files are processed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.