You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Sijie Guo (JIRA)" <ji...@apache.org> on 2017/07/25 00:22:00 UTC

[jira] [Commented] (BOOKKEEPER-817) Bookie: LRU FileInfo Eviction Policy

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

Sijie Guo commented on BOOKKEEPER-817:
--------------------------------------

Move this out of 4.5.0. [~yzang] will help port changes regarding the ledger cache improvements later on.

> Bookie: LRU FileInfo Eviction Policy
> ------------------------------------
>
>                 Key: BOOKKEEPER-817
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-817
>             Project: Bookkeeper
>          Issue Type: Improvement
>            Reporter: Sijie Guo
>            Assignee: Sijie Guo
>
> currently ledger cache used a FIFO mechanism to evict file info, it is not efficient. it'd better to adopt guava cache for file info cache.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)