This is an automated email from the ASF dual-hosted git repository.
jkff pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from a926318 Merge pull request #5679: load beam fileSystems in FnHarness
add d17c5f1 Implement new staging token contract in java SDK
new 0438972 Merge pull request #5678: [BEAM-4519] Java SDK passes the
staging session token artifact staging service.
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:
.../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(-)