Uh oh!
There was an error while loading. Please reload this page.
HBASE-26333 Clean shared state pollution to avoid flaky tests. - #3644
HBASE-26333 Clean shared state pollution to avoid flaky tests.#3644LALAYANG wants to merge 5 commits into
Conversation
Apache-HBase
commented
Aug 29, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 29, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Aug 29, 2021
🎊 +1 overall
This message was automatically generated. |
Apache9
commented
Oct 3, 2021
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? |
Apache-HBase
commented
Nov 9, 2021
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 9, 2021
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 9, 2021
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 9, 2021
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 9, 2021
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 9, 2021
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 9, 2021
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 9, 2021
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 9, 2021
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 9, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 9, 2021
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Nov 9, 2021
💔 -1 overall
This message was automatically generated. |
LALAYANG
commented
Nov 10, 2021
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! |
Apache-HBase
commented
Jan 27, 2022
🎊 +1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 27, 2022
💔 -1 overall
This message was automatically generated. |
Apache-HBase
commented
Jan 28, 2022
💔 -1 overall
This message was automatically generated. |
What is the purpose of this PR
org.apache.hadoop.hbase.replication.regionserver.TestDrainReplicationQueuesForStandBy.testReproduce the test failure
Expected result:
Actual result:
Why the test fails
Fix
JIRA: https://issues.apache.org/jira/browse/HBASE-26333