dombizita commented on PR #4546: URL: https://github.com/apache/ozone/pull/4546#issuecomment-1502851975
hi @debiswal, thanks for taking this up, please take a look at the CI, the `findbugs` failed with this message: ``` M C NP: Possible null pointer dereference of health in org.apache.hadoop.hdds.scm.node.SCMNodeManager.getNodeStatusInfo() Dereferenced at SCMNodeManager.java:[line 1084] M C NP: Possible null pointer dereference of nodestatus in org.apache.hadoop.hdds.scm.node.SCMNodeManager.getNodeStatusInfo() Dereferenced at SCMNodeManager.java:[line 1076] M C NP: Possible null pointer dereference of operationalState in org.apache.hadoop.hdds.scm.node.SCMNodeManager.getNodeStatusInfo() Dereferenced at SCMNodeManager.java:[line 1083] ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
