You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by dm...@apache.org on 2020/05/20 06:40:29 UTC

[beam] branch master updated (2967e3a -> 5cc46df)

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

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


    from 2967e3a  Katas - Convert task description from HTML to Markdown (#11736)
     add 3719e6a  [BEAM-9900] Fix polling behavior in UnboundedSourceWrapper
     add 77ea885  [BEAM-9900] Add test case for polling idle readers
     add 5cc46df  Merge pull request #11750: [BEAM-9900] Fix polling behavior in UnboundedSourceWrapper

No new revisions were added by this update.

Summary of changes:
 .../streaming/io/UnboundedSourceWrapper.java       |  14 +-
 .../streaming/io/UnboundedSourceWrapperTest.java   | 246 ++++++++++++++++++---
 2 files changed, 227 insertions(+), 33 deletions(-)