You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mx...@apache.org on 2019/05/31 15:35:37 UTC

[beam] branch master updated (ab6b65e -> 207f34e)

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 ab6b65e  Merge pull request #8699: [BEAM-7305] Fix issues in and extend documentation for Hazelcast Jet Runner
     add b57c996  [BEAM-7442][BEAM-5650] Read sequentially from bounded sources in UnboundedSourceWrapper
     add 207f34e  Merge pull request #8715: [BEAM-7442][BEAM-5650] Read sequentially from bounded sources in UnboundedSourceWrapper

No new revisions were added by this update.

Summary of changes:
 .../streaming/io/UnboundedSourceWrapper.java       | 47 ++++++++-----
 .../streaming/io/UnboundedSourceWrapperTest.java   | 80 ++++++++++++++++++++++
 2 files changed, 108 insertions(+), 19 deletions(-)