You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Michael Dürig (JIRA)" <ji...@apache.org> on 2017/02/27 11:07:45 UTC

[jira] [Updated] (OAK-4619) Unify RecordCacheStats and CacheStats

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

Michael Dürig updated OAK-4619:
-------------------------------
    Attachment: OAK_4619.patch

Proposed patch pulling the commonalities into a shared base class and inheriting into {{RecordCacheStats}} and {{CacheStats}}.

[~mreutegg], [~chetanm], [~tmueller], could any of you give this a review?

> Unify RecordCacheStats and CacheStats
> -------------------------------------
>
>                 Key: OAK-4619
>                 URL: https://issues.apache.org/jira/browse/OAK-4619
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core, segment-tar
>            Reporter: Michael Dürig
>            Assignee: Michael Dürig
>            Priority: Minor
>              Labels: refactoring, technical_debt
>             Fix For: 1.8
>
>         Attachments: OAK_4619.patch
>
>
> There is {{org.apache.jackrabbit.oak.cache.CacheStats}} in {{oak-core}} and {{org.apache.jackrabbit.oak.segment.RecordCacheStats}} in {{oak-segment-tar}}. Both exposing quite similar functionality. We should try to unify them as much as possible. 



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)