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

Duo Zhang commented on HBASE-21538:
-----------------------------------

And most of the changes under HBASE-21512 will be simple, just replace the old 
blocking call with a future.get(), which usually could keep the old behavior. 
The intention here is to remove the blocking client implementation, so we do 
not need to maintain the code for two clients. Can open new issues to rewrite 
with an complete asynchronous way.

> Rewrite RegionReplicaFlushHandler to use AsyncClusterConnection
> ---------------------------------------------------------------
>
>                 Key: HBASE-21538
>                 URL: https://issues.apache.org/jira/browse/HBASE-21538
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Major
>         Attachments: HBASE-21538-HBASE-21512-v1.patch, 
> HBASE-21538-HBASE-21512-v2.patch, HBASE-21538-HBASE-21512-v2.patch, 
> HBASE-21538-HBASE-21512-v3.patch, HBASE-21538-HBASE-21512.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to