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

Beam JIRA Bot commented on BEAM-8486:
-------------------------------------

This issue is P2 but has been unassigned without any comment for 60 days so it 
has been labeled "stale-P2". If this issue is still affecting you, we care! 
Please comment and remove the label. Otherwise, in 14 days the issue will be 
moved to P3.

Please see https://beam.apache.org/contribute/jira-priorities/ for a detailed 
explanation of what these priorities mean.


> Reference to ParallelBundleManager attr "_skip_registration" should be 
> "_registered"
> ------------------------------------------------------------------------------------
>
>                 Key: BEAM-8486
>                 URL: https://issues.apache.org/jira/browse/BEAM-8486
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>            Reporter: Chad Dombrova
>            Priority: P2
>              Labels: stale-P2
>
> It appears there was a mistake in the multiprocess refactor of the 
> BundleManager.  I came across this issue while getting mypy type analysis 
> setup (score one for static type checking!)
>  
> The offending line is here: 
> https://github.com/apache/beam/blob/8d2997f8d7ad84649b8ecb2f7e2ca2eceb91b6d0/sdks/python/apache_beam/runners/portability/fn_api_runner.py#L933
> I think it should be using "_registered", as seen here: 
> https://github.com/apache/beam/blob/8d2997f8d7ad84649b8ecb2f7e2ca2eceb91b6d0/sdks/python/apache_beam/runners/portability/fn_api_runner.py#L1909
> I can easily change the attribute name, but presumably this will change the 
> behavior.  Hopefully for the better, but I don't know enough to say.  



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

Reply via email to