[
https://issues.apache.org/jira/browse/HBASE-23761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027114#comment-17027114
]
Swaroopa Kadam commented on HBASE-23761:
----------------------------------------
I just created the initial PR. I ll add the test for it in the following
revision. Trying to find where to put the test.
> 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
> Priority: Minor
>
> 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)