[
https://issues.apache.org/jira/browse/CASSANDRA-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis resolved CASSANDRA-484.
--------------------------------------
Resolution: Fixed
Fix Version/s: 0.4
committed w/ system test to 0.4 and trunk
> subcolumn-reading code doesn't properly account for tombstoned columnfamily
> ----------------------------------------------------------------------------
>
> Key: CASSANDRA-484
> URL: https://issues.apache.org/jira/browse/CASSANDRA-484
> Project: Cassandra
> Issue Type: Bug
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Fix For: 0.4
>
> Attachments: 484-04.patch, TestCassandra.java
>
>
> mostly getColumnFamily returns null if there was no data for the query, but
> it can also return an empty CF if it is tombstoned. (for 0.5, consider
> returning empty CFs for no data so we don't have this confusion.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.