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 2009/05/21 21:18:45 UTC

[jira] Updated: (CASSANDRA-188) raise error if supercolumn is configured as time-sorted

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

Jonathan Ellis updated CASSANDRA-188:
-------------------------------------

    Fix Version/s: 0.4

> raise error if supercolumn is configured as time-sorted
> -------------------------------------------------------
>
>                 Key: CASSANDRA-188
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-188
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.4
>
>
> then we don't have to silently "fix" it by doing stuff like
> if("Super".equals(columnType) || DatabaseDescriptor.isNameSortingEnabled(cfName))

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.