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

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

                Author: ASF GitHub Bot
            Created on: 20/Nov/19 00:38
            Start Date: 20/Nov/19 00:38
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on pull request #10075: [BEAM-8623] 
Add status_endpoint field to provision api ProvisionInfo
URL: https://github.com/apache/beam/pull/10075#discussion_r348240469
 
 

 ##########
 File path: model/fn-execution/src/main/proto/beam_provision_api.proto
 ##########
 @@ -71,6 +72,11 @@ message ProvisionInfo {
     // (required) The artifact retrieval token produced by
     // ArtifactStagingService.CommitManifestResponse.
     string retrieval_token = 6;
+
+    // (optional) The endpoint for runner to use for hosting the worker status
 
 Review comment:
   please update comment to:
   ```
   (optional) The endpoint that the runner is hosting for the SDK to submit 
status reports to during pipeline execution. This field will only be populated 
if the runner supports SDK status reports. For more details see {link to design 
doc}.
   ```
 
----------------------------------------------------------------
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:
us...@infra.apache.org


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

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

> Add additional message field to Provision API response for passing status 
> endpoint
> ----------------------------------------------------------------------------------
>
>                 Key: BEAM-8623
>                 URL: https://issues.apache.org/jira/browse/BEAM-8623
>             Project: Beam
>          Issue Type: Sub-task
>          Components: beam-model
>            Reporter: Yichi Zhang
>            Assignee: Yichi Zhang
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to