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 "Amit Jain (JIRA)" <ji...@apache.org> on 2016/10/05 07:24:20 UTC

[jira] [Resolved] (OAK-4879) Proper implementation of getOrCreateReferenceKey in CachingFDS

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

Amit Jain resolved OAK-4879.
----------------------------
    Resolution: Fixed

Fixed with:
* 1.2 - http://svn.apache.org/viewvc?rev=1763349&view=rev
* 1.4 - http://svn.apache.org/viewvc?rev=1763350&view=rev
* trunk - http://svn.apache.org/viewvc?rev=1763347&view=rev

> Proper implementation of getOrCreateReferenceKey in CachingFDS
> --------------------------------------------------------------
>
>                 Key: OAK-4879
>                 URL: https://issues.apache.org/jira/browse/OAK-4879
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: blob
>            Reporter: Amit Jain
>            Assignee: Amit Jain
>             Fix For: 1.6, 1.2.20, 1.4.9
>
>         Attachments: OAK-4879.patch
>
>
> When cacheSize is configured to be > 0 then {{CachingFDS}} is registered but the implementation of {{getOrCreateReferenceKey}} is different from {{FileDataStore}} since, it inherits from {{CachingDataStore}} which implements a different method.



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