[ 
https://issues.apache.org/jira/browse/CASSANDRA-6014?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tarik Yilmaz updated CASSANDRA-6014:
------------------------------------

    Description: 
"i" and "İ" characters problem.

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

  was:
{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.

    
> 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: 1.2.0, 2.0
>
>
> "i" and "İ" characters problem.
> {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

Reply via email to