You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ie...@apache.org on 2019/05/14 19:49:50 UTC

[beam] 01/01: Merge pull request #8574: [cleanup] Remove UnboundedSocketSource from Flink Runner

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

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

commit a975cc7b852f5d2b898a72952249c19b589f3b45
Merge: ed6f68a 9b27720
Author: Ismaël Mejía <ie...@gmail.com>
AuthorDate: Tue May 14 21:49:33 2019 +0200

    Merge pull request #8574: [cleanup] Remove UnboundedSocketSource from Flink Runner

 .../flink/FlinkStreamingTranslationContext.java    |   2 +-
 .../translation/types/CoderTypeInformation.java    |   2 +-
 .../translation/wrappers/DataInputViewWrapper.java |   2 +-
 .../wrappers/DataOutputViewWrapper.java            |   2 +-
 .../streaming/io/UnboundedSocketSource.java        | 261 ---------------------
 .../streaming/stableinput/BufferedElements.java    |   4 +-
 .../beam/runners/flink/FlinkTestPipeline.java      |   2 +-
 7 files changed, 7 insertions(+), 268 deletions(-)