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

Yuan Kang updated HBASE-8064:
-----------------------------

    Description: 
when hconnection is used by one matchine,the connection return to the pool. if 
anather matchine reget the connection,it can be resued.
but in the code the caching map don't be managered correctly

  was:
when hconnection is used by one matchine,the connection return to the pool. if 
anather matchine reget the connection,it can be resued.
but in the code 0.94.0 the caching map don't be managered correctly

    
> hbase connection could not reuse
> --------------------------------
>
>                 Key: HBASE-8064
>                 URL: https://issues.apache.org/jira/browse/HBASE-8064
>             Project: HBase
>          Issue Type: Bug
>          Components: Client
>    Affects Versions: 0.94.0
>         Environment: hadoop-1.0.2 hbase-0.94.0
>            Reporter: Yuan Kang
>            Assignee: Yuan Kang
>              Labels: patch
>         Attachments: HConnectionManager-connection-could-not-reuse.patch
>
>
> when hconnection is used by one matchine,the connection return to the pool. 
> if anather matchine reget the connection,it can be resued.
> but in the code the caching map don't be managered correctly

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to