You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2019/05/25 07:32:22 UTC

[beam] branch master updated (943e765 -> 89c61b3)

This is an automated email from the ASF dual-hosted git repository.

iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 943e765  Merge pull request #8683: [BEAM-5791] splitting support over FnAPI for Go SDK
     add 5d93491  [BEAM-3934] Use try with resources to close the reader on JavaReadViaImpulse
     new 89c61b3  Merge pull request #8648: [BEAM-3934] Use try with resources to close the reader on JavaReadViaImpulse

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../beam/runners/core/construction/JavaReadViaImpulse.java    | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)


[beam] 01/01: Merge pull request #8648: [BEAM-3934] Use try with resources to close the reader on JavaReadViaImpulse

Posted by ie...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

iemejia pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 89c61b370d1b588c7d363eee751ec9c4a8a5cb56
Merge: 943e765 5d93491
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Sat May 25 09:31:52 2019 +0200

    Merge pull request #8648: [BEAM-3934] Use try with resources to close the reader on JavaReadViaImpulse

 .../beam/runners/core/construction/JavaReadViaImpulse.java    | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)