You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by th...@apache.org on 2018/08/10 14:37:48 UTC

[beam] 01/01: Merge pull request #6177: [BEAM-4798] Fix IndexOutOfBoundsException in Flink runner

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

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

commit a783cd6f24c25b6615f094993d47886a7c55ca6d
Merge: fe00115 45a3efc
Author: Thomas Weise <tw...@users.noreply.github.com>
AuthorDate: Fri Aug 10 07:37:44 2018 -0700

    Merge pull request #6177: [BEAM-4798] Fix IndexOutOfBoundsException in Flink runner

 .../streaming/io/UnboundedSourceWrapper.java       |  22 ++-
 .../flink/streaming/TestCountingSource.java        |  31 ++--
 .../streaming/UnboundedSourceWrapperTest.java      | 157 +++++++++++++--------
 3 files changed, 133 insertions(+), 77 deletions(-)