[
https://issues.apache.org/jira/browse/HBASE-13571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14535898#comment-14535898
]
Matteo Bertozzi commented on HBASE-13571:
-----------------------------------------
there is also another thing missing that I noticed, but not 100% related with
this patch.
BulkReOpen is async, so when the proc return to the client it is not complete
(in case of online modify). the client has a get alterStatus() that we can use
inside the wait().. or we can make bulkReOpen sync. just asking for thoughts
> 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)