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 e95d066  Merge pull request #11109 from [BEAM-8335] Final PR to merge 
the InteractiveBeam feature branch
     add 5ec9b2b  [BEAM-9490] Guard referencing for environment expiration via 
a lock
     add df63e8a  [BEAM-9490] Use the lock that belongs to the cache when 
bundle load balancing is enabled
     new bdd1726  Merge pull request #11108: [BEAM-9490] Guard referencing for 
environment expiration via a lock

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:
 .../wrappers/streaming/DoFnOperator.java           |   2 +-
 .../streaming/ExecutableStageDoFnOperatorTest.java |   2 +-
 .../control/DefaultJobBundleFactory.java           | 124 ++++++++++++++-------
 .../java/org/apache/beam/sdk/util}/NoopLock.java   |   2 +-
 4 files changed, 89 insertions(+), 41 deletions(-)
 rename 
{runners/flink/src/main/java/org/apache/beam/runners/flink/translation/utils => 
sdks/java/core/src/main/java/org/apache/beam/sdk/util}/NoopLock.java (97%)

Reply via email to