[
https://issues.apache.org/jira/browse/CASSANDRA-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12839830#action_12839830
]
Gary Dusbabek commented on CASSANDRA-839:
-----------------------------------------
It makes sense that CFs need some canonical key they can always be known by.
I've updated 825 with two additional pieces that accomplish this.
> Use hashes for cfids
> --------------------
>
> Key: CASSANDRA-839
> URL: https://issues.apache.org/jira/browse/CASSANDRA-839
> Project: Cassandra
> Issue Type: Sub-task
> Reporter: Gary Dusbabek
> Assignee: Gary Dusbabek
> Priority: Minor
> Fix For: 0.7
>
>
> Currently, cfids are generated at runtime using a simple counter. We need a
> more predictable approach to generating these ids so they can be guessed,
> rather than assigned.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.