You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pa...@apache.org on 2018/10/07 00:01:44 UTC

[beam] branch master updated (324f0b3 -> b2ad757)

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

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


    from 324f0b3  Merge pull request #6564 from udim/pubsub-0-35-4
     add d0f44ed  [BEAM-5653] Allow initialize SdkComponents with existing Components list.
     new b2ad757  Merge pull request #6578 from Ardagan/b111881785

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:
 .../runners/core/construction/SdkComponents.java   | 48 +++++++++++++++-------
 1 file changed, 34 insertions(+), 14 deletions(-)


[beam] 01/01: Merge pull request #6578 from Ardagan/b111881785

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

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

commit b2ad757876ee05e73a3b4ce805530a02baa238f9
Merge: 324f0b3 d0f44ed
Author: Pablo <pa...@users.noreply.github.com>
AuthorDate: Sat Oct 6 17:01:37 2018 -0700

    Merge pull request #6578 from Ardagan/b111881785
    
     [BEAM-5653] Allow initialize SdkComponents with existing Components list.

 .../runners/core/construction/SdkComponents.java   | 48 +++++++++++++++-------
 1 file changed, 34 insertions(+), 14 deletions(-)