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 E140C200CDE for ; Tue, 25 Jul 2017 01:52:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DFA59163C79; Mon, 24 Jul 2017 23:52:12 +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 2F136163C77 for ; Tue, 25 Jul 2017 01:52:12 +0200 (CEST) Received: (qmail 86652 invoked by uid 500); 24 Jul 2017 23:52:11 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 86643 invoked by uid 99); 24 Jul 2017 23:52:11 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 24 Jul 2017 23:52:11 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id ED3E1C15E9; Mon, 24 Jul 2017 23:52:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.002 X-Spam-Level: X-Spam-Status: No, score=-0.002 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id yCO6wM7Wwqbs; Mon, 24 Jul 2017 23:52:10 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 76A205FBE5; Mon, 24 Jul 2017 23:52:09 +0000 (UTC) Received: from moin-vm.apache.org (moin-vm.apache.org [163.172.69.106]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8B953E044C; Mon, 24 Jul 2017 23:52:08 +0000 (UTC) Received: from moin-vm.apache.org (localhost [IPv6:::1]) by moin-vm.apache.org (ASF Mail Server at moin-vm.apache.org) with ESMTP id AED8780017; Tue, 25 Jul 2017 01:52:07 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Mon, 24 Jul 2017 23:52:07 -0000 Message-ID: <150094032771.19843.4194371191214880571@moin-vm.apache.org> Subject: =?utf-8?q?=5BJackrabbit_Wiki=5D_Update_of_=22Overlay_Blob_Store=22_by_Mat?= =?utf-8?q?tRyan?= Auto-Submitted: auto-generated archived-at: Mon, 24 Jul 2017 23:52:13 -0000 Dear Wiki user, You have subscribed to a wiki page or wiki category on "Jackrabbit Wiki" fo= r change notification. The "Overlay Blob Store" page has been changed by MattRyan: https://wiki.apache.org/jackrabbit/Overlay%20Blob%20Store?action=3Ddiff&rev= 1=3D1&rev2=3D2 =3D Overlay Blob Store =3D + = + NOTE: The current status of this component is a '''proposed feature'''. = =3D=3D Overview =3D=3D The overlay blob store is a multi-source blob store - a logical blob stor= e consisting of at least two delegate blob stores. In the case of the over= lay blob store, the union of all the data in all the delegate blob stores i= s presented to a user of the overlay blob store as a single logical "view" = of the data being stored.