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/07/23 00:15:14 UTC

[jira] Updated: (CASSANDRA-66) get_column throws exception on missing column

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

Jonathan Ellis updated CASSANDRA-66:
------------------------------------

    Fix Version/s:     (was: 0.4)
                   0.3

> get_column throws exception on missing column
> ---------------------------------------------
>
>                 Key: CASSANDRA-66
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-66
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jun Rao
>            Assignee: Jun Rao
>             Fix For: 0.3
>
>         Attachments: 0001-move-CF-checking-into-CassandraServer.-begin-to-exp.patch, 0002-return-empty-lists-instead-of-raising-an-error-where.patch, 0002-v2.patch, libthrift.jar
>
>
> get_column() throws a TException when a column is missing. It should throw a special exception (e.g, ColumnMissingException) to distinguish this case from a real failure.

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