You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Christine Feng (Jira)" <ji...@apache.org> on 2021/01/07 18:12:00 UTC

[jira] [Created] (HBASE-25478) Implement retries when enabling tables in TestRegionReplicaReplicationEndpoint

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)