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

Gary Dusbabek commented on CASSANDRA-840:
-----------------------------------------

It took all my restraint to resist the urge to grab Table.flusherLock during 
the Table.[add|drop|rename]Cf() operations.  Also, not included in this 
patchset, but in my branch, is a null check against the CFS during 
Table.apply().

> Add the ability to add/remove/rename column families on a single node.
> ----------------------------------------------------------------------
>
>                 Key: CASSANDRA-840
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-840
>             Project: Cassandra
>          Issue Type: Sub-task
>          Components: Core
>            Reporter: Gary Dusbabek
>            Assignee: Gary Dusbabek
>            Priority: Minor
>             Fix For: 0.7
>
>         Attachments: v2-0001-store-cfid-map-in-CLH.txt, 
> v2-0002-establish-ordering-of-cfids.txt, 
> v2-0003-add-a-cf-on-a-single-node.txt, 
> v2-0004-drop-a-cf-on-a-single-node.txt, 
> v2-0005-rename-a-cf-on-a-single-node.txt, 
> v2-0006-improve-concurrency-during-defn-mutations.txt
>
>
> We need the ability to manipulate the KS/CF definitions structures in 
> DatabaseDescriptor.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to