[
https://issues.apache.org/jira/browse/CASSANDRA-11914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15408854#comment-15408854
]
Ben Slater commented on CASSANDRA-11914:
----------------------------------------
Have updated the branch with the following:
- fixed the couple of misplaced brackets
- make defaults for java connection settings explicit so they print
- ensure that schema is created before creating distribution to print settings
(modifed maybeCreateSchema so a run will only try once to create the schema)
- removed a couple of superflous private options variables I had left behind
- make print settings the default with -log no-settings option to turn off
> Provide option for cassandra-stress to dump all settings
> --------------------------------------------------------
>
> Key: CASSANDRA-11914
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11914
> Project: Cassandra
> Issue Type: Improvement
> Components: Tools
> Reporter: Ben Slater
> Assignee: Ben Slater
> Priority: Minor
> Fix For: 3.x
>
>
> cassandra-stress has quite a lot of default settings and settings that are
> derived as side effects of explicit options. For people learning the tool and
> saving a clear record of what was run, I think it would be useful if there
> was an option to have the tool print all its settings at the start of a run.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)