You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Geoffrey Jacoby (Jira)" <ji...@apache.org> on 2020/05/26 19:08:00 UTC

[jira] [Comment Edited] (PHOENIX-4579) Add a config to conditionally create Phoenix meta tables on first client connection

    [ https://issues.apache.org/jira/browse/PHOENIX-4579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17116985#comment-17116985 ] 

Geoffrey Jacoby edited comment on PHOENIX-4579 at 5/26/20, 7:07 PM:
--------------------------------------------------------------------

[~neha.gupta] - It would probably be better to discuss this on a new JIRA rather than on an already-committed one from a couple of years ago, especially since you're proposing a new code change. 


was (Author: gjacoby):
[~neha.gupta] - It would probably be better to discuss this on a new JIRA rather than on an already-committed one for a couple of years ago, especially since you're proposing a new code change. 

> 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 it is currently implemented).
> With this property set to false, it will avoid lockstep upgrade requirement for all clients when changing meta properties using PHOENIX-4575 as this property can be flipped back on once all the clients are upgraded.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)