[
https://issues.apache.org/jira/browse/BEAM-4519?focusedWorklogId=109875&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-109875
]
ASF GitHub Bot logged work on BEAM-4519:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Jun/18 21:52
Start Date: 07/Jun/18 21:52
Worklog Time Spent: 10m
Work Description: axelmagn opened a new pull request #5582: [BEAM-4519]
Add staging_token to GetManifestRequest
URL: https://github.com/apache/beam/pull/5582
This allows a single ArtifactRetrievalService to serve the artifacts
from multiple manifests, indexed by staging token.
------------------------
Follow this checklist to help us incorporate your contribution quickly and
easily:
- [ ] Format the pull request title like `[BEAM-XXX] Fixes bug in
ApproximateQuantiles`, where you replace `BEAM-XXX` with the appropriate JIRA
issue, if applicable. This will automatically link the pull request to the
issue.
- [ ] If this contribution is large, please file an Apache [Individual
Contributor License Agreement](https://www.apache.org/licenses/icla.pdf).
It will help us expedite review of your Pull Request if you tag someone
(e.g. `@username`) to look at it.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 109875)
Time Spent: 10m
Remaining Estimate: 0h
> Artifact Retrieval Service Protocol should be able to serve multiple
> Manifests.
> -------------------------------------------------------------------------------
>
> Key: BEAM-4519
> URL: https://issues.apache.org/jira/browse/BEAM-4519
> Project: Beam
> Issue Type: Bug
> Components: runner-core
> Reporter: Axel Magnuson
> Assignee: Axel Magnuson
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The artifact staging service currently returns a staging_token that can be
> used as a key to access a manifest. However, the current protocol does not
> have a field that accepts this token.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)