[
https://issues.apache.org/jira/browse/HBASE-11850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack resolved HBASE-11850.
---------------------------
Resolution: Invalid
Old issue. Haven't seen this. Context has changed. Resolving as invalid.
> 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
> Priority: Major
> Fix For: 2.0.0
>
>
> 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
(v7.6.3#76005)