You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2021/05/12 02:11:42 UTC

[GitHub] [hbase] sambong0113 opened a new pull request #3256: HBASE-25817 Use GuavaCache in thrift server hashmap

sambong0113 opened a new pull request #3256:
URL: https://github.com/apache/hbase/pull/3256


   When opened scanner is not properly closed, it remains scannerMap forever. 
   To resolve this problem, make scannerMap to Guava Cache so that can be expired on set time.
   
   https://issues.apache.org/jira/browse/HBASE-25817


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [hbase] sambong0113 closed pull request #3256: HBASE-25817 Use GuavaCache in thrift server hashmap

Posted by GitBox <gi...@apache.org>.
sambong0113 closed pull request #3256:
URL: https://github.com/apache/hbase/pull/3256


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org