From dev-return-61167-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Mon May 18 22:16:02 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id EBB3B18062B for ; Tue, 19 May 2020 00:16:01 +0200 (CEST) Received: (qmail 2602 invoked by uid 500); 18 May 2020 22:16:01 -0000 Mailing-List: contact dev-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list dev@phoenix.apache.org Received: (qmail 2582 invoked by uid 99); 18 May 2020 22:16:01 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 18 May 2020 22:16:01 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 890BFE0F34 for ; Mon, 18 May 2020 22:16:00 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 065D8780253 for ; Mon, 18 May 2020 22:16:00 +0000 (UTC) Date: Mon, 18 May 2020 22:16:00 +0000 (UTC) From: "Swaroopa Kadam (Jira)" To: dev@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (PHOENIX-5896) Implement incremental rebuild along the failed regions in IndexTool 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/PHOENIX-5896?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swaroopa Kadam updated PHOENIX-5896: ------------------------------------ Attachment: (was: PHOENIX-5896.4.x.v1.patch) > Implement incremental rebuild along the failed regions in IndexTool > ------------------------------------------------------------------- > > Key: PHOENIX-5896 > URL: https://issues.apache.org/jira/browse/PHOENIX-5896 > Project: Phoenix > Issue Type: Improvement > Reporter: Swaroopa Kadam > Assignee: Swaroopa Kadam > Priority: Major > Attachments: PHOENIX-5896.4.x.v2.patch, PHOENIX-5896.4.x.v3.patch= , PHOENIX-5896.4.x.v4.patch > > Time Spent: 2h 20m > Remaining Estimate: 0h > > As we run the index tool on indexes to be rebuilt after the upgrade, it s= pends some time in rescanning successful regions from the last rebuild. We = want to make the index tool a little smarter to not rebuild rows from the r= egions that were found in the PIT_result table from the last rebuild. PIT_r= esult logs region info if it was successfully rebuilt in the last run.=C2= =A0 =C2=A0 -- This message was sent by Atlassian Jira (v8.3.4#803005)