[
https://issues.apache.org/jira/browse/BEAM-9577?focusedWorklogId=412786&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-412786
]
ASF GitHub Bot logged work on BEAM-9577:
----------------------------------------
Author: ASF GitHub Bot
Created on: 31/Mar/20 02:35
Start Date: 31/Mar/20 02:35
Worklog Time Spent: 10m
Work Description: lukecwik commented on pull request #11203: [BEAM-9577]
Define and implement dependency-aware artifact staging service.
URL: https://github.com/apache/beam/pull/11203#discussion_r400604009
##########
File path: model/job-management/src/main/proto/beam_artifact_api.proto
##########
@@ -67,15 +70,10 @@ message ResolveArtifactRequest {
// A response for artifact resolution.
message ResolveArtifactResponse {
- // A full set of replacements for the set of requested artifacts, preferably
- // in terms of the requested type URNs. If there is no better resolution,
- // the original list is returned.
+ // A full (ordered) set of replacements for the set of requested artifacts,
Review comment:
```suggestion
// A fully (ordered) set of replacements for the set of requested
artifacts,
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 412786)
Time Spent: 6h 10m (was: 6h)
> Update artifact staging and retrieval protocols to be dependency aware.
> -----------------------------------------------------------------------
>
> Key: BEAM-9577
> URL: https://issues.apache.org/jira/browse/BEAM-9577
> Project: Beam
> Issue Type: Improvement
> Components: beam-model
> Reporter: Robert Bradshaw
> Assignee: Robert Bradshaw
> Priority: Major
> Time Spent: 6h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)