[ 
https://issues.apache.org/jira/browse/CASSANDRA-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895254#action_12895254
 ] 

Hudson commented on CASSANDRA-1354:
-----------------------------------

Integrated in Cassandra #509 (See 
[http://hudson.zones.apache.org/hudson/job/Cassandra/509/])
    use correct constructor when creating static CFM instances. patch by 
gdusbabek, reviewed by jbellis. CASSANDRA-1354


> 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.

Reply via email to