Stefan Miklosovic
b9f614f7e5
Remove deprecated properties in CompressionParams
...
This patch removes deprecated chunk_length_kb and sstable_compression in favor of
chunk_length_in_kb and class parameters.
The only deprecated compression parameter left, crc_check_chance (which is configurable outside
of compression parameters as a standalone table parameter) is meant to be treated separately.
patch by Stefan Miklosovic; reviewed by Maxim Muzafarov and Brandon Williams for CASSANDRA-18742
2023-09-29 15:19:12 +02:00
Ben Slater
7c759e2c32
Add sequence distribution type to cassandra stress: fix problem with setSeed()
...
Patch by Ben Slater; reviewed by Stefania Alborghetti for CASSANDRA-12490
2016-10-24 11:09:04 +08:00
Ben Slater
e4f6045806
Add sequence distribution type to cassandra stress
...
patch by Ben Slater; reviewed by Stefania Alborghetti for CASSANDRA-12490
2016-08-24 09:45:41 +08:00
Stefania Alborghetti
f27ab2908a
Establish and implement canonical bulk reading workload(s)
...
patch by Stefania Alborghetti; reviewed by Jake Luciani for CASSANDRA-10331
2016-03-10 10:23:51 -05:00
Jake Luciani
0368e97ee4
Extend Descriptor to include a format value and refactor reader/writer apis
...
patch by tjake; reviewed by Marcus Eriksson for CASSANDRA-7443
2014-10-23 11:10:55 -04:00
Benedict Elliott Smith
0580fb2b77
Improve stress workload realism
...
patch by benedict; reviewed by tjake for CASSANDRA-7519
2014-09-07 21:19:58 +07:00
Jake Luciani
d667556d06
remove seed from stress profile. cleanup yamls. ninja
2014-08-01 09:23:02 -04:00
Benedict Elliott Smith
75364296cb
Introduce CQL support for stress tool
...
patch by Jake Luciani and Benedict Elliott Smith
2014-07-07 18:25:11 +01:00