[
https://issues.apache.org/jira/browse/BEAM-6561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17547537#comment-17547537
]
Kenneth Knowles commented on BEAM-6561:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/19274
> WorkProgressUpdater synchronizes on java.util.concurrent classes
> ----------------------------------------------------------------
>
> Key: BEAM-6561
> URL: https://issues.apache.org/jira/browse/BEAM-6561
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Reporter: Kenneth Knowles
> Priority: P3
>
> Findbugs caught this. There seems to be synchronization on variables where
> the classes themselves have their own mechanisms. If intended, it should be
> made more clear by simple mutexes.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)