You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Boyuan Zhang (Jira)" <ji...@apache.org> on 2019/11/13 20:53:00 UTC

[jira] [Commented] (BEAM-7473) Update RestrictionTracker within Python to not be required to be thread safe

    [ https://issues.apache.org/jira/browse/BEAM-7473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16973686#comment-16973686 ] 

Boyuan Zhang commented on BEAM-7473:
------------------------------------

https://github.com/apache/beam/pull/9794

> Update RestrictionTracker within Python to not be required to be thread safe
> ----------------------------------------------------------------------------
>
>                 Key: BEAM-7473
>                 URL: https://issues.apache.org/jira/browse/BEAM-7473
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-py-core, sdk-py-harness
>            Reporter: Luke Cwik
>            Assignee: Boyuan Zhang
>            Priority: Major
>
> The commit [https://github.com/apache/beam/commit/8faffb2bcf28ccab5e9a95322743cc60df65077c#diff-ed95abb6bc30a9ed07faef5c3fea93f0] modified the Java SDK removed the need for users to be thread safe and instead made the framework provide the necessary locking around a restriction tracker.



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