GrpcWindmillServer synchronizes on java.util.concurrent classes
Open
bug
dataflow
P3
runners
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
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.
Imported from Jira [BEAM-6562](https://issues.apache.org/jira/browse/BEAM-6562). Original Jira may contain additional context.
Reported by: kenn.
Contributor guide
Assessment
This issue has not been assessed yet.