Brandon Williams
0ea1d384d4
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-03-09 10:04:31 -06:00
Brandon Williams
a874e02eec
Merge branch 'cassandra-3.11' into cassandra-4.0
2023-03-09 10:03:14 -06:00
Brandon Williams
326b5aceb1
Merge branch 'cassandra-3.0' into cassandra-3.11
2023-03-09 10:02:21 -06:00
Brandon Williams
be574fc34b
Fix default file system error handler for disk_failure_policy die
...
Patch by Runtian Liu; reviewed by brandonwilliams and smiklosovic for
CASSANDRA-18294
2023-03-09 10:00:49 -06:00
Jacek Lewandowski
5f7175d59d
Small fixes around Schema management
...
- Denormalize distributedAndLocalKeyspaces to remove perf degradation
- Set updated schema version once applied
patch by Jacek Lewandowski, reviewed by Stefan Miklosovic for CASSANDRA-18291
2023-03-09 08:12:10 +01:00
Jon Meredith
6adcff8f30
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-03-07 10:36:16 -07:00
Benedict Elliott Smith
40f9ca60f1
Improve memtable allocator accounting when updating AtomicBTreePartition
...
patch by Benedict Elliott Smith; reviewed by Benjamin Lerer, Jon Meredith for CASSANDRA-18125
2023-03-07 10:28:32 -07:00
Brandon Williams
426829cf57
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-02-24 12:32:31 -06:00
Brandon Williams
ccede05bf5
Merge branch 'cassandra-3.11' into cassandra-4.0
2023-02-24 12:32:18 -06:00
Brandon Williams
4b84a8d7ac
Merge branch 'cassandra-3.0' into cassandra-3.11
2023-02-24 12:29:37 -06:00
Brandon Williams
5374f56a0a
Fix typo in suppressions
2023-02-24 12:28:59 -06:00
Brandon Williams
474e778bcc
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-02-22 10:25:24 -06:00
Brandon Williams
1d532bce7b
Merge branch 'cassandra-3.11' into cassandra-4.0
2023-02-22 10:25:08 -06:00
Brandon Williams
a5b05cea5e
Merge branch 'cassandra-3.0' into cassandra-3.11
2023-02-22 10:24:22 -06:00
Brandon Williams
eb36a86a72
Removing trailing year from copyright.
...
Patch by brandonwilliams; reviewed by mck for CASSANDRA-18261
2023-02-22 10:23:47 -06:00
Stefan Miklosovic
9860c1e9d9
Fix copying of JAR of a trigger to temporary file
...
While testing the fix for trigger, we fixed the corresponding
trigger example. While on it, we detected that ssl-factory example was
not working either so it is fixed in this commit as well.
patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-18264
2023-02-17 16:36:42 +01:00
Stefan Miklosovic
cfe9641fbe
Fix possible NoSuchFileException when removing a snapshot
...
patch by Stefan Miklosovic; reviewed by Jacek Lewandowski for CASSANDRA-18211
Co-authored-by: Jacek Lewandowski <lewandowski.jacek@gmail.com>
2023-02-17 15:42:03 +01:00
Jon Meredith
b728a0011b
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-02-16 15:08:16 -07:00
Jon Meredith
3a4fff38b5
Ninja fix CASSANDRA-18242 - was not generating IDEA workspace for J11 correctly
2023-02-16 15:05:37 -07:00
Stefan Miklosovic
a49efd8b44
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-02-15 13:39:00 +01:00
Stefan Miklosovic
fcc16f5f2b
Update zstd-jni to version 1.5.4-1
...
patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-18259
2023-02-15 13:37:01 +01:00
Stefan Miklosovic
62aab9c9df
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-02-15 10:41:07 +01:00
Stefan Miklosovic
7b079503eb
Increment version to 4.0.9
2023-02-15 10:12:15 +01:00
Jon Meredith
5c4c7b69aa
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-02-13 17:46:28 -07:00
Jon Meredith
4e0aad3319
Split and order IDEA workspace template VM_PARAMETERS
...
patch by Jon Meredith; reviewed by David Capwell for CASSANDRA-18242
2023-02-13 17:43:21 -07:00
Ekaterina Dimitrova
f345ee8a4e
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-02-11 14:47:00 -05:00
Ekaterina Dimitrova
cb4f90542d
Merge branch 'cassandra-3.11' into cassandra-4.0
2023-02-11 14:36:37 -05:00
Ekaterina Dimitrova
788b4eca2d
Merge branch 'cassandra-3.0' into cassandra-3.11
2023-02-11 14:34:17 -05:00
Ekaterina Dimitrova
476d31bce2
Add Dtest-large and cqlshlib tests to CircleCI; Fix num tokens in CircleCI tests to match the default value; Fix CircleCI Python tests split bug; Fix CircleCI long unit tests
...
patch by Ekaterina Dimitrova; reviewed by Andres de la Pena for CASSANDRA-18001
2023-02-11 14:30:24 -05:00
Stefan Miklosovic
3e0d38dab2
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-02-07 23:11:47 +01:00
Stefan Miklosovic
32c56df067
Prepare debian changelog for 4.0.8
2023-02-07 22:35:13 +01:00
Stefan Miklosovic
bbe936a236
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-02-07 15:53:51 +01:00
Stefan Miklosovic
b8494a8275
Log warning message on aggregation queries without key or on multiple keys
...
patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-18219
2023-02-07 15:47:36 +01:00
Stefan Miklosovic
6a23fae4b8
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-02-07 14:37:55 +01:00
nvharikrishna
b74c86404a
Fix the output of FQL dump tool to properly separate entries
...
patch by N V Harikrishna; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-18215
2023-02-07 14:34:23 +01:00
Brandon Williams
209ba28b4d
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-02-02 11:46:31 -06:00
yongj
0c58fbb8dd
Add cache type information for maximum memory usage warning message
...
Patch by Yong Jiang; reviewed by brandonwilliams and smiklosovic for
CASSANDRA-18184
2023-02-02 11:45:52 -06:00
Stefan Miklosovic
bede10f36c
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-02-01 15:28:50 +01:00
nvharikrishna
ba434b8231
Fix NPE in fqltool dump on null value
...
If fullquerylog is enabled and a prepared query executed with null value
binded, then fqltool dump is running into NPE. Checking value for null before
wrapping it.
patch by N V Harikrishna; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-18113
2023-02-01 14:46:44 +01:00
Jacek Lewandowski
dcc19cf865
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-02-01 09:47:12 +01:00
Jacek Lewandowski
9bf128aaa3
Improve unit tests performance
...
- Don't flush schema on every schema update in unit tests
- Use unix command to delete test data
- Shorten teardown
- Stable processor count presented by JMX on Jenkins, CircleCI and local
Patch by <jacek-lewandowski>, reviewed by <michaelsembwever> and <josh-mckenzie> for CASSANDRA-17427
2023-02-01 09:40:50 +01:00
Brandon Williams
a479989020
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-01-30 15:49:30 -06:00
Brandon Williams
ef2066fe60
Merge branch 'cassandra-3.11' into cassandra-4.0
2023-01-30 15:49:20 -06:00
Brandon Williams
74b0b2086f
remove walrus operator in gen-nodetool-docs.py
...
Patch by brandonwilliams; reviewed by smiklosovic for CASSANDRA-18207
2023-01-30 15:48:21 -06:00
Brandon Williams
f18ffe1b97
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-01-30 07:30:54 -06:00
Brandon Williams
f8ad33ed4e
Merge branch 'cassandra-3.11' into cassandra-4.0
2023-01-30 07:30:32 -06:00
Brandon Williams
48d4214f6c
Merge branch 'cassandra-3.0' into cassandra-3.11
2023-01-30 07:29:48 -06:00
Brandon Williams
89266aadde
Suppress CVE-2022-41915
...
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18147
2023-01-30 07:29:14 -06:00
Brandon Williams
fa18ea1852
Suppress CVE-2022-41915
...
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18147
2023-01-30 07:27:53 -06:00
Brandon Williams
561e3dc757
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-01-30 07:26:36 -06:00