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

Sean Busbey updated HBASE-14195:
--------------------------------
    Fix Version/s:     (was: 1.3.0)
                       (was: 1.1.2)
                       (was: 1.2.0)
                       (was: 1.0.2)
                       (was: 0.98.14)
                       (was: 2.0.0)

> Closed connections are not removed from ConnectionCache (Thrift, REST)
> ----------------------------------------------------------------------
>
>                 Key: HBASE-14195
>                 URL: https://issues.apache.org/jira/browse/HBASE-14195
>             Project: HBase
>          Issue Type: Bug
>          Components: REST, Thrift
>    Affects Versions: 0.98.13, 1.1.1, 1.0.1.1, 1.1.0.1
>            Reporter: Vladimir Rodionov
>            Assignee: Vladimir Rodionov
>
> There is the issue with ConnectionCache (used to cache connections in Thrift 
> and REST servers) chore implementation when closed connection is not removed 
> from a cache.
> Thrift server is affected most because it has local thread cache of Table 
> instances and it does not check if Table instance is invalid (due to closed 
> underlying connection) and it can't do it - no API.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to