You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2015/04/11 02:49:14 UTC

[jira] [Resolved] (HBASE-4328) make HBaseAdmin.modifyTable sync

     [ https://issues.apache.org/jira/browse/HBASE-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell resolved HBASE-4328.
-----------------------------------
    Resolution: Incomplete
      Assignee:     (was: Ming Ma)

> make HBaseAdmin.modifyTable sync
> --------------------------------
>
>                 Key: HBASE-4328
>                 URL: https://issues.apache.org/jira/browse/HBASE-4328
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ming Ma
>
> HBaseAdmin.modifyTable calls HMasterInterface.modifyTable and returns right away. HMasterInterface.modifyTable is async. Thus HBaseAdmin.modifyTable is async. It will be nice to make HBaseAdmin.modifyTable sync given the rest of table operation APIs on HBaseAdmin are sync.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)