[ 
https://issues.apache.org/jira/browse/BEAM-4519?focusedWorklogId=109915&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-109915
 ]

ASF GitHub Bot logged work on BEAM-4519:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Jun/18 23:03
            Start Date: 07/Jun/18 23:03
    Worklog Time Spent: 10m 
      Work Description: jkff commented on a change in pull request #5582: 
[BEAM-4519] Add staging_token to GetManifestRequest
URL: https://github.com/apache/beam/pull/5582#discussion_r193913154
 
 

 ##########
 File path: model/job-management/src/main/proto/beam_artifact_api.proto
 ##########
 @@ -81,7 +81,11 @@ message ProxyManifest {
 }
 
 // A request to get the manifest of a Job.
-message GetManifestRequest {}
+message GetManifestRequest {
+    // (Required) An opaque token representing the entirety of the staged 
artifacts.
 
 Review comment:
   Reindent and regenerate the Go protos? (sync with Ankur about how to do 
that; I think Python protos don't need to be regenerated since they're not 
checked in)

----------------------------------------------------------------
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 109915)
    Time Spent: 0.5h  (was: 20m)

> 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: 0.5h
>  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)

Reply via email to