Making Cassandra EC2 Aware
--------------------------
Key: CASSANDRA-666
URL: https://issues.apache.org/jira/browse/CASSANDRA-666
Project: Cassandra
Issue Type: New Feature
Components: Core
Affects Versions: 0.5
Environment: replication strategy, endpoints
Reporter: Derek Smith
Assignee: Derek Smith
Priority: Trivial
There are no current replication strategies to deal with different data centers
in an EC2 cluster. The IP address comparisons used in the current
implementations aren't enough to guarantee that an endpoint is in the same
datacenter. By supplying the access and secret key to a client's AWS account,
Cassandra should use the amazon-ec2 java library to access information about
each endpoint.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.