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/06/17 05:00:07 UTC

[jira] Resolved: (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 resolved CASSANDRA-188.
--------------------------------------

    Resolution: Fixed

fixed as a byproduct to CASSANDRA-79

> 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
>            Assignee: 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.