[
https://issues.apache.org/jira/browse/HBASE-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14027658#comment-14027658
]
Jean-Marc Spaggiari commented on HBASE-11313:
---------------------------------------------
I see. So if we remove Reusable, and we remove Thread Local because it's
dangerous, we end up with only Roud Robin, which I agree, looks reasonable. But
I guess we will keep the structure in case we want to add another PoolType
later.
Are you going to clean this already in another JIRA? Else, I can do it within
this patch and submit and update. Just let me know.
> RpcClient should allow Reusable pool option.
> --------------------------------------------
>
> Key: HBASE-11313
> URL: https://issues.apache.org/jira/browse/HBASE-11313
> Project: HBase
> Issue Type: Bug
> Affects Versions: 0.99.0, 0.98.3
> Reporter: Jean-Marc Spaggiari
> Assignee: Jean-Marc Spaggiari
> Priority: Minor
> Attachments: HBASE-11313-v0-trunk.patch
>
>
> RpcClient.getPoolType check the pool choice against ThreadLocal and
> RoundRobin. However, we have a 3rd pooltype already in, Reusable. We should
> allow in this getPoolType check.
--
This message was sent by Atlassian JIRA
(v6.2#6252)