You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by th...@apache.org on 2018/10/25 13:52:31 UTC

[beam] branch master updated (6c1d92a -> b5f7f74)

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

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


    from 6c1d92a  Merge pull request #1729 from jbonofre/BEAM-1240-RABBITMQIO
     add e669bb0  [BEAM-5797] Ensure ExecutableStageDoFnOperator dispose is executed only once.
     new b5f7f74  Merge pull request #6828: [BEAM-5797] Ensure ExecutableStageDoFnOperator dispose is executed once

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:
 .../streaming/ExecutableStageDoFnOperator.java      | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)


[beam] 01/01: Merge pull request #6828: [BEAM-5797] Ensure ExecutableStageDoFnOperator dispose is executed once

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

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

commit b5f7f745bedd7d731b9c4812a281e9a3431cde76
Merge: 6c1d92a e669bb0
Author: Thomas Weise <tw...@users.noreply.github.com>
AuthorDate: Thu Oct 25 06:52:22 2018 -0700

    Merge pull request #6828: [BEAM-5797] Ensure ExecutableStageDoFnOperator dispose is executed once

 .../streaming/ExecutableStageDoFnOperator.java      | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)