[
https://issues.apache.org/jira/browse/KNOX-1624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16699535#comment-16699535
]
ASF subversion and git services commented on KNOX-1624:
-------------------------------------------------------
Commit 86babd32d62b2cbea0c866b3c037c9b288f2e1bb in knox's branch
refs/heads/master from [~risdenk]
[ https://git-wip-us.apache.org/repos/asf?p=knox.git;h=86babd3 ]
KNOX-1624 - Ensure streams and readers are properly closed
Signed-off-by: Kevin Risden <[email protected]>
> Ensure streams and readers are properly closed
> ----------------------------------------------
>
> Key: KNOX-1624
> URL: https://issues.apache.org/jira/browse/KNOX-1624
> Project: Apache Knox
> Issue Type: Improvement
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.3.0
>
> Attachments: KNOX-1624.patch
>
>
> Currently there are a few places where try with resources can be utilized to
> avoid the explicit try/finally blocks. Also there are a few places where
> streams and readers are created without being closed later. This can lead to
> resource leaks.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)