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

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


    from f358024  Merge pull request #4779 Avoid warning in our default runner.
     add 0044cbf  extracting the scheduled executor service in a factory 
variable in SDF direct runner factory
     new 85acc26  Merge pull request #4372 from [BEAM-3409] Make DirectRunner 
waitUntilFinish() wait for the teardown

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, 147 insertions(+), 67 deletions(-)

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

Reply via email to