[
https://issues.apache.org/jira/browse/CASSANDRA-6216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15433157#comment-15433157
]
Dikang Gu commented on CASSANDRA-6216:
--------------------------------------
Thanks [~krummas]! It's probably due to merge, I think you need to remove the
calculatedLastCompactedKeys check as well. See my patch:
https://github.com/DikangGu/cassandra/commit/2d1f3871b7ac76e0b7d0ff8e47aa69cda013b0dc
> Level Compaction should persist last compacted key per level
> ------------------------------------------------------------
>
> Key: CASSANDRA-6216
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6216
> Project: Cassandra
> Issue Type: Sub-task
> Reporter: sankalp kohli
> Assignee: Dikang Gu
> Priority: Minor
> Labels: compaction, lcs
> Fix For: 3.0.9, 3.10
>
> Attachments: JIRA-6216.diff
>
>
> Level compaction does not persist the last compacted key per level. This is
> important for higher levels.
> The sstables with higher token and in higher levels wont get a chance to
> compact as the last compacted key will get reset after a restart.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)