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

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

                Author: ASF GitHub Bot
            Created on: 12/Oct/20 17:35
            Start Date: 12/Oct/20 17:35
    Worklog Time Spent: 10m 
      Work Description: ibzib commented on a change in pull request #13072:
URL: https://github.com/apache/beam/pull/13072#discussion_r503439527



##########
File path: sdks/go/gogradle.lock
##########
@@ -5,7 +5,7 @@ dependencies:
   build:
   - vcs: "git"
     name: "cloud.google.com/go"
-    commit: "4f6c921ec566a33844f4e7879b31cd8575a6982d"
+    commit: "03869a08dc16b35ad4968e92d34c5a2a2961b205"

Review comment:
       > The existing version of google.golang.org/api dependency doesn't have 
fields worker_region and worker_zone.
   
   I see. I was not expecting that because worker_region and worker_zone were 
added a long time ago. The old Google API library is from Feb 7 2018.
   
   Anyway, we should split the dependency changes and feature implementation 
into separate commits.




----------------------------------------------------------------
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: 499542)
    Time Spent: 3h  (was: 2h 50m)

> Add worker_region and worker_zone options
> -----------------------------------------
>
>                 Key: BEAM-8251
>                 URL: https://issues.apache.org/jira/browse/BEAM-8251
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-dataflow
>            Reporter: Kyle Weaver
>            Priority: P3
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> We are refining the way the user specifies worker regions and zones to the 
> Dataflow service. We need to add worker_region and worker_zone pipeline 
> options that will be preferred over the old experiments=worker_region and 
> --zone flags. I will create subtasks for adding these options to each SDK.



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

Reply via email to