[
https://issues.apache.org/jira/browse/HBASE-20658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494514#comment-16494514
]
Duo Zhang commented on HBASE-20658:
-----------------------------------
The latch is used to simulate the old behavior for old client.
> Release latch early for ModifyTable and TruncateTable procedure.
> ----------------------------------------------------------------
>
> Key: HBASE-20658
> URL: https://issues.apache.org/jira/browse/HBASE-20658
> Project: HBase
> Issue Type: Bug
> Reporter: Ankit Singhal
> Assignee: Ankit Singhal
> Priority: Major
>
> It seems we are releasing latch in Modify and Truncate table procedures
> during completion cleanup which make the whole procedure to execute
> synchronously.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)