You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by sc...@apache.org on 2018/12/12 16:34:28 UTC

[beam] branch master updated (a53f56a -> 798b3b3)

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

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


    from a53f56a  Merge pull request #7261 from echauchot/BEAM-6216-flink-local
     add 9e8ac83  [BEAM-6240] Clean up duplicated SocketAddressFactory class.
     new 798b3b3  Merge pull request #7241: [BEAM-6204] Clean up duplicated SocketAddressFactory class.

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:
 .../dataflow/worker/fn/SocketAddressFactory.java   | 68 ----------------------
 .../worker/fn/SocketAddressFactoryTest.java        | 55 -----------------
 2 files changed, 123 deletions(-)
 delete mode 100644 runners/google-cloud-dataflow-java/worker/src/main/java/org/apache/beam/runners/dataflow/worker/fn/SocketAddressFactory.java
 delete mode 100644 runners/google-cloud-dataflow-java/worker/src/test/java/org/apache/beam/runners/dataflow/worker/fn/SocketAddressFactoryTest.java


[beam] 01/01: Merge pull request #7241: [BEAM-6204] Clean up duplicated SocketAddressFactory class.

Posted by sc...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 798b3b3edb5549602d979f28afffea86649f0ed1
Merge: a53f56a 9e8ac83
Author: Scott Wegner <sc...@apache.org>
AuthorDate: Wed Dec 12 08:34:20 2018 -0800

    Merge pull request #7241: [BEAM-6204] Clean up duplicated SocketAddressFactory class.

 .../dataflow/worker/fn/SocketAddressFactory.java   | 68 ----------------------
 .../worker/fn/SocketAddressFactoryTest.java        | 55 -----------------
 2 files changed, 123 deletions(-)