[ 
https://issues.apache.org/jira/browse/HBASE-13572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514647#comment-14514647
 ] 

Srikanth Srungarapu commented on HBASE-13572:
---------------------------------------------

The idea of subclassing ProcedureFuture to TableFuture is really good. Noticed 
that we have a typo error {{postOpeartionFailure}}.
{code}
protected V postOpeartionFailure(final IOException exception, final long 
deadlineTs)
{code}

Looks like some test failures are related.


> Procedure v2 - client truncate table sync
> -----------------------------------------
>
>                 Key: HBASE-13572
>                 URL: https://issues.apache.org/jira/browse/HBASE-13572
>             Project: HBase
>          Issue Type: Sub-task
>          Components: proc-v2
>            Reporter: Srikanth Srungarapu
>            Assignee: Ashish Singhi
>            Priority: Minor
>         Attachments: HBASE-13572-v1.patch, HBASE-13572-v2.patch, 
> HBASE-13572-v3-1.patch, HBASE-13572-v4.patch, HBASE-13575.patch
>
>
> Client side part of HBASE-13455.
> It uses the new procedure code to be know when the procedure is completed, 
> and have a proper sync/async behavior on truncate table.



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

Reply via email to