Commit Graph

264 Commits

Author SHA1 Message Date
Andrés de la Peña d319352fa8 Improve help, doc and error messages about sstabledump -k and -x arguments
patch by Andrés de la Peña; reviewed by Ekaterina Dimitrova for CASSANDRA-16818
2021-07-30 18:05:22 +01:00
Mick Semb Wever 0fc876894a
ninja-fix: update release docs for correct nexus terminology 2021-06-27 18:13:59 +02:00
Mick Semb Wever 6fc0715fe0
Merge branch 'cassandra-3.11' into cassandra-4.0 2021-06-25 12:59:59 +02:00
Bhouse99 b3cdc131ab
Fixes License text problem in docs (gen-doc)
patch by Brian Houser; review by Mick Semb Wever for CASSANDRA-16727
2021-06-25 12:55:48 +02:00
Benjamin Lerer bdb7c3b377 Merge branch cassandra-3.11 into cassandra-4.0.0 2021-06-18 15:11:27 +02:00
Sumanth Pasupuleti f978bea272 Obfuscate passwords in statements in QueryEvents
patch by Sumanth Pasupuleti; reviewed by Ekaterina Dimitrova, Stefan Miklosovic and Vinay Chella for CASSANDRA-16669
2021-06-15 14:31:59 +02:00
Yifan Cai 326802e583 Merge branch 'cassandra-3.11' into cassandra-4.0 2021-05-31 11:19:11 -07:00
Alexey Zotov 803a23b2f1 Fix LeveledCompactionStrategy compacts last level throw an ArrayIndexOutOfBoundsException
patch by Alexey Zotov; reviewed by Marcus Eriksson, Yifan Cai for CASSANDRA-15669
2021-05-31 11:17:51 -07:00
Andrés de la Peña 0d3ead9f55 Merge branch 'cassandra-3.11' into cassandra-4.0 2021-05-27 16:33:44 +01:00
Andrés de la Peña 7694cc5173 Merge branch 'cassandra-3.0' into cassandra-3.11 2021-05-27 16:32:01 +01:00
Justin Chu 55b4b8dd3b Ninja fix typo in commit log archive page 2021-05-26 16:44:39 -04:00
Ekaterina Dimitrova 658f3e11a6 Improve AuditLogging documentation and logback.xml
authored by Ekaterina Dimitrova, reviewed by Sarma Pydipally, Brandon Williams for CASSANDRA-16682
2021-05-21 14:42:53 -04:00
Bereng 2ca525b6b7 Merge branch 'cassandra-3.11' into cassandra-4.0 2021-05-18 06:40:52 +02:00
Bereng 317a4a864c Merge branch 'cassandra-3.0' into cassandra-3.11 2021-05-18 06:39:11 +02:00
Andrés de la Peña 98b449f38a Merge branch 'cassandra-3.11' into cassandra-4.0 2021-05-12 11:28:55 +01:00
Andrés de la Peña 1e42c105ce Merge branch 'cassandra-3.0' into cassandra-3.11 2021-05-12 11:25:57 +01:00
Mick Semb Wever 0c7833a52b
Merge branch 'cassandra-3.11' into cassandra-4.0 2021-05-04 18:20:52 +02:00
Mick Semb Wever 321e6422e2
Update how_to_commit.rst after creating release branch 4.0
patch by Mick Semb Wever; reviewed by Ekaterina Dimitrova for CASSANDRA-16642
2021-05-04 18:08:06 +02:00
Brandon Williams e2ee45cc74 Ninja remove '!=' operator from cql doc for CASSANDRA-16635 2021-04-27 08:53:32 -05:00
Sam Tunnicliffe 9cda055faa Merge branch 'cassandra-3.11' into trunk 2021-04-27 09:31:45 +01:00
Sam Tunnicliffe 87a46c36f0 Merge branch 'cassandra-3.0' into cassandra-3.11 2021-04-27 09:20:25 +01:00
Bereng e74d89114d Fix How-to Commit docs
patch by Berenguer Blasi; reviewed by Mick Semb Wever, Ekaterina Dimitrova for CASSANDRA-16626
2021-04-27 07:49:39 +02:00
Mick Semb Wever ab91b1fdc7
Update release process documentation wrt bintray removal and new usage of ASF JFrog Artifactory
ref: https://github.com/apache/cassandra/pull/985

 patch by Mick Semb Wever; reviewed by Ekaterina Dimitrova
