You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jeff Jirsa (JIRA)" <ji...@apache.org> on 2017/03/03 23:17:45 UTC

[jira] [Comment Edited] (CASSANDRA-12588) Cannot find column durable_wrıtes

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

Jeff Jirsa edited comment on CASSANDRA-12588 at 3/3/17 11:17 PM:
-----------------------------------------------------------------

When creating the system keyspace, it checks {{KeyspaceParams.Option.DURABLE_WRITES.toString()}} , - there's probably a wide class of bugs in cassandra where we assume everything is {{Locale.ENGLISH}}, but we break in awful ways in Turkish (and likely other locales).



was (Author: jjirsa):
When creating the system keyspace, it checks {{KeyspaceParams.Option.DURABLE_WRITES.toString()}}, but without a locale - there's probably a wide class of bugs in cassandra where we assume everything is {{Locale.ENGLISH}}, but we break in awful ways in Turkish (and likely other locales).


> Cannot find column durable_wrıtes
> ---------------------------------
>
>                 Key: CASSANDRA-12588
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12588
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: LLc.
>
> help please
> run :
> cassandra -f
> ERROR 17:00:16 Exception encountered during startup
> java.lang.AssertionError: Cannot find column durable_wrıtes



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)