You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2019/01/31 06:14:00 UTC

[jira] [Created] (BEAM-6561) WorkProgressUpdater synchronizes on java.util.concurrent classes

Kenneth Knowles created BEAM-6561:
-------------------------------------

             Summary: 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


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
(v7.6.3#76005)