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
This means they are getting assigned ids > 1000. Static CFMs should be using
the private constructor that uses a specific cfid.
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.