You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dikang Gu (JIRA)" <ji...@apache.org> on 2016/09/27 23:23:20 UTC

[jira] [Comment Edited] (CASSANDRA-11550) Make the fanout size for LeveledCompactionStrategy to be configurable

    [ https://issues.apache.org/jira/browse/CASSANDRA-11550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15527085#comment-15527085 ] 

Dikang Gu edited comment on CASSANDRA-11550 at 9/27/16 11:22 PM:
-----------------------------------------------------------------

[~krummas], Here is a patch based on latest trunk, do you mind to take a look?  
https://github.com/DikangGu/cassandra/commit/4fa22f1776c636f49d94e9e5dd81d12e56df278b

Thanks!


was (Author: dikanggu):
[~krummas], Here is a patch based on latest trunk, do you mind to take a look?  https://github.com/DikangGu/cassandra/commit/2242231bc575acd42d0ed5a4112fee5db32012d3

Thanks!

> Make the fanout size for LeveledCompactionStrategy to be configurable
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-11550
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11550
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Compaction
>            Reporter: Dikang Gu
>            Assignee: Dikang Gu
>              Labels: lcs
>             Fix For: 3.x
>
>
> Currently, the fanout size for LeveledCompactionStrategy is hard coded in the system (10). It would be useful to make the fanout size to be tunable, so that we can change it according to different use cases.
> Further more, we can change the size dynamically.



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