Mick Semb Wever
9d3327ef13
Prepare debian changelog for 3.11.14
2022-10-19 10:27:41 +02:00
Mick Semb Wever
95d0a936f9
Merge branch 'cassandra-3.0' into cassandra-3.11
...
* cassandra-3.0:
Fix JMX security vulnerabilities
2022-10-18 22:50:49 +02:00
Abe Ratnofsky
b2660bcf78
Fix JMX security vulnerabilities
...
patch by Abe Ratnofsky; reviewed by Jon Meredith, Mick Semb Wever, Sam Tunnicliffe for CASSANDRA-17921
2022-10-18 22:47:49 +02:00
Brandon Williams
6b0cd7db04
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-10-18 11:08:02 -05:00
Brandon Williams
3d4e6944ef
Suppress CVE-2019-2684
...
Patch by brandonwilliams; reviewed by smiklosovic for CASSANDRA-17965
2022-10-18 11:02:50 -05:00
Andrés de la Peña
f13cdddcad
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-10-18 16:47:08 +01:00
Andrés de la Peña
9aa28a81ec
CircleCI: Automatically detect and repeat new or modified JUnit tests
...
patch by Andrés de la Peña; reviewed by Josh McKenzie for CASSANDRA-17939
2022-10-18 16:44:37 +01:00
Brandon Williams
2e6528542b
Suppress CVE-2022-42003 and CVE-2022-42004
...
Patch by brandonwilliams; reviewed by smiklosovic for CASSANDRA-17966
2022-10-18 10:26:57 -05:00
Piotr Kołaczkowski
dc2acba043
Make LongBufferPoolTest insensitive to timing
...
This commit changes the way how LongBufferPoolTest verifies
that all buffers were freed and recycled. Now, the delay between
rounds can be arbitrarily short and timing does not affect the
validity of checks.
patch by Piotr Kołaczkowski; reviewed by Aleksey Yeschenko for
CASSANDRA-16681
2022-10-05 15:46:10 +01:00
Stefan Miklosovic
ad6bca4ab5
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-10-03 10:43:08 +02:00
Brad Schoening
83c1f7713b
Fix auto-completing "WITH" when creating a materialized view (CASSANDRA-17879)
...
patch by Brad Schoening; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-17879
2022-10-03 10:35:38 +02:00
Benjamin Lerer
0894fd97a2
Adds missing changes to CQL.textile
...
Patch by Benjamin Lerer; review by Brandon Williams for CASSANDRA-17709
2022-09-28 14:42:51 +02:00
Brandon Williams
70b0673d85
Supress CVE-2022-25857 et al for snakeyaml
...
Also suppresses CVE-2022-38752, CVE-2022-38751, CVE-2022-38750,
CVE-2022-25857, CVE-2022-38749
Patch by brandonwilliams; reviewed by smiklosovic for CASSANDRA-17907
2022-09-21 05:44:44 -05:00
Jacek Lewandowski
04c3e816e8
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-08-26 17:17:07 +02:00
Jacek Lewandowski
a78db628b0
Fix scrubber falling into infinite loop
...
Fixes scrubber falling into infinite loop when the last partition is broken in data file and compression is enabled.
Patch by Jacek Lewandowski, reviewed by Brandon Williams, for CASSANDRA-17862
2022-08-26 17:06:10 +02:00
Josh McKenzie
ab481be81d
Fix potential IndexOutOfBoundsException in PagingState in mixed mode clusters
...
Patch by Alex Petrov; reviewed by Josh McKenzie, Sam Tunnicliffe, and Aleksey Yeschenko for CASSANDRA-17840
Co-authored-by: Alex Petrov <oleksandr.petrov@gmail.com>
Co-authored-by: Josh McKenzie <jmckenzie@apache.org>
2022-08-24 15:04:21 -04:00
Brandon Williams
6838fc552d
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-08-18 05:55:53 -05:00
Brandon Williams
9e32c44455
Don't build javadoc with artifacts
...
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-17712
2022-08-18 05:53:15 -05:00
Mick Semb Wever
b492341eb5
Move deb/rpm repositories from dist/downloads .a.o to apache.jfrog.io
...
patch by Mick Semb Wever; reviewed by Brandon Williams for CASSANDRA-17748
2022-08-16 21:45:23 +02:00
Stefan Miklosovic
f821691239
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-08-15 10:08:14 +02:00
Stefan Miklosovic
ebddf77924
Improve libjemalloc resolution in bin/cassandra
...
patch by Stefan Miklosovic; reviewed by Brandon Williams and David Capwell for CASSANDRA-15767
2022-08-15 10:05:20 +02:00
Andrés de la Peña
4e410fc46d
Document usage of closed token intervals in manual compaction
...
patch by Andrés de la Peña; reviewed by Ekaterina Dimitrova for CASSANDRA-17575
2022-08-12 10:21:19 +01:00
Andrés de la Peña
eb5eda76c5
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-08-08 13:53:52 +01:00
Runtian Liu
299bfaed35
Fix missing state resetting on CompressedRandomAccessReader read errors
...
patch by Runtian Liu; reviewed by Andrés de la Peña and Berenguer Blasi for CASSANDRA-17314
2022-08-08 13:52:10 +01:00
Stefan Miklosovic
afaeb93020
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-07-27 14:21:56 +02:00
Stefan Miklosovic
a7b53217bd
fix restarting of services on gossipping-only member
...
patch by Stefan Miklosovic; reviewed by Brandon Williams (CASSANDRA-17752)
2022-07-27 14:13:25 +02:00
Stefan Miklosovic
e83d95d1ac
creating of a keyspace on insufficient number of replicas should filter out gosspping-only members
...
patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-17759
2022-07-23 22:22:06 +02:00
Mick Semb Wever
c2148980ce
Remove read_repair table option from docs, and restore read_repair_chance docs
...
patch by Milan Krisko; reviewed by Mick Semb Wever for CASSANDRA-17727
2022-07-16 12:57:38 +02:00
Marten Kenbeek
dd51df6734
Only use statically defined subcolumns when determining column definition for supercolumn cell
...
Patch by Marten Kenbeek; review by Benjamin Lerer and Brandon Williams for CASSANDRA-14113
2022-07-11 16:46:12 +02:00
Andrew Hogg
ef6bce5084
Removing superfluous bullet points in FAQ page
...
patch by Andrew Hogg; reviewed by Mick Semb Wever for CASSANDRA-17275
2022-07-08 11:43:49 +02:00
Andrés de la Peña
bc8a260471
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-06-27 15:13:45 +01:00
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
34dce0066d
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-06-21 09:46:26 -05: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
51fb85a9db
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-06-19 16:39:32 +02: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
Tanuj Nayak
f884dda75b
CQLSH unicode control character list is too liberal
...
patch by Tanuj Nayak; reviewed by Berenguer Blasi, Brandon Williams for CASSANDRA-17617
2022-06-14 06:57:16 +02:00
Jon Meredith
c9a7269874
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-06-06 11:05:48 -06: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
Andrés de la Peña
8a9ba8866d
Split compact storage upgrade tests to prevent OOM
...
patch by Andrés de la Peña; reviewed by Ekaterina Dimitrova for CASSANDRA-17213
2022-05-31 17:10:40 +01:00
Mick Semb Wever
bb0e63fc38
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-05-28 13:54:26 +02: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
76648a6534
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-05-25 14:01:32 -07: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
Andrés de la Peña
0e1d068d92
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-05-20 11:43:56 +01: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
01ebd9936f
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-05-18 10:09:32 -05: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