You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by re...@apache.org on 2022/02/05 02:24:16 UTC

[beam] branch master updated (a32a1ea -> 30a667d)

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

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


    from a32a1ea  [BEAM-13799] Created a Dataproc cluster manager for Interactive Beam
     add 30a667d  Merge pull request #16727: [BEAM-11971] remove unsafe Concurrent data structure

No new revisions were added by this update.

Summary of changes:
 .../direct/ExecutorServiceParallelExecutor.java    |   9 +-
 .../beam/runners/direct/QuiescenceDriver.java      |  40 ++---
 .../beam/sdk/transforms/ParDoLifecycleTest.java    | 171 +++++++++++----------
 3 files changed, 115 insertions(+), 105 deletions(-)