[
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)