You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Radim Kolar (Created) (JIRA)" <ji...@apache.org> on 2011/09/30 12:25:45 UTC

[jira] [Created] (CASSANDRA-3284) help create column family refers to outdated fields

help create column family refers to outdated fields
---------------------------------------------------

                 Key: CASSANDRA-3284
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3284
             Project: Cassandra
          Issue Type: Bug
          Components: Tools
    Affects Versions: 1.0.0
            Reporter: Radim Kolar
            Priority: Minor


help create column family in cassandra-cli refers to old, unsupported options.

- memtable_operations: Number of operations in millions before the memtable
  is flushed. Default is memtable_throughput / 64 * 0.3

- memtable_throughput: Maximum size in MB to let a memtable get to before
  it is flushed. Default is to use 1/16 the JVM heap size.

--
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

        

[jira] [Resolved] (CASSANDRA-3284) help create column family refers to outdated fields

Posted by "Jonathan Ellis (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-3284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-3284.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.0
         Reviewer: jbellis
         Assignee: Radim Kolar

fixed in r1177825, thanks!
                
> help create column family refers to outdated fields
> ---------------------------------------------------
>
>                 Key: CASSANDRA-3284
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3284
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.0.0
>            Reporter: Radim Kolar
>            Assignee: Radim Kolar
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> help create column family in cassandra-cli refers to old, unsupported options.
> - memtable_operations: Number of operations in millions before the memtable
>   is flushed. Default is memtable_throughput / 64 * 0.3
> - memtable_throughput: Maximum size in MB to let a memtable get to before
>   it is flushed. Default is to use 1/16 the JVM heap size.

--
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