From issues-return-7211-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Wed May 29 22:17:13 2019 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 2051018064C for ; Thu, 30 May 2019 00:17:13 +0200 (CEST) Received: (qmail 86968 invoked by uid 500); 29 May 2019 22:17:02 -0000 Mailing-List: contact issues-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 issues@phoenix.apache.org Received: (qmail 86919 invoked by uid 99); 29 May 2019 22:17:02 -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; Wed, 29 May 2019 22:17:02 +0000 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 CEECCE2CDA for ; Wed, 29 May 2019 22:17:00 +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 313902459F for ; Wed, 29 May 2019 22:17:00 +0000 (UTC) Date: Wed, 29 May 2019 22:17:00 +0000 (UTC) From: "Gokcen Iskender (JIRA)" To: issues@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PHOENIX-5272) Support ALTER INDEX REBUILD ALL ASYNC to fully rebuild global indexes async 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/PHOENIX-5272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16851351#comment-16851351 ] Gokcen Iskender commented on PHOENIX-5272: ------------------------------------------ The test failures doesn't seem to be related to this change [~gjacoby] > Support ALTER INDEX REBUILD ALL ASYNC to fully rebuild global indexes async > --------------------------------------------------------------------------- > > Key: PHOENIX-5272 > URL: https://issues.apache.org/jira/browse/PHOENIX-5272 > Project: Phoenix > Issue Type: Bug > Reporter: Gokcen Iskender > Assignee: Gokcen Iskender > Priority: Major > Fix For: 4.15.0, 5.1.0 > > Attachments: PHOENIX-5272-4.x.patch, PHOENIX-5272.patch > > > This Jira is part of PHOENIX-4703. On 4703, a flag to IndexTool is added so that we can delete all global indexes before rebuilding. This Jira is concentrated on ALTER INDEX REBUILD ALL sql syntax. -- This message was sent by Atlassian JIRA (v7.6.3#76005)