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

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

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

 ##########
 File path: sdks/go/pkg/beam/core/runtime/harness/init/init.go
 ##########
 @@ -42,6 +42,7 @@ var (
        id              = flag.String("id", "", "Local identifier (required in 
worker mode).")
        loggingEndpoint = flag.String("logging_endpoint", "", "Local logging 
gRPC endpoint (required in worker mode).")
        controlEndpoint = flag.String("control_endpoint", "", "Local control 
gRPC endpoint (required in worker mode).")
+       statusEndpoint  = flag.String("status_endpoint", "", "Local status gRPC 
endpoint (optional in worker mode).")
 
 Review comment:
   Shall we remove this unused variable for now and add it when its needed.
   Please make sure that removing this will not break the argument 
interpretation.
 
----------------------------------------------------------------
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: 352319)
    Time Spent: 1h  (was: 50m)

> 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: 1h
>  Remaining Estimate: 0h
>




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

Reply via email to