You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mx...@apache.org on 2020/01/29 17:56:14 UTC

[beam] branch master updated (38e8059 -> f0439fa)

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

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


    from 38e8059  Merge pull request #10680 from Indefinite retries to wait for a BQ Load job.
     add 8c0f0be  [BEAM-9161] Ensure non-volatile access of field variables by processing threads
     add f0439fa  Merge pull request #10641: [BEAM-9161] Ensure non-volatile access of field variables by processing threads

No new revisions were added by this update.

Summary of changes:
 .../wrappers/streaming/DoFnOperator.java           | 57 ++++++++++++++--------
 .../streaming/ExecutableStageDoFnOperator.java     | 19 ++++++--
 2 files changed, 52 insertions(+), 24 deletions(-)