You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Srinivas P (Jira)" <ji...@apache.org> on 2021/05/25 16:17:01 UTC

[jira] [Created] (CASSANDRA-16694) Unable to set TTL for existing cassandra cluster 3.11.5/8

Srinivas P created CASSANDRA-16694:
--------------------------------------

             Summary: Unable to set TTL for existing cassandra cluster 3.11.5/8
                 Key: CASSANDRA-16694
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16694
             Project: Cassandra
          Issue Type: Bug
            Reporter: Srinivas P


We are unable to set TTL for system_distributed keyspace and getting following error.

Version 3.11.5/8

cassandra@cqlsh> ALTER TABLE system_distributed.repair_history WITH default_time_to_live = 604800;

*Unauthorized: Error from server: code=2100 [Unauthorized] message="Cannot ALTER <table system_distributed.repair_history>"*

 

tried with Cassandra and cassandraops user with no luck.

Any suggestions/fixes?



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

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