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: [email protected]
