Commit Graph

28179 Commits

Author SHA1 Message Date
Brandon Williams 60b26fdfb4 Merge branch 'cassandra-4.0' into cassandra-4.1 2023-06-01 15:02:43 -05:00
Brandon Williams eb6a45fe6d Merge branch 'cassandra-3.11' into cassandra-4.0 2023-06-01 15:02:22 -05:00
Brandon Williams 1923e6955a Merge branch 'cassandra-3.0' into cassandra-3.11 2023-06-01 15:00:33 -05:00
Brandon Williams 527c0cb3a0 remove dh_python use from Debian packaging
Patch by brandonwilliams; reviewed by mck for CASSANDRA-18558
2023-06-01 15:00:03 -05:00
Jon Meredith 208a71c008 Merge branch 'cassandra-4.0' into cassandra-4.1 2023-05-31 12:12:50 -06:00
Jon Meredith 57293e8281 Merge branch 'cassandra-3.11' into cassandra-4.0 2023-05-31 12:04:29 -06:00
Doug Rohrer 43ec184391 Add support for JMX in the in-jvm dtest framework
patch by Doug Rohrer; reviewed by Alex Petrov, Jon Meredith, Francisco Guerrero Hernandez for CASSANDRA-18511
2023-05-31 12:02:26 -06:00
Stefan Miklosovic 441285d58e
Merge branch 'cassandra-4.0' into cassandra-4.1 2023-05-30 22:19:11 +02:00
Stefan Miklosovic f66adb0278
Remove unnecessary shuffling of GossipDigests in Gossiper#makeRandomGossipDigest
This patch also fixes the bug when creating GossipDigests in case epState in
Gossiper#makeRandomGossipDigest was null. Previously, if it was null, it used
generation and maxVersion of the last non-null epState instead of zeros.

patch by Cameron Zemek; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-18546
2023-05-30 21:44:07 +02:00
Mick Semb Wever 2101ce947e
Merge branch 'cassandra-4.0' into cassandra-4.1
* cassandra-4.0:
  Increment version to 4.0.11 and 4.1.3
2023-05-29 13:48:35 +02:00
Mick Semb Wever 71b79cfbe3
Increment version to 4.0.11 and 4.1.3 2023-05-29 13:38:07 +02:00
Mick Semb Wever 22d74c7116
Merge branch 'cassandra-4.0' into cassandra-4.1
* cassandra-4.0:
  ninja-fix FullQueryLoggerTest, requires allow_nodetool_archive_command false to begin with CASSANDRA-18550
2023-05-26 15:56:56 +02:00
Mick Semb Wever 4555b94345
ninja-fix FullQueryLoggerTest, requires allow_nodetool_archive_command false to begin with CASSANDRA-18550 2023-05-26 15:44:28 +02:00
Mick Semb Wever cbe8b39f39
Prepare debian changelog for 4.1.2 2023-05-25 17:10:54 +02:00
Brandon Williams 064d0db0fd Merge branch 'cassandra-4.0' into cassandra-4.1 2023-05-25 09:27:42 -05:00
Brandon Williams f0699bca74 Ninja fix GetFullQueryLogTest 2023-05-25 09:24:53 -05:00
Mick Semb Wever 9e7135c666
Merge branch 'cassandra-4.0' into cassandra-4.1
* cassandra-4.0:
  Prepare debian changelog for 4.0.10
