[
https://issues.apache.org/jira/browse/SOLR-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar resolved SOLR-2912.
-----------------------------------------
Resolution: Fixed
Assignee: Shalin Shekhar Mangar
Committed revision 1205774 on trunk and 1205775 on branch_3x.
> File descriptor leak in ShowFileRequestHandler.getFileContents()
> ----------------------------------------------------------------
>
> Key: SOLR-2912
> URL: https://issues.apache.org/jira/browse/SOLR-2912
> Project: Solr
> Issue Type: Bug
> Components: web gui
> Affects Versions: 3.2
> Reporter: Michael Ryan
> Assignee: Shalin Shekhar Mangar
> Priority: Minor
> Fix For: 3.6, 4.0
>
> Attachments: SOLR-2912.patch
>
>
> There is a file descriptor leak in ShowFileRequestHandler.getFileContents() -
> the InputStream is not closed. This could cause a "Too many open files" error
> if the admin page is loaded a lot.
> I've only tested this on 3.2, but I think it affects all recent versions,
> including trunk.
--
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: [email protected]
For additional commands, e-mail: [email protected]