remove deprecated KsDef.replication_factor field
------------------------------------------------

                 Key: CASSANDRA-3793
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3793
             Project: Cassandra
          Issue Type: Improvement
          Components: API
    Affects Versions: 0.8.0
            Reporter: Jonathan Ellis
            Assignee: Jonathan Ellis
            Priority: Minor
             Fix For: 1.1


KsDef.replication_factor is superceded by KsDef.strategy_options, but we've 
been keeping special-case code around to populate the old r_f field for 
SimpleStrategy so that pre-0.8 clients can still create and introspect the 
schema.  Time to clean that up.

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

        

Reply via email to