[
https://issues.apache.org/jira/browse/HBASE-21093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang updated HBASE-21093:
------------------------------
Fix Version/s: 2.0.2
2.1.1
2.2.0
3.0.0
> Move TestCreateTableProcedure.testMRegions to a separated file
> --------------------------------------------------------------
>
> Key: HBASE-21093
> URL: https://issues.apache.org/jira/browse/HBASE-21093
> Project: HBase
> Issue Type: Sub-task
> Components: test
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: 3.0.0, 2.2.0, 2.1.1, 2.0.2
>
> Attachments: HBASE-21093-v1.patch, HBASE-21093.patch
>
>
> In TestTableDDLProcedureBase we set the procedure worker number to 1, so on a
> slow machine, we will fail to batch the remote calls to RS with the default
> dispatch delay, and lead to a very long time to finish the bunch of sub TRSPs.
> Edit:
> It seems that the problem is that, we are slow when updating procedure store
> sometimes. This is not easy to fix so move testMRegions to separated file
> first.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)