You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Charles Givre (Jira)" <ji...@apache.org> on 2021/01/05 18:56:02 UTC

[jira] [Created] (DRILL-7836) Format Plugins Hang with Compressed Files

Charles Givre created DRILL-7836:
------------------------------------

             Summary: Format Plugins Hang with Compressed Files
                 Key: DRILL-7836
                 URL: https://issues.apache.org/jira/browse/DRILL-7836
             Project: Apache Drill
          Issue Type: Bug
    Affects Versions: 1.18.0
            Reporter: Charles Givre
            Assignee: Charles Givre
             Fix For: 1.19.0


The new method `openDecompressedInputStream()` did not close the temp InputStream which caused format plugins to hang.  Testing the method by itself did not reveal this, but it became apparent when this method was used in an actual format plugin. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)