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

Stu Hood commented on CASSANDRA-2444:
-------------------------------------

Rather than adding an option for this, I think we should remove the check 
entirely. If the node needs to compact, it will do so at the first flush, which 
is more likely to be staggered across the cluster (and if this flush is forced 
by commitlogs, then AOK).

> An option to disable compaction on startup
> ------------------------------------------
>
>                 Key: CASSANDRA-2444
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2444
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Chris Goffinet
>            Assignee: Chris Goffinet
>            Priority: Minor
>              Labels: compaction
>             Fix For: 0.8.1
>
>         Attachments: 
> 0001-CASSANDRA-2444-Provide-an-option-to-enable-disable-c.patch
>
>
> We've ran into many times where we do not want compaction to run right away 
> against CFs when booting up a node. I propose we make that an option in the 
> config, so operators do not have to take the penalty of compacting right 
> away, and can return the node as close to working state as possible.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to