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 "Manfred Baedke (JIRA)" <ji...@apache.org> on 2016/11/17 14:49:58 UTC

[jira] [Assigned] (OAK-5125) The interface CacheValue.getMemory() should return long instead of int

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

Manfred Baedke reassigned OAK-5125:
-----------------------------------

    Assignee: Manfred Baedke

> The interface CacheValue.getMemory() should return long instead of int
> ----------------------------------------------------------------------
>
>                 Key: OAK-5125
>                 URL: https://issues.apache.org/jira/browse/OAK-5125
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.0.34, 1.2.21, 1.5.13, 1.4.10
>            Reporter: Manfred Baedke
>            Assignee: Manfred Baedke
>
> The interface method org.apache.jackrabbit.oak.cache.CacheValue.getMemory() returns an int value. Obviously it should return a long value. This actually breaks in real life when testing with huge repos and machines, since it's used to measure the size of local diffs (e.g. a reindexing may diff the whole repo against an empty root).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)