This is an automated email from the ASF dual-hosted git repository. jkff pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git
commit 04389728d3b813b8ffc128901a70c7ee587fdc9a Merge: a926318 d17c5f1 Author: Eugene Kirpichov <[email protected]> AuthorDate: Tue Jun 19 12:39:39 2018 -0700 Merge pull request #5678: [BEAM-4519] Java SDK passes the staging session token artifact staging service. [BEAM-4519] Java SDK passes the staging session token artifact staging service. .../core/construction/ArtifactServiceStager.java | 24 ++++++---- .../construction/ArtifactServiceStagerTest.java | 6 ++- ...ocalFileSystemArtifactRetrievalServiceTest.java | 3 +- .../job/ReferenceRunnerJobServiceTest.java | 2 + .../BeamFileSystemArtifactStagingService.java | 56 ++++++++++++++-------- .../jobsubmission/InMemoryJobService.java | 5 -- .../jobsubmission/InMemoryJobServiceTest.java | 2 +- .../beam/runners/reference/PortableRunner.java | 3 +- 8 files changed, 64 insertions(+), 37 deletions(-)
