You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2011/09/22 19:59:26 UTC

[jira] [Commented] (CASSANDRA-3239) can't use RackInferringSnitch and CQL JDBC's "CREATE KEYSPACE" with NetworkTopologyStrategy

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

Jonathan Ellis commented on CASSANDRA-3239:
-------------------------------------------

What is "compident?" I'm pretty sure we don't want to allow int-as-ident in most places.

> 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.0
>            Reporter: M Chen
>            Assignee: Pavel Yaskevich
>            Priority: Minor
>             Fix For: 0.8.7
>
>         Attachments: CASSANDRA-3239.patch
>
>
> 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