You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/11/26 17:36:00 UTC

[jira] [Work started] (KNOX-1624) Ensure streams and readers are properly closed

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

Work on KNOX-1624 started by Kevin Risden.
------------------------------------------
> 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
>
>
> 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)