Guang Yang created KNOX-1430:
--------------------------------
Summary: 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
Fix For: 1.2.0
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)