[
https://issues.apache.org/jira/browse/HBASE-25478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17265719#comment-17265719
]
Michael Stack commented on HBASE-25478:
---------------------------------------
Do you have illustration of how the test is failing [~fengchristine]? It is
failing because table already exists? If so, should you catch this exception
rather than generic IOE in the PR? Thanks for the PR.
> 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
> Priority: Minor
>
> 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)