-
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-27437 TestHeapSize is flaky #4841
Conversation
@saintstack PTAL. I changed to count the total time of calculating all the overhead of classes 100 times, I think this could smooth the rare spikes when executing the UT. Thanks. |
🎊 +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.
LGTM
Signed-off-by: GeorryHuang <huangzhuoyue@apache.org> (cherry picked from commit dad9a7d) Conflicts: hbase-server/src/test/java/org/apache/hadoop/hbase/io/TestHeapSize.java
Signed-off-by: GeorryHuang <huangzhuoyue@apache.org> (cherry picked from commit dad9a7d)
Signed-off-by: GeorryHuang <huangzhuoyue@apache.org> (cherry picked from commit dad9a7d)
No description provided.