You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/03/01 16:58:45 UTC

[jira] [Commented] (BEAM-1567) hashStream should be closed in PackageUtil#createPackageAttributes()

    [ https://issues.apache.org/jira/browse/BEAM-1567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15890543#comment-15890543 ] 

Ted Yu commented on BEAM-1567:
------------------------------

[~iemejia]:
Can you take a look at the PR ?

Thanks

> hashStream should be closed in PackageUtil#createPackageAttributes()
> --------------------------------------------------------------------
>
>                 Key: BEAM-1567
>                 URL: https://issues.apache.org/jira/browse/BEAM-1567
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>            Reporter: Ted Yu
>            Priority: Minor
>              Labels: newbie, starter
>
> Here is related code:
> {code}
>       OutputStream hashStream = Funnels.asOutputStream(hasher);
> {code}
> hashStream should be closed upon return from the method



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)