tysonjh commented on pull request #15085: URL: https://github.com/apache/beam/pull/15085#issuecomment-873291901
This appears to be hitting a false positive spotbugs error: ``` In class org.apache.beam.fn.harness.control.ProcessBundleHandler$BundleProcessor Field org.apache.beam.fn.harness.control.ProcessBundleHandler$BundleProcessor.instructionId Synchronized 66% of the time Unsynchronized access at ProcessBundleHandler.java:[line 752] Synchronized access at ProcessBundleHandler.java:[line 748] Synchronized access at ProcessBundleHandler.java:[line 744] ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
