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 2014/12/05 07:18:12 UTC

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

Sijie Guo created BOOKKEEPER-817:
------------------------------------

             Summary: 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
             Fix For: 4.4.0


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.3.4#6332)