You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tg...@apache.org on 2018/03/02 22:26:53 UTC

[beam] branch master updated (8c134a1 -> 15018c9)

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

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


    from 8c134a1  Merge pull request #4778: [BEAM-3620] Update Readme and JavaDoc for KafkaIO
     add d68a78b  Revert "extracting the scheduled executor service in a factory variable in SDF direct runner factory"
     new 15018c9  Merge pull request #4787

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:
 .../org/apache/beam/runners/core/DoFnRunners.java  |   2 +-
 .../apache/beam/runners/core/ProcessFnRunner.java  |  10 +-
 .../apache/beam/runners/core/SimpleDoFnRunner.java |   4 -
 ...LifecycleManagerRemovingTransformEvaluator.java |   4 -
 .../direct/ExecutorServiceParallelExecutor.java    |  40 ++------
 .../apache/beam/runners/direct/ParDoEvaluator.java |   8 --
 .../beam/runners/direct/ParDoEvaluatorFactory.java |   2 +-
 .../SplittableProcessElementsEvaluatorFactory.java | 109 +++++++++++----------
 .../beam/runners/direct/DirectRunnerTest.java      |  35 -------
 9 files changed, 67 insertions(+), 147 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
tgroh@apache.org.

[beam] 01/01: Merge pull request #4787

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

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

commit 15018c93fd7e6c97c0628631fd5a847dd18cbf66
Merge: 8c134a1 d68a78b
Author: Thomas Groh <tg...@users.noreply.github.com>
AuthorDate: Fri Mar 2 14:26:49 2018 -0800

    Merge pull request #4787
    
    [BEAM-3409] Revert "extracting the scheduled executor service in a factory variab…

 .../org/apache/beam/runners/core/DoFnRunners.java  |   2 +-
 .../apache/beam/runners/core/ProcessFnRunner.java  |  10 +-
 .../apache/beam/runners/core/SimpleDoFnRunner.java |   4 -
 ...LifecycleManagerRemovingTransformEvaluator.java |   4 -
 .../direct/ExecutorServiceParallelExecutor.java    |  40 ++------
 .../apache/beam/runners/direct/ParDoEvaluator.java |   8 --
 .../beam/runners/direct/ParDoEvaluatorFactory.java |   2 +-
 .../SplittableProcessElementsEvaluatorFactory.java | 109 +++++++++++----------
 .../beam/runners/direct/DirectRunnerTest.java      |  35 -------
 9 files changed, 67 insertions(+), 147 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
tgroh@apache.org.