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:15 UTC

[jira] Updated: (CASSANDRA-91) SuperColumn.getSubColumn fails assertion when subcolumn is not present

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

Jonathan Ellis updated CASSANDRA-91:
------------------------------------

    Fix Version/s:     (was: 0.4)
                   0.3

> SuperColumn.getSubColumn fails assertion when subcolumn is not present
> ----------------------------------------------------------------------
>
>                 Key: CASSANDRA-91
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-91
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Sandeep Tata
>            Assignee: Sandeep Tata
>             Fix For: 0.3
>
>         Attachments: CASSANDRA-91.patch
>
>
> When a subColumn is not present, SuperColumn.getSubColumn fails an assertion instead of simply returning null. Returning null will let us write much cleaner unit tests for supercolumns. 

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