From oak-issues-return-56549-apmail-jackrabbit-oak-issues-archive=jackrabbit.apache.org@jackrabbit.apache.org Mon Nov 13 13:56:10 2017 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 8870217413 for ; Mon, 13 Nov 2017 13:56:10 +0000 (UTC) Received: (qmail 36901 invoked by uid 500); 13 Nov 2017 13:56:10 -0000 Delivered-To: apmail-jackrabbit-oak-issues-archive@jackrabbit.apache.org Received: (qmail 36866 invoked by uid 500); 13 Nov 2017 13:56:10 -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 36854 invoked by uid 99); 13 Nov 2017 13:56:10 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Nov 2017 13:56:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id BAABF1A10CC for ; Mon, 13 Nov 2017 13:56:09 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id IQ-vuCU30aok for ; Mon, 13 Nov 2017 13:56:09 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 9776261178 for ; Mon, 13 Nov 2017 13:56:07 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 69F95E257B for ; Mon, 13 Nov 2017 13:56:06 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 405682475C for ; Mon, 13 Nov 2017 13:56:05 +0000 (UTC) Date: Mon, 13 Nov 2017 13:56:05 +0000 (UTC) From: "Davide Giannella (JIRA)" To: oak-issues@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (OAK-6626) Replace standby blob chunk size configuration with feature flag MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OAK-6626?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:all-tabpanel ] Davide Giannella closed OAK-6626. --------------------------------- Bulk close 1.7.11 > Replace standby blob chunk size configuration with feature flag > --------------------------------------------------------------- > > Key: OAK-6626 > URL: https://issues.apache.org/jira/browse/OAK-6626 > Project: Jackrabbit Oak > Issue Type: Improvement > Components: segment-tar, tarmk-standby > Reporter: Michael D=C3=BCrig > Assignee: Andrei Dulceanu > Labels: cold-standby, configuration > Fix For: 1.8, 1.7.11 > > Attachments: OAK-6626.patch > > > We should remove the {{StandbyStoreService#BLOB_CHUNK_SIZE}} OSGi configu= ration and replace it with a feature flag. Rational: we expect customer to = rarely change this thus not justifying the additional configuration complex= ity and testing overhead.=20 -- This message was sent by Atlassian JIRA (v6.4.14#64029)