RawResponseWriter doesn't close Reader --------------------------------------
Key: SOLR-1748
URL: https://issues.apache.org/jira/browse/SOLR-1748
Project: Solr
Issue Type: Bug
Affects Versions: 1.4
Reporter: Mark Miller
Fix For: 1.5
{code}
IOUtils.copy( content.getReader(), writer );
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
