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 (JIRA)" <ji...@apache.org> on 2011/09/16 21:28:09 UTC

[jira] [Created] (CASSANDRA-3221) turn replace_token into a property instead of a configuration directive

turn replace_token into a property instead of a configuration directive
-----------------------------------------------------------------------

                 Key: CASSANDRA-3221
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3221
             Project: Cassandra
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.0.0
            Reporter: Jonathan Ellis
            Assignee: Vijay
             Fix For: 1.0.0


Token replacement is a one-time operation, so it doesn't really belong in cassandra.yaml which is for "every time I start up" options.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CASSANDRA-3221) turn replace_token into a property instead of a configuration directive

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

Jonathan Ellis resolved CASSANDRA-3221.
---------------------------------------

       Resolution: Invalid
    Fix Version/s:     (was: 1.0.0)
         Assignee:     (was: Vijay)

I assumed it was in yaml because that is what we usually use DatabaseDescriptor for, but it is actually already a property.

> turn replace_token into a property instead of a configuration directive
> -----------------------------------------------------------------------
>
>                 Key: CASSANDRA-3221
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3221
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0.0
>            Reporter: Jonathan Ellis
>
> Token replacement is a one-time operation, so it doesn't really belong in cassandra.yaml which is for "every time I start up" options.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CASSANDRA-3221) turn replace_token into a property instead of a configuration directive

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

Jonathan Ellis commented on CASSANDRA-3221:
-------------------------------------------

That is, we should enable it by starting with -Dcassandra.replace_token=X instead.

> turn replace_token into a property instead of a configuration directive
> -----------------------------------------------------------------------
>
>                 Key: CASSANDRA-3221
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3221
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0.0
>            Reporter: Jonathan Ellis
>            Assignee: Vijay
>             Fix For: 1.0.0
>
>
> Token replacement is a one-time operation, so it doesn't really belong in cassandra.yaml which is for "every time I start up" options.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira