From dev-return-56629-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Fri May 24 22:04:03 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 0EB6E18076D for ; Sat, 25 May 2019 00:04:02 +0200 (CEST) Received: (qmail 82557 invoked by uid 500); 24 May 2019 22:04:02 -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 82506 invoked by uid 99); 24 May 2019 22:04: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; Fri, 24 May 2019 22:04: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 60338E2CA0 for ; Fri, 24 May 2019 22:04:01 +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 CCB412581B for ; Fri, 24 May 2019 22:04:00 +0000 (UTC) Date: Fri, 24 May 2019 22:04:00 +0000 (UTC) From: "Kadir OZDEMIR (JIRA)" To: dev@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (PHOENIX-5156) Consistent Mutable Global Indexes for Non-Transactional Tables 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-5156?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kadir OZDEMIR updated PHOENIX-5156: ----------------------------------- Attachment: PHOENIX-5156.master.016.patch > Consistent Mutable Global Indexes for Non-Transactional Tables > -------------------------------------------------------------- > > Key: PHOENIX-5156 > URL: https://issues.apache.org/jira/browse/PHOENIX-5156 > Project: Phoenix > Issue Type: Bug > Affects Versions: 4.13.0, 4.14.0, 5.0.0, 4.14.1 > Reporter: Kadir OZDEMIR > Assignee: Kadir OZDEMIR > Priority: Major > Attachments: PHOENIX-5156.4.x-HBase-1.4.001.patch, PHOENIX-5156.m= aster.001.patch, PHOENIX-5156.master.002.patch, PHOENIX-5156.master.003.pat= ch, PHOENIX-5156.master.004.patch, PHOENIX-5156.master.005.patch, PHOENIX-5= 156.master.006.patch, PHOENIX-5156.master.007.patch, PHOENIX-5156.master.00= 8.patch, PHOENIX-5156.master.009.patch, PHOENIX-5156.master.010.patch, PHOE= NIX-5156.master.011.patch, PHOENIX-5156.master.012.patch, PHOENIX-5156.mast= er.013.patch, PHOENIX-5156.master.014.patch, PHOENIX-5156.master.015.patch,= PHOENIX-5156.master.016.patch > > Time Spent: 28h 40m > Remaining Estimate: 0h > > Without transactional tables, the mutable global indexes can get easily o= ut of sync with their data tables in Phoenix. Transactional tables require = a separate transaction manager, have some restrictions and performance pena= lties. This=C2=A0issue=C2=A0is to have consistent mutable global indexes wi= thout the need for using transactional tables. -- This message was sent by Atlassian JIRA (v7.6.3#76005)