You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/01 09:07:00 UTC

[jira] [Work logged] (BEAM-8442) Unfiy bundle register in Python SDK harness

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

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

                Author: ASF GitHub Bot
            Created on: 01/Nov/19 09:06
            Start Date: 01/Nov/19 09:06
    Worklog Time Spent: 10m 
      Work Description: mxm 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-548716978
 
 
   Thanks! This analysis is correct. The ProcessBundleDescriptor is assumed to be already in the cache before another task is executed. Thus, registration must be synchronous or we have a race condition after the initial registration.
 
----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 337258)
    Time Spent: 1.5h  (was: 1h 20m)

> 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: 1.5h
>  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)