From dev-return-56016-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Mon Apr 8 20:29: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 AFD38180627 for ; Mon, 8 Apr 2019 22:29:02 +0200 (CEST) Received: (qmail 33053 invoked by uid 500); 8 Apr 2019 20:09:24 -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 33038 invoked by uid 99); 8 Apr 2019 20:09:24 -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, 08 Apr 2019 20:09:24 +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 D601EE2A64 for ; Mon, 8 Apr 2019 20:29: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 3CDF3245A1 for ; Mon, 8 Apr 2019 20:29:00 +0000 (UTC) Date: Mon, 8 Apr 2019 20:29: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.007.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.master.001.patch, PHOENIX-5156.master.0= 02.patch, PHOENIX-5156.master.003.patch, PHOENIX-5156.master.004.patch, PHO= ENIX-5156.master.005.patch, PHOENIX-5156.master.006.patch, PHOENIX-5156.mas= ter.007.patch > > Time Spent: 6h > 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)