[
https://issues.apache.org/jira/browse/DRILL-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Venki Korukanti resolved DRILL-2251.
------------------------------------
Resolution: Fixed
Fixed in ccaabdb.
> Fix resource leaking issue with new DrillFileSystem
> ---------------------------------------------------
>
> Key: DRILL-2251
> URL: https://issues.apache.org/jira/browse/DRILL-2251
> Project: Apache Drill
> Issue Type: Bug
> Affects Versions: 0.8.0
> Reporter: Venki Korukanti
> Assignee: Venki Korukanti
> Priority: Critical
> Fix For: 0.8.0
>
> Attachments: DRILL-2251-1.patch, DRILL-2251-2.patch
>
>
> Currently DrillFSDataInputStream returned by DrillFileSystem.open() is not
> delegating all method call to underlying FSInputDataStream. This causes few
> critical calls such as close() to leak resources.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)