[
https://issues.apache.org/jira/browse/HBASE-21093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16783015#comment-16783015
]
Guanghao Zhang commented on HBASE-21093:
----------------------------------------
Seems this only pushed to master? But the commit message is not same with the
Jira title.
commit c01d4d3a35a53d67d4106fc906629413f8e980a7
Author: Duo Zhang <[email protected]>
Date: Wed Aug 22 10:43:25 2018 +0800
HBASE-21093 Increase the dispatch delay for testing DDL procedures
> 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)