From dev-return-50919-archive-asf-public=cust-asf.ponee.io@phoenix.apache.org Fri Apr 13 22:19:06 2018 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 [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 98F0918067B for ; Fri, 13 Apr 2018 22:19:05 +0200 (CEST) Received: (qmail 54822 invoked by uid 500); 13 Apr 2018 20:19:04 -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 54811 invoked by uid 99); 13 Apr 2018 20:19:04 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Apr 2018 20:19:04 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 19583C2168 for ; Fri, 13 Apr 2018 20:19:04 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.501 X-Spam-Level: X-Spam-Status: No, score=-109.501 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id byLTyB95HaZQ for ; Fri, 13 Apr 2018 20:19:03 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 605695FAEB for ; Fri, 13 Apr 2018 20:19:02 +0000 (UTC) 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 08932E0C55 for ; Fri, 13 Apr 2018 20:19: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 628DA241CA for ; Fri, 13 Apr 2018 20:19:00 +0000 (UTC) Date: Fri, 13 Apr 2018 20:19:00 +0000 (UTC) From: "Hudson (JIRA)" To: dev@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (PHOENIX-4579) Add a config to conditionally create Phoenix meta tables on first client connection 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-4579?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16= 437854#comment-16437854 ]=20 Hudson commented on PHOENIX-4579: --------------------------------- FAILURE: Integrated in Jenkins build Phoenix-4.x-HBase-0.98 #1856 (See [htt= ps://builds.apache.org/job/Phoenix-4.x-HBase-0.98/1856/]) PHOENIX-4579 Add a config to conditionally create Phoenix meta tables on (j= taylor: rev c0409f815816ba6b81e4fa08647586e8ad0e3a54) * (add) phoenix-core/src/it/java/org/apache/phoenix/end2end/SystemCatalogCr= eationOnConnectionIT.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaData= EndpointImpl.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQuer= yServicesImpl.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/coprocessor/MetaData= Protocol.java * (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/AppendOnlySche= maIT.java * (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/MigrateSystemT= ablesToSystemNamespaceIT.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/exception/UpgradeReq= uiredException.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/query/ConnectionQuer= yServices.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/coprocessor/generate= d/MetaDataProtos.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/query/DelegateConnec= tionQueryServices.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/query/Connectionless= QueryServicesImpl.java * (edit) phoenix-core/src/main/java/org/apache/phoenix/schema/MetaDataClien= t.java * (edit) phoenix-protocol/src/main/MetaDataService.proto * (edit) phoenix-core/src/test/java/org/apache/phoenix/query/ConnectionQuer= yServicesImplTest.java > Add a config to conditionally create Phoenix meta tables on first client = connection > -------------------------------------------------------------------------= ---------- > > Key: PHOENIX-4579 > URL: https://issues.apache.org/jira/browse/PHOENIX-4579 > Project: Phoenix > Issue Type: New Feature > Reporter: Mujtaba Chohan > Assignee: Chinmay Kulkarni > Priority: Major > Fix For: 4.14.0, 5.0.0 > > Attachments: PHOENIX-4579.patch > > > Currently we create/modify Phoenix meta tables on first client connection= . Adding a property to make it configurable (with default true as=C2=A0it i= s currently implemented). > With this property set to false, it will avoid lockstep upgrade requireme= nt for all clients when changing meta properties using=C2=A0PHOENIX-4575 as= this property can be flipped back on once all the clients are upgraded. -- This message was sent by Atlassian JIRA (v7.6.3#76005)