[
https://issues.apache.org/jira/browse/TEZ-3964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16526913#comment-16526913
]
ASF GitHub Bot commented on TEZ-3964:
-------------------------------------
GitHub user beltran opened a pull request:
https://github.com/apache/tez/pull/25
TEZ-3964: https://issues.apache.org/jira/browse/TEZ-3964
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/beltran/tez TEZ-3964
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tez/pull/25.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #25
----
commit 0e64b2bcdf69de668908d138eb0fffbaa47940b3
Author: Jaume Marhuenda <jaumemarhuenda@...>
Date: 2018-06-28T23:26:56Z
TEZ-3964: https://issues.apache.org/jira/browse/TEZ-3964
----
> Inflater not closed in some places
> ----------------------------------
>
> Key: TEZ-3964
> URL: https://issues.apache.org/jira/browse/TEZ-3964
> Project: Apache Tez
> Issue Type: Bug
> Affects Versions: 0.9.1
> Reporter: Jaume M
> Priority: Major
>
> We call [this
> method|https://github.com/apache/tez/blob/314dfc79b4b3f528b680b4fee73ad0dca3a3a19b/tez-api/src/main/java/org/apache/tez/common/TezCommonUtils.java#L363]
> from a few places. We don't call {{end()}} from most of the place where we
> call and although it's not necessary to call it explicitly it's the
> recommended way in the docs to do so.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)