You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2018/05/30 00:02:00 UTC

[jira] [Created] (HBASE-20658) Release latch early for ModifyTable and TruncateTable procedure.

Ankit Singhal created HBASE-20658:
-------------------------------------

             Summary: 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


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)