Venki Korukanti created DRILL-2251:
--------------------------------------
Summary: 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
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)