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

Hudson commented on CASSANDRA-3342:
-----------------------------------

Integrated in Cassandra-0.8 #374 (See 
[https://builds.apache.org/job/Cassandra-0.8/374/])
    ColumnFamily min_compaction_threshold should be >= 2
patch by Pavel Yaskevich; reviewed by Brandon Williams for CASSANDRA-3342

xedin : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1183510
Files : 
* /cassandra/branches/cassandra-0.8/CHANGES.txt
* 
/cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/thrift/ThriftValidation.java

                
> cassandra-cli allows setting min_compaction_threshold to 1
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-3342
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3342
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>         Environment: Linux 2.6.32-131.6.1.el6.x86_64 #1 SMP Mon Jun 20 
> 14:15:38 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux (RHEL 6)
>            Reporter: Jason Baker
>            Assignee: Pavel Yaskevich
>             Fix For: 0.8.8, 1.0.1
>
>         Attachments: CASSANDRA-3342.patch
>
>
> {{
> [root@Apture] update column family MagicLinks with min_compaction_threshold=1 
> and max_compaction_threshold=20;
> b98e3b80-f3a3-11e0-0000-76abb4a6dbbf
> Waiting for schema agreement...
> ... schemas agree across the cluster
> }}
> I'm told that a min_compaction_threshold of 1 is nonsensical.  I had a spell 
> where my servers stopped doing compactions.  Once I upped the 
> min_compaction_threshold, they started compacting again.  I'm unable to 
> confirm for sure that this was the case.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to