Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add configurations for multi cluster with snitch configuration to Cassandra plugin #92

Open
akarasulu opened this issue Aug 30, 2016 · 1 comment

Comments

@akarasulu
Copy link
Contributor

@eabyshev this is a really important feature that we need ourselves. The multi-cluster configuration works by having multiple clusters across regions like 3 nodes each in 3 regions: total 9 nodes. The clusters in each region are tied to each other using a Cassandra Snitch for synchronization. @absidish can help show you have this is setup.

@akarasulu
Copy link
Contributor Author

Now we don't have regions but we know how far away peers are from each other or we can treat a peer as a region if it has enough resource hosts to keep the cluster. It will be nice if the user can manage the configuration of cassandra (replication settings) and be able to control how many regions and size of the clusters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants