Kevin Risden created KNOX-1624:
----------------------------------
Summary: 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
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)