[
https://issues.apache.org/jira/browse/CASSANDRA-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-484:
-------------------------------------
Attachment: 484-04.patch
> 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
> 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.