You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by sc...@apache.org on 2024/02/02 10:38:29 UTC

(beam) branch master updated (124880bc8ce -> 1f69271044d)

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

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


    from 124880bc8ce Fix typo affecting DataflowPipelineDebugOptions.setStreamingSideInputCacheExpirationMillis (#30195)
     add 1f69271044d [Dataflow Streaming] Add a option to use multiple commit threads (#30194)

No new revisions were added by this update.

Summary of changes:
 .../options/DataflowPipelineDebugOptions.java      |  6 +++
 .../dataflow/worker/StreamingDataflowWorker.java   | 49 ++++++++++++----------
 .../worker/StreamingDataflowWorkerTest.java        | 46 +++++++++++++++++++-
 3 files changed, 77 insertions(+), 24 deletions(-)