[
https://issues.apache.org/jira/browse/HBASE-21093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16589441#comment-16589441
]
Duo Zhang commented on HBASE-21093:
-----------------------------------
Pushed the v1 patch to master. Let's see how it works.
> 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
> 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)