[
https://issues.apache.org/jira/browse/CASSANDRA-11733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15357158#comment-15357158
]
Sylvain Lebresne commented on CASSANDRA-11733:
----------------------------------------------
It's definitively a problem that it's unused, but it's a bug, as it should be
used. As it stands, reverse iteration just
ignores range tombstone when sstables are hit. I'm attaching the (trivial) fix
below with a simple unit test showing the
issue.
| [11733-3.0|https://github.com/pcmanus/cassandra/commits/11733-3.0] |
[utests|http://cassci.datastax.com/job/pcmanus-11733-3.0-testall] |
[dtests|http://cassci.datastax.com/job/pcmanus-11733-3.0-dtest] |
| [11733-trunk|https://github.com/pcmanus/cassandra/commits/11733-trunk] |
[utests|http://cassci.datastax.com/job/pcmanus-11733-trunk-testall] |
[dtests|http://cassci.datastax.com/job/pcmanus-11733-trunk-dtest] |
> cleanup unused tombstone collection in SSTableReversedIterator
> --------------------------------------------------------------
>
> Key: CASSANDRA-11733
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11733
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Dave Brosius
> Assignee: Dave Brosius
> Priority: Trivial
> Fix For: 3.x
>
> Attachments: remove_delete.txt
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)