You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Vijay (JIRA)" <ji...@apache.org> on 2013/01/14 19:50:15 UTC

[jira] [Commented] (CASSANDRA-5155) Make Ec2Region's datacenter name configurable

    [ https://issues.apache.org/jira/browse/CASSANDRA-5155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13552983#comment-13552983 ] 

Vijay commented on CASSANDRA-5155:
----------------------------------

I think instead of copy paste from GPFS we might want to do a little bit of refactor to expose the function as static method.

Nit: properties.get("dc_suffix") should provide the property or return null :)
                
> Make Ec2Region's datacenter name configurable
> ---------------------------------------------
>
>                 Key: CASSANDRA-5155
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5155
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.1.8, 1.2.0
>            Reporter: Jason Brown
>            Assignee: Jason Brown
>            Priority: Minor
>         Attachments: 0001-allow-Ec2Region-s-datacenter-name-to-be-configurable.patch
>
>
> Ec2Region sets a one-to-one mapping between the EC2 region name and the datacenter name. I'd like to be able to make the DC name configurable.
> The use case here is running DataStax Enterprise in EC2 and the need to have a plain c* datacenter and a c*/solr cluster datacenter running within the same region (for the same cluster). Can't make the two (or more) datacenters in the region with the one-to-one mapping of EC2 region to c* DC.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira