[
https://issues.apache.org/jira/browse/HBASE-25817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
yeonsuk Choi updated HBASE-25817:
---------------------------------
Attachment: HBASE-25817.patch
Fix Version/s: 1.2.12
Status: Patch Available (was: Open)
> Memory leak from thrift server hashMap
> --------------------------------------
>
> Key: HBASE-25817
> URL: https://issues.apache.org/jira/browse/HBASE-25817
> Project: HBase
> Issue Type: Bug
> Components: Thrift
> Affects Versions: 1.2.12
> Reporter: yeonsuk Choi
> Priority: Minor
> Fix For: 1.2.12
>
> Attachments: HBASE-25817.patch
>
>
> I found when the scanner does not closed successfully, it remains forever in
> the hashMap that stores the state of the scanner.
> To solve this problem, I make the hashMap to Guava Cache with expire time.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)