[
https://issues.apache.org/jira/browse/HBASE-13571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535952#comment-14535952
]
Srikanth Srungarapu commented on HBASE-13571:
---------------------------------------------
Looks like BulkReOpen is also being used with operations on column family
namely Delete and Modify. So making it sync would help in those cases too. But
if you think async behavior for BulkReOpen would help for future AM related
changes, then may be using alterStatus is more viable option?
> Procedure v2 - client modify table sync
> ---------------------------------------
>
> Key: HBASE-13571
> URL: https://issues.apache.org/jira/browse/HBASE-13571
> Project: HBase
> Issue Type: Sub-task
> Components: proc-v2
> Reporter: Srikanth Srungarapu
> Assignee: Srikanth Srungarapu
> Priority: Minor
> Attachments: HBASE-13571.patch
>
>
> Client side part of HBASE-13210.
> It uses the new procedure code to be know when the procedure is completed,
> and have a proper sync/async behavior on modify table.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)