[
https://issues.apache.org/jira/browse/CASSANDRA-4569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13440058#comment-13440058
]
Cody A. Ray commented on CASSANDRA-4569:
----------------------------------------
Nope. I'm looking for the initial_token value to be pluggable so that I can
manage/generate the initial tokens using an external service. Right now, I
either have to rewrite the cassandra.yaml with the correct initial_token value,
or have to set the system property cassandra.initial_token. Ideally, it'd be
more directly pluggable using a TokenProvider interface though, like the
SeedProvider is.
> Cassandra configuration should support a TokenProvider (like SeedProvider)
> --------------------------------------------------------------------------
>
> Key: CASSANDRA-4569
> URL: https://issues.apache.org/jira/browse/CASSANDRA-4569
> Project: Cassandra
> Issue Type: New Feature
> Components: Core
> Reporter: Cody A. Ray
> Priority: Minor
>
> For added flexibility (and to allow more external management options without
> simply rewriting the configuration file), it would be great if Cassandra
> supported a TokenProvider interface like it does with the SeedProvider.
--
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