You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Matt Fleming (Jira)" <ji...@apache.org> on 2021/10/22 21:18:00 UTC

[jira] [Created] (CASSANDRA-17058) Refactor and support pluggable cluster membership

Matt Fleming created CASSANDRA-17058:
----------------------------------------

             Summary: Refactor and support pluggable cluster membership
                 Key: CASSANDRA-17058
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17058
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Matt Fleming


Allowing users to specify a classes that implement a new CustomTokenMetadataProvider class makes cluster membership pluggable (supporting custom code) and makes testing much easier.

Users could specify the cluster membership algorithm using a new config parameter such as org.apache.cassandra.token_metadata_provider_class.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org