You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Tarik Yilmaz (JIRA)" <ji...@apache.org> on 2013/09/12 17:48:51 UTC

[jira] [Created] (CASSANDRA-6014) Client Turkish character problem

Tarik Yilmaz created CASSANDRA-6014:
---------------------------------------

             Summary: Client Turkish character problem
                 Key: CASSANDRA-6014
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6014
             Project: Cassandra
          Issue Type: Bug
            Reporter: Tarik Yilmaz
             Fix For: 2.0, 1.2.0


{quote}
{{$ cassandra-cli}}
{quote}

When I create keyspace, column family, ...

{quote}
{{[default@votes_db] create column family answers_votes with column_type='Super' and comparator='AsciiType' and subcomparator='AsciiType' and default_class_validation_class='AsciiType';}}
{quote}

And result

{quote}
{{java.lang.IllegalArgumentException: No enum constant org.apache.cassandra.cli.CliClient.ColumnFamilyArgument.DEFAULT_CLASS_VALİDATİON_CLASS}}
{quote}

It happens all the time.

--
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