[
https://issues.apache.org/jira/browse/CASSANDRA-18529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17752176#comment-17752176
]
Stefan Miklosovic commented on CASSANDRA-18529:
-----------------------------------------------
[~timothytu] [~bschoeni] could you please remind why we decided to go with
"unprepared" when using "native" by default?
As I read the original code, I see that "native" has "prepared" by default and
unprepared when "unprepared" flag is specified. Contrary, "simplenative" has it
other way around. By here we want to introduce native and by default unprepared?
more here
https://github.com/driftx/cassandra/commit/3759d0826e5d92624f0af5de6f861d070897f4ee#r123969698
> Remove legacy command line options from cassandra-stress
> --------------------------------------------------------
>
> Key: CASSANDRA-18529
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18529
> Project: Cassandra
> Issue Type: Improvement
> Components: Tool/stress
> Reporter: Brad Schoening
> Assignee: Timothy Tu
> Priority: Low
> Fix For: 5.x
>
> Attachments: signature.asc, signature.asc
>
>
> The cassandra-stress *mode* option allows specifying options for native
> protocol and cql3, but these don't seem useful as there would seem to be no
> other valid options now that cql3 is the standard and thrift no longer
> supported.
> -mode native cql3 user=cassandra password=xxxxxx
> can be simplified to:
> -mode user=cassandra password=xxxxxx
> Also, the readme.txt in tools/stress states "cassandra-stress supports
> benchmarking any Cassandra cluster of version 2.0+" but maybe should be
> updated to a supported Cassandra version, i.e., 3.11.x.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]