[ https://issues.apache.org/jira/browse/CASSANDRA-5486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jonathan Ellis resolved CASSANDRA-5486. --------------------------------------- Resolution: Invalid Fix Version/s: (was: 1.2.5) Reviewer: (was: jasobrown) This is mostly crap. The grain of truth left over is covered by CASSANDRA-5487. > 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 > Attachments: 5486.txt > > > Inspecting the read path for CASSANDRA-4180 reveals several bugs introduced > by index promotion. Most fall into two categories: > # Conflating RowIndexEntry.isIndexed with hasPromotedIndex (if the latter is > true, we need to include its deletion info, even if there are no index > entries, which is what the former refers to) > # 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