From oak-issues-return-82370-archive-asf-public=cust-asf.ponee.io@jackrabbit.apache.org Fri Jun 4 14:04:19 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id C0FD0180670 for ; Fri, 4 Jun 2021 16:04:19 +0200 (CEST) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id D5DFC41771 for ; Fri, 4 Jun 2021 14:04:00 +0000 (UTC) Received: (qmail 15754 invoked by uid 500); 4 Jun 2021 14:04:00 -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 15726 invoked by uid 99); 4 Jun 2021 14:04:00 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Jun 2021 14:04:00 +0000 Received: from jira2-he-de.apache.org (unknown [IPv6:2a01:4f8:242:1f49::2]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id 2E74C3E8D2 for ; Fri, 4 Jun 2021 14:04:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 130E5C801D3 for ; Fri, 4 Jun 2021 14:04:00 +0000 (UTC) Date: Fri, 4 Jun 2021 14:04:00 +0000 (UTC) From: "Andrei Dulceanu (Jira)" To: oak-issues@jackrabbit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (OAK-9418) Improve oak-run compact to better support Azure compaction 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-9418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Dulceanu updated OAK-9418: --------------------------------- Labels: tooling (was: ) > Improve oak-run compact to better support Azure compaction > ---------------------------------------------------------- > > Key: OAK-9418 > URL: https://issues.apache.org/jira/browse/OAK-9418 > Project: Jackrabbit Oak > Issue Type: Improvement > Components: segment-azure, segment-tar > Reporter: Andrei Dulceanu > Assignee: Andrei Dulceanu > Priority: Major > Labels: tooling > Fix For: 1.42.0 > > Attachments: OAK-9418.patch > > > Currently {{oak-run compact}} for Azure Segment Store always compacts the source container in place. It should be better to allow compacting the source container to a different container, allowing thus to skip source container cleanup. Moreover, in order to speed up compaction, Azure compaction should always employ a persistent disk cache, whose path for storing the segments and size should be configurable. -- This message was sent by Atlassian Jira (v8.3.4#803005)