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

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

                Author: ASF GitHub Bot
            Created on: 06/Aug/19 14:53
            Start Date: 06/Aug/19 14:53
    Worklog Time Spent: 10m 
      Work Description: tvalentyn commented on issue #8990: [BEAM-7676] 
uniquely identify SDK workers by the factory that created…
URL: https://github.com/apache/beam/pull/8990#issuecomment-518705194
 
 
   R: @angoenka 
 
----------------------------------------------------------------
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: 289757)
    Time Spent: 0.5h  (was: 20m)

> All SDK workers have worker_id="1"
> ----------------------------------
>
>                 Key: BEAM-7676
>                 URL: https://issues.apache.org/jira/browse/BEAM-7676
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-flink
>            Reporter: Kyle Weaver
>            Assignee: Kyle Weaver
>            Priority: Minor
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> SDK workers are created using multiple job factories, which all give their 
> initial workers id 1 [1]. We could perhaps identify sdk workers also by the 
> factory that created them, for example worker_id=$FACTORY-$WORKER (e.g. 
> worker_id="1-1", "1-2"..."2-1"...)
>  
> [1] 
> [https://github.com/apache/beam/blob/89b08e133be5a2c6bcdbd36242f16ef7ab796902/runners/java-fn-execution/src/main/java/org/apache/beam/runners/fnexecution/control/DefaultJobBundleFactory.java#L115]



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to