You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Darrel Schneider (JIRA)" <ji...@apache.org> on 2017/12/07 19:11:00 UTC

[jira] [Assigned] (GEODE-3869) Refactor eviction code

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

Darrel Schneider reassigned GEODE-3869:
---------------------------------------

    Assignee: Darrel Schneider  (was: Kirk Lund)

> Refactor eviction code
> ----------------------
>
>                 Key: GEODE-3869
>                 URL: https://issues.apache.org/jira/browse/GEODE-3869
>             Project: Geode
>          Issue Type: Improvement
>          Components: eviction
>            Reporter: Kirk Lund
>            Assignee: Darrel Schneider
>
> Refactor eviction:
> * repackage internal.cache.lru as internal.cache.eviction [1]
> * remove collision between interfaces LRUClockNode and RegionEntry [2]
> [1] I want to repackage org.apache.geode.internal.cache.lru as org.apache.geode.internal.cache.eviction to prepare for renaming LRU classes to be Eviction classes.
> [2] both interfaces define `void setRecentlyUsed();` -- both of which are implemented by region entries 



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