Nicolas Liochon created HBASE-11850:
---------------------------------------

             Summary: 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: 0.99.0, 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
(v6.2#6252)

Reply via email to