[ https://issues.apache.org/jira/browse/SOLR-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shalin Shekhar Mangar updated SOLR-869: --------------------------------------- Attachment: SOLR-869.patch Patch to close the reader in a finally block. > public List<String> getLines(String resource, Charset charset) should close > its reader > -------------------------------------------------------------------------------------- > > Key: SOLR-869 > URL: https://issues.apache.org/jira/browse/SOLR-869 > Project: Solr > Issue Type: Bug > Affects Versions: 1.3 > Reporter: Mark Miller > Priority: Trivial > Fix For: 1.4 > > Attachments: SOLR-869.patch > > > public List<String> getLines(String resource, Charset charset) should close > its reader, preferably in a finally block. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.