You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by tg...@apache.org on 2017/11/28 22:54:50 UTC

[beam] 01/01: Merge pull request #4150

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

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

commit 8159df2b5532a5b342b1c9a88641476895f95e2f
Merge: dc3a664 973f030
Author: Thomas Groh <tg...@users.noreply.github.com>
AuthorDate: Tue Nov 28 14:54:47 2017 -0800

    Merge pull request #4150
    
    [BEAM-2885] Maintain In-flight preparation requests

 pom.xml                                            |  6 ++
 .../beam/runners/fnexecution/GrpcFnServer.java     |  7 ++
 runners/local-artifact-service-java/build.gradle   |  1 +
 runners/local-artifact-service-java/pom.xml        |  6 +-
 .../LocalFileSystemArtifactStagerService.java      | 11 ++-
 runners/reference/job-server/build.gradle          |  4 ++
 runners/reference/job-server/pom.xml               | 54 +++++++++++++--
 .../beam/runners/reference/job/PreparingJob.java   | 54 +++++++++++++++
 .../reference/job/ReferenceRunnerJobServer.java    | 33 +++++----
 .../reference/job/ReferenceRunnerJobService.java   | 78 ++++++++++++++++++++--
 .../job/ReferenceRunnerJobServiceTest.java         | 70 ++++++++++++++++++-
 11 files changed, 293 insertions(+), 31 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.