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

Andrew Purtell resolved HBASE-3369.
-----------------------------------

    Resolution: Fixed

The client has come a long way since this golden oldie

> We should use HBaseClient.call() that has parallelism built in 
> ---------------------------------------------------------------
>
>                 Key: HBASE-3369
>                 URL: https://issues.apache.org/jira/browse/HBASE-3369
>             Project: HBase
>          Issue Type: Bug
>            Reporter: ryan rawson
>
> the HBaseClient supports a call like so:
>   public Writable[] call(Writable[] params, InetSocketAddress[] addresses)
> And we are able to dispatch and retrieve multiple requests without threads.  
> We should try to use this instead of using thread pools.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to