[
https://issues.apache.org/jira/browse/HBASE-11850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar updated HBASE-11850:
----------------------------------
Fix Version/s: (was: 0.99.0)
0.99.1
> RpcClient can get stuck when closing
> ------------------------------------
>
> Key: HBASE-11850
> URL: https://issues.apache.org/jira/browse/HBASE-11850
> Project: HBase
> Issue Type: Bug
> Components: Client
> Affects Versions: 0.99.0, 2.0.0
> Reporter: Nicolas Liochon
> Assignee: Nicolas Liochon
> Fix For: 2.0.0, 0.99.1
>
>
> we don't stop until the map in 'connections' is empty.
> the new connection is put in this map at creation, but if this connection is
> not used it will never be removed.
> No totally sure of the fix yet. Probability is low (but not zero. I saw it
> happening).
> The code is different in 0.98. It's 0.99+ issue only.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)