2021-04-26 16:44:25 +02:00
Yifan Cai 0fd8f0a52f Revise the metrics docs
patch by Yifan Cai; reviewed by Brandon Williams for CASSANDRA-16602
2021-04-21 13:23:59 -07:00
Mick Semb Wever 7337fc0ab4
Merge branch 'cassandra-3.11' into trunk 2021-04-19 17:39:10 +02:00
Mick Semb Wever 2ec96ae669
Merge branch 'cassandra-3.0' into cassandra-3.11 2021-04-19 17:34:05 +02:00
Mick Semb Wever 7ccb4a0e24
Merge branch 'cassandra-3.11' into trunk 2021-04-07 17:53:23 +02:00
Angelo Polo 6edd7db751
Eliminate gen-doc template warning and unused (problematic) import
gen-doc is now python3 compatible

 patch by Angelo Polo; reviewed by Ekaterina Dimitrova, Mick Semb Wever for CASSANDRA-16206
2021-04-07 17:50:24 +02:00
Mick Semb Wever 1a92e4a649
Merge branch 'cassandra-3.11' into trunk 2021-03-27 00:38:31 +01:00
Mick Semb Wever 9e513390b7
Merge branch 'cassandra-3.0' into cassandra-3.11 2021-03-27 00:36:11 +01:00
Ekaterina Dimitrova 0a49d25078 Update compact storage related docs
Authored by Ekaterina Dimitrova; reviewed by Michael Semb Wever and Berenguer Blasi for CASSANDRA-16476
2021-03-22 11:55:34 -04: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
Yifan Cai 425f750a6f Document the side-effect of Zero Copy Streaming when using multiple data directories 2021-02-26 09:42:54 -08:00
Yifan Cai f32475a839 Fix incorrect encoding for strings can be UTF8
patch by Yifan Cai; reviewed by Ekaterina Dimitrova for CASSANDRA-16429
2021-02-22 18:58:05 -08:00
Mick Semb Wever 637b242840
Merge branch 'cassandra-3.11' into trunk 2021-02-08 11:28:47 +01:00
Benjamin Lerer f69b11eee9 Improve system tables handling in case of disk failures
patch by Benjamin Lerer; reviewed by Andrés de la Peña and  Marcus
Eriksson for CASSANDRA-14793
2021-02-04 15:04:22 +01:00
yifan-c d12cb03069 Fix table definition in metrics doc source
patch by Yifan Cai; reviewed by Benjamin Lerer for CASSANDRA-16410
2021-02-01 11:14:39 -08:00
zhaorenhai 7f1659cd1d
Upgrade netty and chronicle-queue dependencies to get Auditing and native library loading working on arm64 architectures
CASSANDRA-16384 test case AuditLoggerTest fail on aarch64 platform
 CASSANDRA-16392 Unable to load the library netty_tcnative_linux_aarch_64

 patch by Zhao Renhai (赵 仁海); reviewed by Mick Semb Wever for CASSANDRA-16384,CASSANDRA-16392
2021-01-22 10:02:20 +01:00
Mick Semb Wever 1596c37d03
Merge branch 'cassandra-3.11' into trunk 2021-01-08 00:01:41 +01:00
Mick Semb Wever 3e24c0349a
Merge branch 'cassandra-3.0' into cassandra-3.11 2021-01-07 23:05:09 +01:00
Mick Semb Wever 200615ded5
Increment version to 4.0-beta5 2020-12-30 12:47:53 +01:00
yifan-c c6ea8fabf9 Add dedicated tcp user timeout for streaming connection
patch by Yifan Cai; reviewed by Berenguer Blasi, David Capwell, Adam
Holmberg and by Benjamin Lerer for CASSANDRA-16143
2020-12-09 13:33:33 +01: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
Yuki Morishita d9e2ed00af Remove windows scripts and their references
patch by Yuki Morishita; reviewed by Berenguer Blasi and Andrés de la Peña for CASSANDRA-16171
2020-12-02 16:43:45 +00:00
Miles Garnsey 872751a050
Correct header for STCS documentation
In the STCS documentation switch the header "Levelled Compaction Strategy" to the corrected "Size Tiered Compaction Strategy" to make this documentation easier to find via search.

 patch by Miles Garnsey; reviewed by Berenguer Blasi for CASSANDRA-16282
2020-11-18 13:14:51 +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
Mick Semb Wever b73f034da1
Upgrade JNA to 5.6.0
Also remove remaining comments/doc referencing `-Dcassandra.boot_without_jna`

 patch by Adrain Cole, Mick Semb Wever; reviewed by Benjamin Lerer, Joey Lynch for CASSANDRA-16212

Co-authored-by: Adrian Cole <adrian.f.cole@gmail.com>
2020-11-16 09:36:45 +01:00
Mick Semb Wever 4dc1b5c311
Merge branch 'cassandra-3.11' into trunk 2020-11-09 21:50:36 +01:00
Alain Rodriguez 73a90b987d
Fix documentation to reflect real defaults for commit logs
patch by Alain Rodriguez; reviewed by Mick Semb Wever for CASSANDRA-16253
2020-11-09 21:34:00 +01:00