[
https://issues.apache.org/jira/browse/BEAM-8442?focusedWorklogId=337632&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-337632
]
ASF GitHub Bot logged work on BEAM-8442:
----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Nov/19 00:40
Start Date: 02/Nov/19 00:40
Worklog Time Spent: 10m
Work Description: lukecwik commented on issue #9842: [BEAM-8442] Remove
duplicate code for bundle register in Python SDK harness
URL: https://github.com/apache/beam/pull/9842#issuecomment-548992947
Yes, there was a similar issue with Java in the past. It is best if
registration is synchronous since then any ProcessBundleRequest can error out
if the descriptor isn't available.
----------------------------------------------------------------
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: 337632)
Time Spent: 1h 40m (was: 1.5h)
> Unfiy 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: 1h 40m
> 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)