You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ngoc Minh Vo (JIRA)" <ji...@apache.org> on 2013/12/02 18:56:36 UTC

[jira] [Commented] (CASSANDRA-5074) Add an official way to disable compaction

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

Ngoc Minh Vo commented on CASSANDRA-5074:
-----------------------------------------

Hello,

Could you please confirm that KS and CF are "optional" parameter in nodetool disableautocompaction?

We are running C* v2.0.3 and the command nodetool does not seem working. We disable the auto compaction on all nodes via nodetool and the servers continue to compact CFs.
{quote}
INFO 18:45:03,594 Compacted 4 sstables to [D:\AtlasData\titan\pdl_identity\titan-pdl_identity.pdl_identity_portfolio_idx-jb-449,].  183á596 bytes to 183á289 (~99% of original) in 546ms = 0,320143MB
{quote}
Thanks for your help.
Best regards,
Minh

> Add an official way to disable compaction
> -----------------------------------------
>
>                 Key: CASSANDRA-5074
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5074
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Jonathan Ellis
>            Assignee: Marcus Eriksson
>            Priority: Minor
>             Fix For: 2.0 beta 1
>
>         Attachments: 0001-CASSANDRA-5074-make-it-possible-to-disable-autocompa.patch, 0001-CASSANDRA-5074-v2.patch
>
>
> We've traditionally used "min or max compaction threshold = 0" to disable compaction, but this isn't exactly intuitive and it's inconsistently implemented -- allowed from jmx, not allowed from cli.



--
This message was sent by Atlassian JIRA
(v6.1#6144)