Christine Feng created HBASE-25478:
--------------------------------------
Summary: Implement retries when enabling tables in
TestRegionReplicaReplicationEndpoint
Key: HBASE-25478
URL: https://issues.apache.org/jira/browse/HBASE-25478
Project: HBase
Issue Type: Bug
Reporter: Christine Feng
When a table from a previous test is too slow to close, it can cause problems
for subsequent tests. Implementing a retry-and-wait function in this test class
during table enablement will prevent issues where a single peerID is being used
by two tests at once.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)