You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/06/06 17:45:55 UTC

[jira] Created: (CASSANDRA-1167) Record partitioner in the system table

Record partitioner in the system table
--------------------------------------

                 Key: CASSANDRA-1167
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1167
             Project: Cassandra
          Issue Type: Improvement
    Affects Versions: 0.6.3
            Reporter: Brandon Williams
            Assignee: Brandon Williams
            Priority: Minor
             Fix For: 0.6.3


Much like ClusterName, it only makes sense to record the partitioner as well, since changing this causes confusion with the startup error and doing so requires wiping all the data anyway.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CASSANDRA-1167) Record partitioner in the system table

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-1167.
---------------------------------------

      Assignee:     (was: Brandon Williams)
    Resolution: Duplicate

addressed by gary's patch for CASSANDRA-1146

> Record partitioner in the system table
> --------------------------------------
>
>                 Key: CASSANDRA-1167
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1167
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 0.6.3
>            Reporter: Brandon Williams
>            Priority: Minor
>             Fix For: 0.6.3
>
>
> Much like ClusterName, it only makes sense to record the partitioner as well, since changing this causes confusion with the startup error and doing so requires wiping all the data anyway.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.