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] [Resolved] (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:all-tabpanel ]

Boyuan Zhang resolved BEAM-7473.
--------------------------------
    Fix Version/s: 2.17.0
       Resolution: Fixed

> 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
>             Fix For: 2.17.0
>
>
> 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)