You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (JIRA)" <ji...@apache.org> on 2014/08/03 23:09:12 UTC

[jira] [Commented] (CASSANDRA-7682) DefsTable.mergeSchemaInternal improvement

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

Robert Stupp commented on CASSANDRA-7682:
-----------------------------------------

I'm wondering why each CF/UT modification also includes a mutation against the owning KS.
E.g. {{MigrationManager#announceColumnFamilyUpdate(org.apache.cassandra.config.CFMetaData, boolean, boolean)}} - {{announce(addSerializedKeyspace(...}}
Is it for "safety"?

> DefsTable.mergeSchemaInternal improvement
> -----------------------------------------
>
>                 Key: CASSANDRA-7682
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7682
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Robert Stupp
>            Assignee: Robert Stupp
>             Fix For: 2.1.1, 3.0
>
>         Attachments: 7682.txt
>
>
> Attached patch only loads {{system.schema_keyspaces/schema_columnfamilies/schema_usertypes}} if at least one mutation targets such tables.



--
This message was sent by Atlassian JIRA
(v6.2#6252)