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

Duo Zhang commented on HBASE-21779:
-----------------------------------

Oh it is a bit difficult, as LoadIncrementalHFiles is IA.Public and it exposes 
methods which use Table and Connection as parameters.

Let me think how to deal with this. Maybe we need to introduce a new class to 
implement the function, and this time only mark the interface as IA.Public, and 
implementation can be marked as IA.LimitPrivate(TOOL).

> Reimplement SecureBulkLoadClient to use AsyncClusterConnection
> --------------------------------------------------------------
>
>                 Key: HBASE-21779
>                 URL: https://issues.apache.org/jira/browse/HBASE-21779
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Duo Zhang
>            Priority: Major
>
> So we will not rely on the RpcRetryingCaller and ServiceCallable any more.



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

Reply via email to