You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/09/30 17:45:23 UTC

[jira] Commented: (CASSANDRA-465) nodeprobe setcompactionthreshold does not allow zero

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

Jonathan Ellis commented on CASSANDRA-465:
------------------------------------------

Let's be a little more rigorous here.

We should require that min <= max.

min == max == 0 should disable compaction.

otherwise, min should be >= 2.

> nodeprobe setcompactionthreshold <Max> does not allow zero
> ----------------------------------------------------------
>
>                 Key: CASSANDRA-465
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-465
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.5
>            Reporter: Chris Goffinet
>            Assignee: Chris Goffinet
>            Priority: Minor
>             Fix For: 0.5
>
>         Attachments: 0001-CASSANDRA-465.-Allow-maxthreshold-to-be-set-to-zero.patch
>
>
> We should allow setting maxthreshold to zero.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.