[
https://issues.apache.org/jira/browse/HBASE-17867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15973688#comment-15973688
]
stack commented on HBASE-17867:
-------------------------------
Why not an async isProcedureFinished? It involves a trip to the Master, Master
does internal query, perhaps a GC hits at this exact time.... Better if we
don't tie up the client while all this work is going on?
> Implement async procedure RPC API(list/exec/abort/isFinished)
> -------------------------------------------------------------
>
> Key: HBASE-17867
> URL: https://issues.apache.org/jira/browse/HBASE-17867
> Project: HBase
> Issue Type: Sub-task
> Components: Client
> Reporter: Zheng Hu
> Assignee: Zheng Hu
> Fix For: 2.0.0
>
> Attachments: HBASE-17867.v1.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)