This is an automated email from the ASF dual-hosted git repository.
thw pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from fe00115 Merge pull request #6199 from udim/precommit-timeout
add 6b7cd45 [BEAM-4798] Fix IndexOutOfBoundsException when Flink
parallelism is more than number of IO readers
add 45a3efc [BEAM-4798] Fix UnboundedSourceWrapperTest
new a783cd6 Merge pull request #6177: [BEAM-4798] Fix
IndexOutOfBoundsException in Flink runner
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:
.../streaming/io/UnboundedSourceWrapper.java | 22 ++-
.../flink/streaming/TestCountingSource.java | 31 ++--
.../streaming/UnboundedSourceWrapperTest.java | 157 +++++++++++++--------
3 files changed, 133 insertions(+), 77 deletions(-)