You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Zheng Hu (JIRA)" <ji...@apache.org> on 2019/05/08 07:15:00 UTC

[jira] [Resolved] (HBASE-22269) Consider simplifying the logic of BucketCache eviction.

     [ https://issues.apache.org/jira/browse/HBASE-22269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Hu resolved HBASE-22269.
------------------------------
    Resolution: Won't Fix

> Consider simplifying the logic of BucketCache eviction.
> -------------------------------------------------------
>
>                 Key: HBASE-22269
>                 URL: https://issues.apache.org/jira/browse/HBASE-22269
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Zheng Hu
>            Priority: Major
>
> As discussed in review board: https://reviews.apache.org/r/70465 . [~Apache9] has an comment: 
> bq. I think with the new reference counted framework, we do not need to treat rpc reference specially? Just release the bucket from oldest to newest, until we can find enough free space? We could know if the space has been freed from the return value of release ? Can be a follow on issue, maybe.
> Now, we'll choose those non-RPC refered block to mark as evicted, maybe can simplify the logic here , just as [~Apache9] said.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)