Merge branch 'cassandra-1.2' into trunk

This commit is contained in:
Brandon Williams 2013-01-14 09:45:07 -06:00
commit ec361ab002
1 changed files with 3 additions and 0 deletions

View File

@ -139,6 +139,9 @@ commands:
- name: upgradesstables [keyspace] [cfnames]
help: |
Scrub (rebuild sstables for) one or more column families
- name: setcompactionthreshold <keyspace> <cfname>
help: |
Set min and max compaction thresholds for a given column family
- name: getcompactionthreshold <keyspace> <cfname>
help: |
Print min and max compaction thresholds for a given column family