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 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.