You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/09/13 17:54:23 UTC

[GitHub] [ozone] sodonnel commented on a change in pull request #2634: HDDS-5738. EC: Resolve findbugs warnings after branch merge

sodonnel commented on a change in pull request #2634:
URL: https://github.com/apache/ozone/pull/2634#discussion_r707558409



##########
File path: hadoop-ozone/ozone-manager/src/test/java/org/apache/hadoop/ozone/om/response/key/TestOMKeyResponse.java
##########
@@ -76,7 +76,6 @@ public void setup() throws Exception {
     random = new Random();
   }
 

Review comment:
       The findbugs complaints were mostly "redundant null check for value known to not be null", so removing the annotation made the warning go away.




-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org