[
https://issues.apache.org/jira/browse/HBASE-13108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14337847#comment-14337847
]
zhangduo commented on HBASE-13108:
----------------------------------
{quote}
I think it is important to have separate connections doing the scans/gets/puts
here
{quote}
Yes, that's what I worried about. The ideal way is making different
AsyncRpcClient use same EventLoopGroup I think. May introduce a EventLoopGroup
cache or manager which returns same EventLoopGroup object if config is same?
> Reduce Connection creations in TestAcidGuarantees
> -------------------------------------------------
>
> Key: HBASE-13108
> URL: https://issues.apache.org/jira/browse/HBASE-13108
> Project: HBase
> Issue Type: Sub-task
> Components: IPC/RPC, test
> Affects Versions: 2.0.0, 1.1.0
> Reporter: zhangduo
> Assignee: zhangduo
> Fix For: 2.0.0, 1.1.0
>
> Attachments: HBASE-13108.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)