[
https://issues.apache.org/jira/browse/CASSANDRA-2008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Morton updated CASSANDRA-2008:
------------------------------------
Attachment: 2008-3.patch
2008-2.patch used the wrong target in build.xml when copying resources into the
out path. I missed that these are now copied to ${build.classes.main}
Also fixed typo; fixed an error in the help for drop keyspace / column family;
and fixed some error messages to say "help;" rather than "help"
2008-3.patch is rebased against current trunk and includes all the work from
the previous patches.
> CLI help incorrect in places
> ----------------------------
>
> Key: CASSANDRA-2008
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2008
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Affects Versions: 0.8
> Reporter: Aaron Morton
> Assignee: Aaron Morton
> Priority: Trivial
> Fix For: 0.8
>
> Attachments: 2007.txt, 2008-2.patch, 2008-3.patch
>
>
> Found some errors in the CLI help, such as these for create column family.
> - memtable_operations: Flush memtables after this many operations
> - memtable_throughput: ... or after this many bytes have been written
> - memtable_flush_after: ... or after this many seconds
> Should be millions of ops, MB's written and minutes not seconds. Have
> confirmed thats how the values are used. Will check all the help.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira