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

Berenguer Blasi updated CASSANDRA-16960:
----------------------------------------
          Fix Version/s:     (was: 4.0.x)
                             (was: 3.11.x)
                         4.0.2
                         3.11.12
          Since Version: 3.11.0
    Source Control Link: 
https://github.com/apache/cassandra/commit/8f4ae7d825d90a18327c5555386f3cdaf414d836
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

> 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.12, 4.0.2, 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