-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-26333 Clean shared state pollution to avoid flaky tests. #3644
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
base: master
Are you sure you want to change the base?
Conversation
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
HBase uses JIRA to track issues, so please open a jira first at https://issues.apache.org/jira? And on the patch, I think we'd better add the in a tearDown method? |
💔 -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. |
💔 -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. |
💔 -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. |
I've changed the patch, please review the code change. Please let me know if you think there is something that still needs to be changed. Thanks! |
🎊 +1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
What is the purpose of this PR
org.apache.hadoop.hbase.replication.regionserver.TestDrainReplicationQueuesForStandBy.test
Reproduce the test failure
Expected result:
Actual result:
Why the test fails
Fix
JIRA: https://issues.apache.org/jira/browse/HBASE-26333