[
https://issues.apache.org/jira/browse/CASSANDRA-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701032#action_12701032
]
Jonathan Ellis commented on CASSANDRA-91:
-----------------------------------------
(applied)
> 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
> Affects Versions: trunk
> Reporter: Sandeep Tata
> Assignee: Sandeep Tata
> Fix For: trunk
>
> 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.