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

Xiaobing Zhou updated HBASE-18079:
----------------------------------
    Description: ConnectionPool creates an instance of wangle::ClientBootstrap 
for every new connection (i.e. Wangle pipeline) and cache it hereafter, it is 
unnecessary. Instead, ConnectionPool can maintain a single ClientBootstrap 
instance in its members.  (was: ConnectionPool creates an instance of 
wangle::ClientBootstrap for every new connection (i.e. Wangle pipeline) and 
cache it hereafter, it is unnecessary. Instead ConnectionPool can maintain a 
single ClientBootstrap instance in its members.)

> [C++] Optimize ClientBootstrap in ConnectionPool
> ------------------------------------------------
>
>                 Key: HBASE-18079
>                 URL: https://issues.apache.org/jira/browse/HBASE-18079
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Xiaobing Zhou
>            Assignee: Xiaobing Zhou
>
> ConnectionPool creates an instance of wangle::ClientBootstrap for every new 
> connection (i.e. Wangle pipeline) and cache it hereafter, it is unnecessary. 
> Instead, ConnectionPool can maintain a single ClientBootstrap instance in its 
> members.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to