You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Jacob Isaac (Jira)" <ji...@apache.org> on 2020/10/01 14:32:00 UTC

[jira] [Commented] (PHOENIX-6171) Child views should not be allowed to override the parent view PHOENIX_TTL attribute.

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

Jacob Isaac commented on PHOENIX-6171:
--------------------------------------

After a discussion with [~larsh] and [~kadir], we can simplify the inheritance behavior of PHOENIX_TTL attribute by  -

1. Child views will always inherit the parent view’s PHOENIX_TTL attribute value if one is defined.

2. An error will be thrown if a child view tries to override the parent view’s PHOENIX_TTL attribute value.

3. When views overlap the minimum TTL always wins.

> Child views should not be allowed to override the parent view PHOENIX_TTL attribute.
> ------------------------------------------------------------------------------------
>
>                 Key: PHOENIX-6171
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6171
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Jacob Isaac
>            Assignee: Jacob Isaac
>            Priority: Major
>




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