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/08/23 22:20:59 UTC

[beam] branch master updated (fb50ccd -> a690103)

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 fb50ccd  Merge pull request #6202: [BEAM-4823] - Adds a Sink to write to Amazon's SNS
     add 2ad06e6  Fixing Python SDK thread count for Portable Runners
     new a690103  Merge pull request #6267 from angoenka/fix_worker_count

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:
 .../apache_beam/runners/worker/sdk_worker_main.py  | 30 +++++---
 .../runners/worker/sdk_worker_main_test.py         | 84 ++++++++++++++++++----
 2 files changed, 94 insertions(+), 20 deletions(-)


[beam] 01/01: Merge pull request #6267 from angoenka/fix_worker_count

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 a6901036531d5528a301d6a6e3fb2fe3ff5b68cd
Merge: fb50ccd 2ad06e6
Author: Pablo <pa...@users.noreply.github.com>
AuthorDate: Thu Aug 23 15:20:54 2018 -0700

    Merge pull request #6267 from angoenka/fix_worker_count
    
    [BEAM-5190] Fixing Python SDK thread count for Portable Runners

 .../apache_beam/runners/worker/sdk_worker_main.py  | 30 +++++---
 .../runners/worker/sdk_worker_main_test.py         | 84 ++++++++++++++++++----
 2 files changed, 94 insertions(+), 20 deletions(-)