[
https://issues.apache.org/jira/browse/CASSANDRA-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895103#action_12895103
]
Jonathan Ellis commented on CASSANDRA-1354:
-------------------------------------------
+1, but for the record, what badness happens when the static CFs get part of
the "public pool" of ids?
> Static CFMetaData objects are using the wrong constructor.
> ----------------------------------------------------------
>
> Key: CASSANDRA-1354
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1354
> Project: Cassandra
> Issue Type: Bug
> Reporter: Gary Dusbabek
> Assignee: Gary Dusbabek
> Fix For: 0.7 beta 1
>
> Attachments:
> 0001-use-correct-constructor-when-creating-static-CFM-ins.patch
>
>
> This means they are getting assigned ids > 1000. Static CFMs should be using
> the private constructor that uses a specific cfid that is <1000
> I'm pretty sure they just need to be getting a readRepairChance=0.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.