You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2015/03/12 01:26:38 UTC

[jira] [Created] (CASSANDRA-8955) Allow modifying quasi-system tables (system_auth.*, system_traces.*)

Aleksey Yeschenko created CASSANDRA-8955:
--------------------------------------------

             Summary: Allow modifying quasi-system tables (system_auth.*, system_traces.*)
                 Key: CASSANDRA-8955
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8955
             Project: Cassandra
          Issue Type: Bug
            Reporter: Aleksey Yeschenko
            Assignee: Sam Tunnicliffe
             Fix For: 3.0


Currently there is no way to add a column to any of those tables, because we do not announce the tables if they already exist.

For tables in those keyspaces we should also announce if the newly complied metadata differs from the one currently loaded, if it exists.

See CASSANDRA-8162.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)