Kenneth Knowles created BEAM-6562:
-------------------------------------
Summary: GrpcWindmillServer synchronizes on java.util.concurrent
classes
Key: BEAM-6562
URL: https://issues.apache.org/jira/browse/BEAM-6562
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)