[
https://issues.apache.org/jira/browse/CASSANDRA-4018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13290069#comment-13290069
]
Sylvain Lebresne commented on CASSANDRA-4018:
---------------------------------------------
I've rebased the previous branch to
https://github.com/pcmanus/cassandra/commits/4018-11. There is also two
additional commits:
* the first one fixes a few typos/mismatch in the columns names
* the second one adds the local token in the peers table. My rational is that
for tools, it'll probably be easier to have the peers table be representative
of the full ring, without having to query the local table too. Yet
SystemTable.loadTokens() expects we don't return the local token in the result,
so the code makes sure to exclude it.
All unit tests are passing on that branch and I've (manually) checked all the
system table with cqlsh. So I'm personally +1 on that branch but obviously if
we're good with my last changes.
> Add column metadata to system columnfamilies
> --------------------------------------------
>
> Key: CASSANDRA-4018
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4018
> Project: Cassandra
> Issue Type: Improvement
> Affects Versions: 1.1.0
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Priority: Minor
> Fix For: 1.2
>
>
> CASSANDRA-3792 adds this to the schema CFs; we should modernize the other
> system CFs as well
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira