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

Hudson commented on CASSANDRA-235:
----------------------------------

Integrated in Cassandra #119 (See 
[http://hudson.zones.apache.org/hudson/job/Cassandra/119/])
    cleanup CFS.onstart
patch by jbellis; reviewed by Jun Rao for 
DBManager obscures rather than clarifies what is going on.  Remove it.

At some point we stopped calling DBManager.instance(), so Table.onStart was
not getting called.  Move that into CassandraDaemon so we don't rely on a side
effect to run it.

patch by jbellis; reviewed by Jun Rao for 
use normal Table for system metadata
patch by jbellis; reviewed by Jun Rao for 
r/m recycle cf and undocumented/incomplete Loader code using it
patch by jbellis; reviewed by Jun Rao for 
move Hints cf to SYSTEM_TABLE
patch by jbellis; reviewed by Jun Rao for 


> Move system CFs into own Table
> ------------------------------
>
>                 Key: CASSANDRA-235
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-235
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>             Fix For: 0.4
>
>         Attachments: 0001-CASSANDRA-235-move-Hints-cf-to-SYSTEM_TABLE.txt, 
> 0002-r-m-recycle-cf-and-undocumented-incomplete-Loader-code.txt, 
> 0003-use-normal-Table-for-system-metadata.txt, 
> 0004-DBManager-obscures-rather-than-clarifies-what-is-going.txt, 
> 0005-cleanup-CFS.onstart.txt
>
>


-- 
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