2023-05-25 15:16:36 +02:00
Mick Semb Wever da77d3f729
Prepare debian changelog for 4.0.10 2023-05-25 14:45:07 +02:00
Marcus Eriksson 72fc04d238 Merge branch 'cassandra-4.0' into cassandra-4.1 2023-05-25 08:43:15 +02:00
Marcus Eriksson aafb4d1944 Improve nodetool enable{audit,fullquery}log
Patch by marcuse; reviewed by Dinesh Joshi and Mick Semb Wever for CASSANDRA-18550
2023-05-25 08:41:12 +02:00
Brandon Williams 93efe0ee04 Merge branch 'cassandra-4.0' into cassandra-4.1 2023-05-24 09:37:11 -05:00
ningzi.zhan 54528bff20 Report network cache info in nodetool
Patch by Ningzi Zhan; reviewed by brandonwilliams and smiklosovic for
CASSANDRA-18400
2023-05-24 09:36:32 -05:00
Stefan Miklosovic f416a94125
Merge branch 'cassandra-4.0' into cassandra-4.1 2023-05-19 15:15:11 +02:00
Stefan Miklosovic dc6ad3f6b1
Merge branch 'cassandra-3.11' into cassandra-4.0 2023-05-19 15:11:03 +02:00
Stefan Miklosovic e1e88e5bc4
Merge branch 'cassandra-3.0' into cassandra-3.11 2023-05-19 15:07:59 +02:00
Stefan Miklosovic b828f7ea1b
Pass down all contact points to driver for cassandra-stress
patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-18025
2023-05-19 15:05:32 +02:00
Stefan Miklosovic 621faf7740
Merge branch 'cassandra-4.0' into cassandra-4.1 2023-05-18 22:37:44 +02:00
Stefan Miklosovic ff820290dd
Merge branch 'cassandra-3.11' into cassandra-4.0 2023-05-18 22:37:07 +02:00
Ivan Senic 3ca94d65d3
Remove unnecessary String.format invocation in QueryProcessor when getting a prepared statement from cache
patch by Ivan Senic; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-17202
2023-05-18 22:36:27 +02:00
David Capwell 446a9d1d01 Merge branch 'cassandra-4.0' into cassandra-4.1 2023-05-18 10:38:00 -07:00
Tobias Lindaaker 1053e3b475 Partial compaction can resurrect deleted data
patch by Tobias Lindaaker, Marcus Eriksson; reviewed by David Capwell, Marcus Eriksson for CASSANDRA-18507
2023-05-18 10:34:45 -07:00
Stefan Miklosovic 402e2f2f73
Merge branch 'cassandra-4.0' into cassandra-4.1 2023-05-17 12:04:24 +02:00
Stefan Miklosovic 2bb634a339
Merge branch 'cassandra-3.11' into cassandra-4.0 2023-05-17 12:02:37 +02:00
Stefan Miklosovic f5c42f428c
Merge branch 'cassandra-3.0' into cassandra-3.11 2023-05-17 12:01:35 +02:00
Stefan Miklosovic b8e21fb80a
Validate the existence of a datacenter in nodetool rebuild
patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-14319
2023-05-17 12:00:19 +02:00
Brandon Williams 67d73469b4 Merge branch 'cassandra-4.0' into cassandra-4.1 2023-05-16 09:01:21 -05:00
Brandon Williams b791644fda Allow internal address to change with reconnecting snitches
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-16718
2023-05-16 09:00:14 -05:00
Brandon Williams 29ca06ef9d Merge branch 'cassandra-4.0' into cassandra-4.1 2023-05-15 11:22:37 -05:00
Brandon Williams 2d40ee9019 Merge branch 'cassandra-3.11' into cassandra-4.0 2023-05-15 11:22:19 -05:00
Brandon Williams b11021ee68 Merge branch 'cassandra-3.0' into cassandra-3.11 2023-05-15 11:22:05 -05:00
Brandon Williams 785e291900 Increment version to 3.0.30 2023-05-15 11:21:48 -05:00
Stefan Miklosovic d7917a5144
Merge branch 'cassandra-4.0' into cassandra-4.1 2023-05-11 15:58:49 +02:00
Bernardo Botella Corbi 75194201f1
Fix quoting in toCqlString methods of UDTs and aggregates
patch by Bernardo Botella Corbi, reviewed by Stefan Miklosovic, Benjamin Lerer and Yifan Cai for CASSANDRA-17918
2023-05-11 15:48:21 +02:00
Jon Meredith 7f4e9bb67b Merge branch 'cassandra-4.0' into cassandra-4.1 2023-05-09 17:55:24 -06:00
Jon Meredith ae995eb3d3 NPE when deserializing malformed collections from client
patch by Jon Meredith; reviewed by Caleb Rackliffe for CASSANDRA-18505
2023-05-09 17:47:49 -06:00
Stefan Miklosovic 933af9b2db
Merge branch 'cassandra-4.0' into cassandra-4.1 2023-05-05 13:39:26 +02:00
Stefan Miklosovic 3be79b5f0f
Merge branch 'cassandra-3.11' into cassandra-4.0 2023-05-05 13:39:00 +02:00
Stefan Miklosovic 9ab3a82ffa
Merge branch 'cassandra-3.0' into cassandra-3.11 2023-05-05 13:38:43 +02:00
Stefan Miklosovic 087cffce63
Prepare debian changelog for 3.0.29 2023-05-05 13:22:55 +02:00
Brandon Williams 7e4fd3653b Merge branch 'cassandra-4.0' into cassandra-4.1 2023-05-05 06:09:45 -05:00