You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2020/01/31 00:57:00 UTC

[jira] [Commented] (HBASE-23761) The new cache entry can overflow the maxSize in CachedEntryQueue

    [ https://issues.apache.org/jira/browse/HBASE-23761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17027104#comment-17027104 ] 

Andrew Kyle Purtell commented on HBASE-23761:
---------------------------------------------

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)