[ 
https://issues.apache.org/jira/browse/CASSANDRA-4341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wei Deng updated CASSANDRA-4341:
--------------------------------
    Labels: compaction lcs  (was: compaction)

> Small SSTable Segments Can Hurt Leveling Process
> ------------------------------------------------
>
>                 Key: CASSANDRA-4341
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4341
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>            Reporter: Benjamin Coverston
>            Assignee: Jonathan Ellis
>            Priority: Minor
>              Labels: compaction, lcs
>             Fix For: 1.1.2
>
>         Attachments: 4341-fix.txt, 4341.txt
>
>
> This concerns:
> static int MAX_COMPACTING_L0 = 32;
> Repair can create very small SSTable segments. We should consider moving to a 
> threshold that takes into account the size of the files brought into 
> compaction rather than the number of files for this and similar situations. 
> Bringing the small files from L0 to L1 magnifies the issue.
> If there are too many very small files in L0 perhaps even an intermediate 
> compaction would even reduce the magnifying effect of a L0 to L1 compaction.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to