Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C5802200B79 for ; Tue, 2 Aug 2016 09:51:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C318F160A8C; Tue, 2 Aug 2016 07:51:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 1A286160AAC for ; Tue, 2 Aug 2016 09:51:21 +0200 (CEST) Received: (qmail 13330 invoked by uid 500); 2 Aug 2016 07:51:21 -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 13254 invoked by uid 99); 2 Aug 2016 07:51:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2016 07:51:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id BEBE02C0D61 for ; Tue, 2 Aug 2016 07:51:20 +0000 (UTC) Date: Tue, 2 Aug 2016 07:51:20 +0000 (UTC) From: =?utf-8?Q?Tomek_R=C4=99kawek_=28JIRA=29?= To: oak-issues@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (OAK-4626) Use oak-upgrade to initialize the DocumentMK local cache nodestore MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 02 Aug 2016 07:51:22 -0000 [ https://issues.apache.org/jira/browse/OAK-4626?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Tomek R=C4=99kawek updated OAK-4626: ------------------------------- Description:=20 OAK-4180 introduces the possibility to use a node store (eg. segment node s= tore) as a local cache for the remote document node store. The local cache = has to be initialised, preferably with the content already existing in the = main document node store. oak-upgrade, with its --include-paths option can = be used to do that. However, nodes in the cache has to be extended with som= e extra properties. The sidegrade process should optionally add these prope= rties. The new feature should be available after setting system property "oak.upgr= ade.addSecondaryMetadata" to true. > Use oak-upgrade to initialize the DocumentMK local cache nodestore > ------------------------------------------------------------------ > > Key: OAK-4626 > URL: https://issues.apache.org/jira/browse/OAK-4626 > Project: Jackrabbit Oak > Issue Type: Task > Components: documentmk, upgrade > Reporter: Tomek R=C4=99kawek > Assignee: Tomek R=C4=99kawek > Fix For: 1.6 > > > OAK-4180 introduces the possibility to use a node store (eg. segment node= store) as a local cache for the remote document node store. The local cach= e has to be initialised, preferably with the content already existing in th= e main document node store. oak-upgrade, with its --include-paths option ca= n be used to do that. However, nodes in the cache has to be extended with s= ome extra properties. The sidegrade process should optionally add these pro= perties. > The new feature should be available after setting system property "oak.up= grade.addSecondaryMetadata" to true. -- This message was sent by Atlassian JIRA (v6.3.4#6332)