From oak-issues-return-37891-apmail-jackrabbit-oak-issues-archive=jackrabbit.apache.org@jackrabbit.apache.org Tue Oct 4 05:43:20 2016 Return-Path: X-Original-To: apmail-jackrabbit-oak-issues-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-oak-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C3E04192EE for ; Tue, 4 Oct 2016 05:43:20 +0000 (UTC) Received: (qmail 8098 invoked by uid 500); 4 Oct 2016 05:43:20 -0000 Delivered-To: apmail-jackrabbit-oak-issues-archive@jackrabbit.apache.org Received: (qmail 8052 invoked by uid 500); 4 Oct 2016 05:43:20 -0000 Mailing-List: contact oak-issues-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: oak-dev@jackrabbit.apache.org Delivered-To: mailing list oak-issues@jackrabbit.apache.org Received: (qmail 8035 invoked by uid 99); 4 Oct 2016 05:43:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Oct 2016 05:43:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 7E76D2C002D for ; Tue, 4 Oct 2016 05:43:20 +0000 (UTC) Date: Tue, 4 Oct 2016 05:43:20 +0000 (UTC) From: "Amit Jain (JIRA)" To: oak-issues@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (OAK-4879) Proper implementation of getOrCreateReferenceKey in CachingFDS MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OAK-4879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Amit Jain updated OAK-4879: --------------------------- Attachment: OAK-4879.patch Patch attached with the proposed changes. > 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.5.11, 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)