matt-duran-starburst commented on PR #7852: URL: https://github.com/apache/hadoop/pull/7852#issuecomment-3716226146
Spotbug failed here -- not something introduced in this patch as far as I'm aware: https://github.com/apache/hadoop/blob/cd88518f738e64bb2077054646c5ac578ce01624/hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsLease.java#L200 ``` Bug type VO_VOLATILE_INCREMENT (click for details)In class org.apache.hadoop.fs.azurebfs.services.AbfsLease$1In method org.apache.hadoop.fs.azurebfs.services.AbfsLease$1.onFailure(Throwable)Field org.apache.hadoop.fs.azurebfs.services.AbfsLease.acquireRetryCountAt AbfsLease.java:[line 200] -- [Bug type VO_VOLATILE_INCREMENT (click for details)](https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-7852/5/artifact/out/branch-spotbugs-hadoop-tools_hadoop-azure-warnings.html#VO_VOLATILE_INCREMENT) In class org.apache.hadoop.fs.azurebfs.services.AbfsLease$1 In method org.apache.hadoop.fs.azurebfs.services.AbfsLease$1.onFailure(Throwable) Field org.apache.hadoop.fs.azurebfs.services.AbfsLease.acquireRetryCount At AbfsLease.java:[line 200] ``` -- 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]
