[ 
https://issues.apache.org/jira/browse/KNOX-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Larry McCay resolved KNOX-1430.
-------------------------------
    Resolution: Fixed

> Potential output stream handle leak when copyLarge files in streamResponse
> --------------------------------------------------------------------------
>
>                 Key: KNOX-1430
>                 URL: https://issues.apache.org/jira/browse/KNOX-1430
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 0.14.0, 1.1.0
>            Reporter: Guang Yang
>            Assignee: Guang Yang
>            Priority: Major
>             Fix For: 1.2.0
>
>         Attachments: KNOX-1430.patch
>
>
> When Knox streams a large response, like download a 2G file through webhdfs. 
> The output stream handle will leak if there is an exception when copy the 
> large file. This fix move outputStream.close() to the finally block.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to