You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Parth Chandra (JIRA)" <ji...@apache.org> on 2015/04/21 21:59:01 UTC

[jira] [Updated] (DRILL-2251) Fix resource leaking issue with new DrillFileSystem

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

Parth Chandra updated DRILL-2251:
---------------------------------
    Component/s: Execution - Flow

> 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
>          Components: Execution - Flow
>    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)