[
https://issues.apache.org/jira/browse/CASSANDRA-235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722857#action_12722857
]
Jonathan Ellis commented on CASSANDRA-235:
------------------------------------------
commit message for 04 reads
DBManager obscures rather than clarifies what is going on. Remove it.
At some point in the 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.
the others are visible in the filename.
> 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.