You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (Created) (JIRA)" <ji...@apache.org> on 2012/01/27 00:47:40 UTC

[jira] [Created] (CASSANDRA-3793) remove deprecated KsDef.replication_factor field

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

        

[jira] [Commented] (CASSANDRA-3793) remove deprecated KsDef.replication_factor field

Posted by "Brandon Williams (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196677#comment-13196677 ] 

Brandon Williams commented on CASSANDRA-3793:
---------------------------------------------

+1
                
> 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
>              Labels: thrift
>             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

        

[jira] [Commented] (CASSANDRA-3793) remove deprecated KsDef.replication_factor field

Posted by "Brandon Williams (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196679#comment-13196679 ] 

Brandon Williams commented on CASSANDRA-3793:
---------------------------------------------

Probably worth mentioning in NEWS too.
                
> 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
>              Labels: thrift
>             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

        

[jira] [Commented] (CASSANDRA-3793) remove deprecated KsDef.replication_factor field

Posted by "Jonathan Ellis (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-3793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196669#comment-13196669 ] 

Jonathan Ellis commented on CASSANDRA-3793:
-------------------------------------------

rebased and pushed to https://github.com/jbellis/cassandra/tree/3793-2
                
> 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
>              Labels: thrift
>             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