Jonathan Ellis created CASSANDRA-5486:
-----------------------------------------
Summary: bugs with index promotion and deletionInfo
Key: CASSANDRA-5486
URL: https://issues.apache.org/jira/browse/CASSANDRA-5486
Project: Cassandra
Issue Type: Bug
Components: Core
Affects Versions: 1.2.0
Reporter: Jonathan Ellis
Assignee: Jonathan Ellis
Fix For: 1.2.5
Inspecting the read path for CASSANDRA-4180 reveals several bugs introduced by
index promotion. Most fall into two categories:
# Incorrectly assuming that hasPromotedIndexes implies that the bloom filter is
not present in the data file either
# Incorrectly assuming RowIndexEntry.deletionInfo is the entire DeletionInfo
for the row, when it really only includes range tombstones
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira