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

Duo Zhang commented on HBASE-17345:
-----------------------------------

{quote}
It has to be an Impl in the below, it can't be Interface?
private final AsyncConnectionImpl conn;
{quote}
We need to use some internal field of AsyncConnectionImpl. For example, the 
rpcControllerFactory. We can declare a interface like ClusterConnection, but I 
do not think it is necessary as now we only have one implementation, can do it 
later.

> Implement batch
> ---------------
>
>                 Key: HBASE-17345
>                 URL: https://issues.apache.org/jira/browse/HBASE-17345
>             Project: HBase
>          Issue Type: Sub-task
>          Components: asyncclient, Client
>    Affects Versions: 2.0.0
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>             Fix For: 2.0.0
>
>         Attachments: HBASE-17345-v1.patch, HBASE-17345-v2.patch, 
> HBASE-17345.patch
>
>
> Add the support for general batch based on the code introduced in HBASE-17142.



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

Reply via email to