ensure compaction thresholds are sane
-------------------------------------
Key: CASSANDRA-1527
URL: https://issues.apache.org/jira/browse/CASSANDRA-1527
Project: Cassandra
Issue Type: Bug
Components: API
Affects Versions: 0.7 beta 2
Reporter: Jonathan Ellis
Assignee: Jon Hermes
Priority: Minor
Fix For: 0.7.0
make sure min <= max and neither is negative.
also make sure that min=max=0 works (this is "no compaction")
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.