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