[
https://issues.apache.org/jira/browse/CASSANDRA-7414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14038482#comment-14038482
]
sankalp kohli commented on CASSANDRA-7414:
------------------------------------------
"if (logger.isDebugEnabled())
logger.debug("Compaction candidates for L{} are {}", i,
toString(candidates));"
You might move this logging down to include the sstable added by your new
method.
The patch looks good and will be very helpful
> After cleanup we can end up with non-compacting high level sstables
> -------------------------------------------------------------------
>
> Key: CASSANDRA-7414
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7414
> Project: Cassandra
> Issue Type: Bug
> Reporter: Marcus Eriksson
> Assignee: Marcus Eriksson
> Priority: Minor
> Attachments:
> 0001-Include-high-level-sstables-in-lower-level-compactio.patch
>
>
> If we run cleanup (or increase sstable size) on a node with LCS, we could end
> up with a bunch of sstables in higher levels that are "never" compacted.
--
This message was sent by Atlassian JIRA
(v6.2#6252)