[
https://issues.apache.org/jira/browse/HBASE-23761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027104#comment-17027104
]
Andrew Kyle Purtell edited comment on HBASE-23761 at 1/31/20 12:56 AM:
-----------------------------------------------------------------------
Please consider attaching a patch or opening a PR. It's probably easier to
discuss this looking at a proposed change.
was (Author: apurtell):
Please consider attaching a patch or opening a PR. It's probably to discuss
this looking at a proposed change.
> 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)