[
https://issues.apache.org/jira/browse/CASSANDRA-9712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14653584#comment-14653584
]
Aleksey Yeschenko commented on CASSANDRA-9712:
----------------------------------------------
The commit initially broke
{{CompactionsCQLTest.testTriggerNoMinorCompactionSTCSAlterTable()}} - cassci
run raced with {{1a2c1bcdc7267abec9b19d77726aedbb045d79a8}}, so a bad rebase on
my part had not been noticed.
Fixed in {{be0eebd20b6edf5c4de5d0e43132ead5b2bd0f4b}}.
> Refactor CFMetaData
> -------------------
>
> Key: CASSANDRA-9712
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9712
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Aleksey Yeschenko
> Assignee: Aleksey Yeschenko
> Fix For: 3.x
>
>
> As part of CASSANDRA-9425 and a follow-up to CASSANDRA-9665, and a
> pre-requisite for new schema change protocol, this ticket will do the
> following
> 1. Make the triggers {{HashMap}} immutable (new {{Triggers}} class)
> 2. Allow multiple 2i definitions per column in CFMetaData
> 3. <to be filled in>
> 4. Rename and move {{config.CFMetaData}} to {{schema.TableMetadata}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)