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