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 2018/12/19 11:12:35 UTC

[beam] branch master updated (5845e2a -> 302b883)

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 5845e2a  Merge pull request #7314: WEBSITE: update community nav, add in-person page
     add b5223f4  [BEAM-6263] Prevent NullPointer on concurrent JobServer shutdown
     add a50ae05  [BEAM-6263] Prevent port collisions in FlinkJobServerDriveTest
     add 5d3b420  [BEAM-6263] Prevent stderr->stdout redirection
     add 19f7dfa  [BEAM-6263] Restore stderr on exceptions to print the error
     new 302b883  Merge pull request #7309: [BEAM-6263] Fix error-prone test setup for FlinkJobServerDriver

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:
 .../beam/runners/flink/FlinkJobServerDriver.java   | 10 +++++---
 .../runners/flink/FlinkJobServerDriverTest.java    | 27 +++++++---------------
 2 files changed, 15 insertions(+), 22 deletions(-)


[beam] 01/01: Merge pull request #7309: [BEAM-6263] Fix error-prone test setup for FlinkJobServerDriver

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

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

commit 302b883d03e79cd63130bdc3bcc38e912bddb9d6
Merge: 5845e2a 19f7dfa
Author: Maximilian Michels <mx...@apache.org>
AuthorDate: Wed Dec 19 12:12:26 2018 +0100

    Merge pull request #7309: [BEAM-6263] Fix error-prone test setup for FlinkJobServerDriver

 .../beam/runners/flink/FlinkJobServerDriver.java   | 10 +++++---
 .../runners/flink/FlinkJobServerDriverTest.java    | 27 +++++++---------------
 2 files changed, 15 insertions(+), 22 deletions(-)