[ 
https://issues.apache.org/jira/browse/CASSANDRA-16960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Berenguer Blasi updated CASSANDRA-16960:
----------------------------------------
    Reviewers: Aleksei Zotov, Benjamin Lerer, Brandon Williams, Berenguer Blasi 
 (was: Aleksei Zotov, Benjamin Lerer, Berenguer Blasi, Brandon Williams)
               Aleksei Zotov, Benjamin Lerer, Brandon Williams, Berenguer Blasi 
 (was: Aleksei Zotov, Benjamin Lerer, Brandon Williams)
       Status: Review In Progress  (was: Patch Available)

> Improve MV TTL error message
> ----------------------------
>
>                 Key: CASSANDRA-16960
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16960
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Feature/Materialized Views
>            Reporter: Berenguer Blasi
>            Assignee: Berenguer Blasi
>            Priority: Normal
>             Fix For: 3.11.x, 4.0.x, 4.x
>
>
> Old MVs could have been created with a {{default_time_to_live}} before the 
> time of CASSANDRA-12868.
> A few years forward customers altering that MV for other reasons might get a 
> very confusing message which can benefit from some clarification.
> {code}
> ALTER MATERIALIZED VIEW XXXXX_view WITH gc_grace_seconds = 10800;
> Cannot set or alter default_time_to_live for a materialized view. Data in a 
> materialized view always expire at the same time than the corresponding data 
> in the parent table.
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to