Details
-
Improvement
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
5.0-alpha1, 5.0, 5.1
-
None
-
Code Clarity
-
Low Hanging Fruit
-
All
-
None
-
Description
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.