Andrés de la Peña
09692d5a58
Fix writetime and ttl functions forbidden for collections instead of multicell columns
...
patch by Andrés de la Peña; reviewed by Berenguer Blasi for CASSANDRA-17628
2022-06-27 15:09:35 +01:00
Brandon Williams
5ed63e0a5a
Suppress CVE-2020-7238
...
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-17697
2022-06-21 09:45:20 -05:00
Mick Semb Wever
87bdbb7182
Merge branch 'cassandra-2.2' into cassandra-3.0
2022-06-19 16:38:43 +02:00
Mick Semb Wever
e163146fd9
Fix retries for stage builds that do not throw failures
...
patch by Mick Semb Wever; reviewed by Brandon Williams for CASSANDRA-17664
2022-06-19 16:34:43 +02:00
Jon Meredith
ba0555e965
Fix flaky test - org.apache.cassandra.distributed.test.MessageForwardingTest.mutationsForwardedToAllReplicasTest
...
patch by Jon Meredith; reviewed by David Capwell for CASSANDRA-17583
2022-06-06 11:04:37 -06:00
Mick Semb Wever
2b533b28c2
Merge branch 'cassandra-2.2' into cassandra-3.0
2022-05-28 13:53:41 +02:00
Mick Semb Wever
136c8c0f65
In jenkins retry each stage build in the pipeline
...
attempts to alleviate the false-negatives from CI infrastructure faults (disks, network, etc)
patch by Mick Semb Wever; reviewed by Brandon Williams for CASSANDRA-17664
2022-05-28 13:34:00 +02:00
David Capwell
fb8bf30c6d
jvm-dtest upgrade failures due to 3.x Ping not allowing serialize
...
patch by David Capwell; reviewed by Jon Meredith for CASSANDRA-17660
2022-05-25 14:00:14 -07:00
Doug Rohrer
ffc4c89c3d
Fix issue where frozen maps may not be serialized in the correct order
...
patch by Doug Rohrer, Francisco Guerrero and Yifan Cai; reviewed by Andrés de la Peña and Caleb Rackliffe for CASSANDRA-17623
Co-authored-by: Doug Rohrer <drohrer@apple.com>
Co-authored-by: Francisco Guerrero <frank.guerrero@gmail.com>
Co-authored-by: Yifan Cai <ycai@apache.org>
2022-05-20 11:38:19 +01:00
Brandon Williams
a482e37435
Suppress CVE-2022-24823
...
Patch by brandonwilliams; reviewed by edimitrova for CASSANDRA-17633
2022-05-18 10:08:49 -05:00
Mick Semb Wever
f20f17b4a7
Prepare debian changelog for 3.0.27, bump version to 3.0.28
2022-05-14 01:26:46 +02:00
Maciej Sokol
5d427ff6e5
Fsync TOC and Digest files after they're written
...
Patch by Maciej Sokol; reviewed by brandonwilliams and bereng for
CASSANDRA-10709
2022-05-13 06:41:07 -05:00
Ekaterina Dimitrova
0bcc354992
Use :latest tag for our test images in CircleCI config files
...
patch by Ekaterina Dimitrova; reviewed by Michael Semb Wever for CASSANDRA-17429
2022-05-09 21:32:32 -04:00
Jermy Li
61d4cccb0b
Fix URISyntaxException in nodetool with updated Java
...
Patch by Jermy Li; reviewed by bereng and brandonwilliams for
CASSANDRA-17581
2022-05-05 05:53:47 -05:00
Jon Meredith
2fdbda6ac9
Schema mutations may not be completed on drain
...
patch by Jon Meredith; reviewed by Caleb Rackliffe for CASSANDRA-17524
2022-04-27 11:59:47 -06:00
Ekaterina Dimitrova
fb66800a00
Fix data corruption in AbstractCompositeType due to static boolean byte buffers
...
patch by Stefania Alborghetti and Marcus Eriksson; reviewed by Marcus Eriksson, Benjamin Lerer and Ekaterina Dimitrova for CASSANDRA-14752
Co-authored-by: Stefania Alborghetti <stefania.alborghetti@datastax.com>
Co-authored-by: Marcuse Eriksson <marcuse@apache.orgp>
2022-04-17 14:02:49 -04:00
Brandon Williams
84bc0e8c3b
Add procps Debian dependency
...
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-17516
2022-04-13 07:02:03 -05:00
Brandon Williams
39c8d6aa57
Add procps-ng RPM dependency
...
Patch by Dylan Richardson; reviewed by brandonwilliams and bereng for
CASSANDRA-17516
2022-04-13 07:02:03 -05:00
David Capwell
850336217b
Add support for vnodes in jvm-dtest
...
patch by David Capwell; reviewed by Alex Petrov, Josh McKenzie for CASSANDRA-17332
2022-04-12 11:45:31 -07:00
Brandon Williams
fd1f245353
Suppress CVE-2021-44521
...
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-17492
2022-03-29 07:11:38 -05:00
Jon Meredith
647ec92db1
ConnectionLimitHandler may leaks connection count if remote connection drops
...
patch by Jon Meredith; reviewed by Caleb Rackliffe for CASSANDRA-17252
2022-03-19 08:00:58 -06:00
Brandon Williams
34f59904f5
Require at least ant >= 1.10
...
Patch by brandonwilliams; reviewed by smiklosovic and paulo for
CASSANDRA-17428
2022-03-14 14:02:29 -05:00
Maciej Sokol
c52b5ab95c
Disallow CONTAINS for UPDATE and DELETE
...
patch by Maciej Sokol; reviewed by Andres de la Peña and Benjamin Lerer for CASSANDRA-15266
2022-03-10 13:05:42 +00:00
Stefan Miklosovic
4a15c5ad5a
filter out NULL_VERSION entries from peers table in ConfiguredLimit
...
patch by Stefan Miklosovic; reviewed by Brandon Williams and Sam Tunnicliffe for CASSANDRA-16518
2022-03-08 18:10:51 +01:00
Brandon Williams
f18b432ce6
Suppress more inapplicables: CVE-2021-43797, CVE-2021-37136, CVE-2021-37137
...
Patch by brandonwilliams, reviewed by bereng for CASSANDRA-17368
2022-02-28 07:45:27 -06:00
Aleksei Zotov
d17b16c9b1
Fix flaky test - test_cqlsh_completion.TestCqlshCompletion
...
Patch by Aleksei Zotov; reviewed by Brandon Williams for CASSANDRA-17338
2022-02-19 13:18:38 +04:00
Erick Ramirez
679740ff48
Added CVE-2021-44521 to CHANGES.txt, NEWS.txt
...
patch by Erick Ramirez; reviewed by Marcus Eriksson, Mick Semb Wever for CASSANDRA-17388
2022-02-18 11:11:07 +01:00
Aleksei Zotov
63788661cb
Fixed TestCqlshOutput failing tests
...
Patch by Aleksei Zotov; reviewed by Brandon Williams for CASSANDRA-17386
2022-02-17 22:57:44 +04:00
Marcus Eriksson
b58a5c86e8
LeveledCompactionStrategy disk space check improvements
...
Patch by marcuse; reviewed by Caleb Rackliffe for CASSANDRA-17272
2022-02-17 10:25:43 +01:00
Brandon Williams
c586cca2b3
ninja fix typo in Jenkinsfile
2022-02-16 17:27:24 -06:00
Marcus Eriksson
85c202d8a8
Lazy transaction log replica creation allows incorrect replica content divergence during anticompaction
...
Patch by marcuse; reviewed by Caleb Rackliffe for CASSANDRA-17273
2022-02-16 10:12:14 +01:00
Mick Semb Wever
25828cb9b1
Increment version to 3.0.27
2022-02-11 11:06:48 +01:00
Mick Semb Wever
b18adcba1a
Prepare debian changelog for 3.0.26
2022-02-07 13:14:30 +01:00
Marcus Eriksson
5c9ba06dd3
Extend operator control over the UDF threading model
...
Patch by marcuse; reviewed by Sam Tunnicliffe and Benedict Elliott Smith for CASSANDRA-17352
2022-02-07 12:59:39 +01:00
Alex Petrov
242f7f9b18
Fix Prepared Statements behaviours after 15252
...
Patch by Alex Petrov; reviewed by Marcus Eriksson for CASSANDR-17248.
Co-authored-by: Marcus Eriksson <marcuse@apache.org>
2022-02-07 11:06:14 +01:00
Jon Meredith
9ff28fc717
Fixes for intermittent in-JVM dtest failures
...
patch by Jon Meredith, Caleb Rackliffe, Marcus Eriksson, Benedict Elliott Smith <benedict@apache.org>; reviewed by Caleb Rackliffe for CASSANDRA-17256
2022-02-03 14:22:46 -07:00
Andrés de la Peña
40bf53359c
Fix conversion from megabits to bytes in streaming rate limiter
...
patch by Andrés de la Peña; reviewed by Berenguer Blasi for CASSANDRA-17243
2022-01-26 11:34:51 +00:00
Brandon Williams
28004d9c60
Upgrade logback to 1.2.9
...
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-17204
includes backported test changes from CASSANDRA-14183
2022-01-20 09:47:11 -06:00
Marcus Eriksson
b1a8a56c56
Avoid race in AbstractReplicationStrategy endpoint caching
...
Patch by marcuse; reviewed by Alex Petrov and Jon Meredith for CASSANDRA-16673
Co-authored-by: Jon Meredith <jonmeredith@apache.org>
2022-01-17 14:06:25 +01:00
Ekaterina Dimitrova
bcd258af3f
Merge branch 'cassandra-2.2' into cassandra-3.0
2022-01-11 20:45:09 -05:00
Bereng
9c0f8902e8
Replace git:// with https:// in Circle CI config file
...
patch by Berenguer Blasi; reviewed by Brandon Williams, Ekaterina Dimitrova and David Capwell for CASSANDRA-17255
2022-01-11 20:42:19 -05:00
Johannes Weißl
75e0e8cf41
Fix cqlsh COPY abort on window resize
...
Patch by Johannes Weißl; reviewed by brandonwilliams and bereng for
CASSANDRA-15230
2022-01-11 08:22:15 -06:00
Jon Meredith
071ecb5246
Race in CompactionExecutorTest
...
patch by Jon Meredith; reviewed by Josh McKenzie for CASSANDRA-17239
2022-01-06 14:30:22 -07:00
Venkata Harikrishna Nukala
1911a887e8
Fix slow keycache load which blocks startup for tables with many sstables.
...
Patch by Venkata Harikrishna Nukala; reviewed by Marcus Eriksson and Joseph Lynch for CASSANDRA-14898
2021-12-09 10:14:16 -05:00
Sumanth Pasupuleti
44d81b5d09
Create property for local repository
...
patch by Sumanth Pasupuleti; reviewed by Mick Semb Wever for CASSANDRA-16917
2021-11-15 16:20:28 +01:00
Aleksey Yeschenko
58c878e3e0
Fix rare NPE caused by batchlog replay / node decomission races
...
pach by Aleksey Yeschenko; reviewed by Alex Petrov for CASSANDRA-17049
2021-11-12 14:31:17 +00:00
Ekaterina Dimitrova
e0bdf10f97
Merge branch 'cassandra-2.2' into cassandra-3.0
2021-11-11 20:33:10 -05:00
Ekaterina Dimitrova
97265ddb2c
Update Docker image for testing in CircleCI config
...
patch by Ekaterina Dimitrova; reviewed by Brandon Williams and David Capwell for CASSANDRA-17134
2021-11-11 20:29:09 -05:00
Benedict Elliott Smith
e4d96721bf
Merge branch 'cassandra-2.2' into cassandra-3.0
2021-11-10 11:10:04 +00:00
Benedict Elliott Smith
4884e9b58f
Upgrade tests fail with InvocationTargetException
...
patch by Benedict; reviewed by Mick Semb Wever for CASSANDRA-17050
2021-11-10 10:48:23 +00:00