amaliujia commented on pull request #1722: URL: https://github.com/apache/ozone/pull/1722#issuecomment-773830649
Regarding the findsbug, it is wired to me ``` [INFO] Total bugs: 1 [ERROR] org.apache.hadoop.hdds.scm.pipeline.choose.algorithms.PipelineChoosePolicyFactory.createPipelineChoosePolicyFromClass(Class) may return null, but is declared @Nonnull [org.apache.hadoop.hdds.scm.pipeline.choose.algorithms.PipelineChoosePolicyFactory, org.apache.hadoop.hdds.scm.pipeline.choose.algorithms.PipelineChoosePolicyFactory] Returned at PipelineChoosePolicyFactory.java:[line 86]Known null at PipelineChoosePolicyFactory.java:[line 86] NP_NONNULL_RETURN_VIOLATION [INFO] ``` I guess I didn't touch this code at all. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
