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/23 02:21:37 UTC

[beam] branch master updated (16b8117 -> 374f3ae)

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 16b8117  Merge pull request #6778: Export Grafana testing dashboards and improve README
     add 4e8ef85  [BEAM-5797] Ensure bundle factory is always closed on dispose()
     new 374f3ae  Merge pull request #6779: [BEAM-5797] Ensure bundle factory and stage context are closed on dispose()

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:
 .../wrappers/streaming/ExecutableStageDoFnOperator.java            | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


[beam] 01/01: Merge pull request #6779: [BEAM-5797] Ensure bundle factory and stage context are closed on dispose()

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 374f3ae4fbe0576918482fff9871713f4e770671
Merge: 16b8117 4e8ef85
Author: Thomas Weise <tw...@users.noreply.github.com>
AuthorDate: Mon Oct 22 19:21:28 2018 -0700

    Merge pull request #6779: [BEAM-5797] Ensure bundle factory and stage context are closed on dispose()

 .../wrappers/streaming/ExecutableStageDoFnOperator.java            | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)