Swaroopa Kadam created HBASE-23761:
--------------------------------------
Summary: The new cache entry can overflow the maxSize in
CachedEntryQueue
Key: HBASE-23761
URL: https://issues.apache.org/jira/browse/HBASE-23761
Project: HBase
Issue Type: Bug
Affects Versions: 2.1.8
Reporter: Swaroopa Kadam
Assignee: Swaroopa Kadam
When we check whether the new entry should be added into
CachedEntryQueue#queue, we need to be sure that after adding the entry to the
queue, the cache size does not overflow maxSize.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)