-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HBASE-27373 Fix new spotbugs warnings after upgrading spotbugs to 4.7.2 #4787
Conversation
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
For MS_EXPOSE_REP, there is a related issue in spotbugs spotbugs/spotbugs#1747, but seems there is no response from the maintainer yet. |
aee63e3
to
e3669a5
Compare
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
e3669a5
to
42db6e9
Compare
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe the latest UT failures are unrelated. Have seen the same on other PRs.
Let me check the TestTags test. It failed for both jdk8 and jdk11. |
Tried several times, TestTags passed for me locally. Looking at the code, I guess the problem is the 'no condition check' Thread.sleep. Maybe the problem is our build machine is under high load and slow. Let me merge to solve the spotbugs for master branch and keep an eye on the flaky dashboard. Thanks @wchevreuil for reviewing! |
….2 (apache#4787) Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
….2 (apache#4787) Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
….2 (apache#4787) Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
….2 (apache#4787) Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
….2 (apache#4787) Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
….2 (apache#4787) (apache#4791) Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org> (cherry picked from commit 82f9664) Change-Id: I952c8570be1af44824e3e8f531c9eb8cb1101810
No description provided.