[ 
https://issues.apache.org/jira/browse/HBASE-11313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Marc Spaggiari updated HBASE-11313:
----------------------------------------

    Attachment: HBASE-11313-v0-trunk.patch

Problem is that people looking at the pool code might see 3 options, might try 
to use Reusable and might end using RoundRobin even if they think they are 
not...

Very easy patch attached.

> 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)

Reply via email to