This is an automated email from the ASF dual-hosted git repository. lcwik pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git.
from 00c402d Merge pull request #8895: [BEAM-7586] Add Integration test for python mongodb io add 3c43cc1 [BEAM-7547] Avoid WindmillStateCache cache hits for stale work. new 9cea449 [BEAM-7547] Avoid WindmillStateCache cache hits for stale work. 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: .../worker/StreamingModeExecutionContext.java | 3 +- .../dataflow/worker/WindmillStateCache.java | 67 +++++++++---- .../dataflow/worker/WindmillStateCacheTest.java | 108 ++++++++++++++++----- .../worker/WindmillStateInternalsTest.java | 39 +++++--- 4 files changed, 163 insertions(+), 54 deletions(-)