Commit Graph

14 Commits

Author SHA1 Message Date
Mick Semb Wever 7337fc0ab4
Merge branch 'cassandra-3.11' into trunk 2021-04-19 17:39:10 +02:00
Jeff Widman 3d539d908f Update python2 doc references to point to py3
Patch by Jeff Widman; reviewed by brandonwilliams for CASSANDRA-16505
2021-03-09 17:15:07 -06:00
Adam Holmberg 72ca73fbc6 deprecate python2.7 for cqlsh
Patch by Adam Holmberg; reviewed by brandonwilliams for CASSANDRA-16414
2021-02-26 14:52:38 -06:00
Mick Semb Wever 2346ed8241
Offline token allocation strategy generator tool
Provides the tools/bin/generate-tokens script that can be used to pregenerate allocation strategy tokens.
Refactors TokenAllocation for extensibility (and better re-use between strategies), and adds OfflineTokenAllocator.
TokenMetadata now has a configurable snitch (instead of hardcoded to DatabaseDescriptor.getEndpointSnitch()) for testability.
Adds logging of growth and stddev changes to allocate_tokens_for_local_replication_factor usages.

 patch by Mick Semb Wever; reviewed by Paul Motta, Ekaterina Dimitrova for CASSANDRA-16205
2020-12-03 19:20:59 +01:00
Brandon Williams a04ccf3297 sstablescrub unit test hardening and docs
Patch by Berenguer Blasi, reviewed by brandonwilliams for
CASSANDRA-16013
2020-11-17 14:01:28 -06:00
Bereng e8d3743b1a sstablemetadata unit test, docs and params parsing hardening
Patch by Bereguer Blasi, reviewed by brandonwilliams for CASSANDRA-16016
2020-10-06 14:42:39 -05:00
Bereng b2c5f91fd6
Make clear in the documentation that stress is not a secured tool
patch by Berenguer Blasi; reviewed by Eduard Tudenhöfner for CASSANDRA-15749
2020-05-06 09:57:15 +02:00
Erick Ramirez b18900a1f2 Update NEWS.txt with Python 3 support for CQLSH
Patch by Erick Ramirez; Reviewed by David Capwell and Dinesh Joshi for CASSANDRA-15710
2020-04-17 22:48:54 -07:00
Valerie Parham-Thompson c2c43f8149 Adding documentation for sstable tools
Patch by Valerie Parham-Thompson; reviewed by pedro vidigal and Jeff Jirsa for CASSANDRA-14289
2018-09-13 15:36:11 -07:00
Jaydeepkumar Chovatia 2aeed037e0 Support light-weight transactions in cassandra-stress
patch by Jaydeepkumar Chovatia; reviewed by Dinesh Joshi and jasobrown for CASSANDRA-13529
2018-06-13 05:46:20 -07:00
Ben Slater 07c11ca45b Add support for multiple table operations to cassandra-stress
Patch by Ben Slater; reviewed by tjake for CASSANDRA-8780
2017-05-08 13:36:18 -04:00
Christopher Batey 5a8983c148 Initial docs for stress
patch by Christopher Batey; reviewed by Stefan Podkowinski for CASSANDRA-12365
2017-03-15 19:58:49 +01:00
mck b9191871c3 Automate Nodetool Documentation
patch by Andrew Baker ; reviewed by Jon Haddad for CASSANDRA-12672
2016-10-07 16:52:18 +11:00
Sylvain Lebresne 54f7335cd9 Reorganize document 2016-06-22 09:30:46 +02:00