You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2015/11/04 03:08:27 UTC

[jira] [Updated] (HBASE-11850) RpcClient can get stuck when closing

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

Andrew Purtell updated HBASE-11850:
-----------------------------------
         Assignee:     (was: Nicolas Liochon)
    Fix Version/s:     (was: 1.1.4)
                       (was: 1.0.3)
                       (was: 1.2.1)

No movement. Unscheduling except from master and branch-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
>             Fix For: 2.0.0, 1.3.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.3.4#6332)