szetszwo commented on PR #6542: URL: https://github.com/apache/hadoop/pull/6542#issuecomment-1973763043
> Possible null pointer dereference in org.apache.hadoop.crypto.key.kms.ValueQueue.getSize(String) due to return value of called method > [Bug type NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE (click for details)](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6542/2/artifact/out/branch-spotbugs-hadoop-common-project_hadoop-common-warnings.html#NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE) > In class org.apache.hadoop.crypto.key.kms.ValueQueue > In method org.apache.hadoop.crypto.key.kms.ValueQueue.getSize(String) > Local variable stored in JVM register ? > Dereferenced at ValueQueue.java:[line 332] > Known null at ValueQueue.java:[line 332] The spotbugs error above, which is an existing problem, is not related to this. -- 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]
