You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ud...@apache.org on 2023/08/29 01:37:01 UTC

[beam] 01/01: Merge pull request #28150: Fix ConcurrentModificationException in OutputSampler

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

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

commit 1eda6dbfcf87734b5f9c3ff5f7c76604f97e6548
Merge: f0c0685dbe0 c8f3b51cec1
Author: Udi Meiri <ud...@users.noreply.github.com>
AuthorDate: Mon Aug 28 18:36:51 2023 -0700

    Merge pull request #28150: Fix ConcurrentModificationException in OutputSampler

 .../java/org/apache/beam/fn/harness/debug/OutputSampler.java | 12 ++++++++----
 .../org/apache/beam/fn/harness/debug/OutputSamplerTest.java  |  8 ++++++--
 2 files changed, 14 insertions(+), 6 deletions(-)