[
https://issues.apache.org/jira/browse/HBASE-20658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16497137#comment-16497137
]
Ankit Singhal commented on HBASE-20658:
---------------------------------------
Thanks [~Apache9] for taking a look, so you mean it is necessary to hold the
latch till the procedure ends? does it needed only for Modify and truncate
procedures and not for others?
> 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)