[
https://issues.apache.org/jira/browse/BEAM-8442?focusedWorklogId=341751&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-341751
]
ASF GitHub Bot logged work on BEAM-8442:
----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Nov/19 08:13
Start Date: 12/Nov/19 08:13
Worklog Time Spent: 10m
Work Description: sunjincheng121 commented on issue #10004: [BEAM-8442]
Unify bundle register in Python SDK harness
URL: https://github.com/apache/beam/pull/10004#issuecomment-552782486
Runner will only send process bundle instruction after the registration is
finished and so I think there is no race condition here. This is also the
purpose of the first commit of this PR. Am I missing something else?
----------------------------------------------------------------
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: 341751)
Time Spent: 5h 10m (was: 5h)
> Unify bundle register in Python SDK harness
> -------------------------------------------
>
> Key: BEAM-8442
> URL: https://issues.apache.org/jira/browse/BEAM-8442
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-harness
> Reporter: sunjincheng
> Assignee: sunjincheng
> Priority: Major
> Fix For: 2.18.0
>
> Time Spent: 5h 10m
> Remaining Estimate: 0h
>
> There are two methods for bundle register in Python SDK harness:
> `SdkHarness._request_register` and `SdkWorker.register.` It should be unfied.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)