can't use RackInferringSnitch and CQL JDBC's "CREATE KEYSPACE" with 
NetworkTopologyStrategy
-------------------------------------------------------------------------------------------

                 Key: CASSANDRA-3239
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3239
             Project: Cassandra
          Issue Type: Bug
          Components: API
    Affects Versions: 0.8.6
            Reporter: M Chen


If using the CQL JDBC driver, there's a problem with using RackInferringSnitch

1. With RackInferringSnitch, the datacenter names are numeric
2. With CQL and NetworkTopologyStrategy, the data center replicas are specified 
as strategy_options:<dc-name>=<#-of-replicas>
3. Using a number for <dc-name> fails
4. Using a quoted number for <dc-name> fails


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to