[
https://issues.apache.org/jira/browse/HBASE-14195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062790#comment-15062790
]
Sean Busbey commented on HBASE-14195:
-------------------------------------
removed fix versions since this was closed as invalid.
> 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)