Mick Semb Wever
865954fd99
Merge branch 'cassandra-4.1' into cassandra-5.0
...
* cassandra-4.1:
Missing license info and headers
2023-08-31 22:43:33 +02:00
Mick Semb Wever
20125c5053
Merge branch 'cassandra-4.0' into cassandra-4.1
...
* cassandra-4.0:
Missing license info and headers
2023-08-31 22:41:56 +02:00
Mick Semb Wever
aa2494b30b
Merge branch 'cassandra-3.11' into cassandra-4.0
...
* cassandra-3.11:
Missing license info and headers
2023-08-31 22:39:56 +02:00
Mick Semb Wever
14e89fc3c7
Merge branch 'cassandra-3.0' into cassandra-3.11
...
* cassandra-3.0:
Missing license info and headers
2023-08-31 22:36:33 +02:00
Mick Semb Wever
ce49e775f7
Missing license info and headers
...
patch by Mick Semb Wever; reviewed by Brandon Williams for CASSANDRA-18807
2023-08-31 22:30:42 +02:00
Stefan Miklosovic
3d5b5343e0
Merge branch 'cassandra-4.1' into cassandra-5.0
2023-08-31 10:38:04 +02:00
Stefan Miklosovic
d4cb791bdd
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-08-31 10:35:42 +02:00
Stefan Miklosovic
94043fa9c6
Merge branch 'cassandra-3.11' into cassandra-4.0
2023-08-31 10:34:02 +02:00
Stefan Miklosovic
be0c563097
Merge branch 'cassandra-3.0' into cassandra-3.11
2023-08-31 10:30:51 +02:00
Stefan Miklosovic
8bbf92a670
Refactor validation logic in StorageService.rebuild
...
patch by Stefan Miklosovic; reviewed by Ariel Weisberg for CASSANDRA-18803
2023-08-31 09:54:57 +02:00
Stefan Miklosovic
988a855a80
Fix Depends and Build-Depends for Java for Debian packages
...
patch by Stefan Miklosovic; reviewed by Brandon Williams from CASSANDRA-18809
2023-08-30 21:43:28 +02:00
Ekaterina Dimitrova
ae8abf5cd6
Closing some JDK internals post jamm upgrade
...
patch by Ekaterina Dimitrova; reviewed by Benjamin Lerer for CASSANDRA-18439
2023-08-30 10:47:01 -04:00
Andrés de la Peña
637a427274
Add missing features to the page listing the 5.0 new features
...
patch by Andrés de la Peña; reviewed by Stefan Miklosovic for CASSANDRA-18794
2023-08-30 15:15:04 +01:00
Jon Meredith
d4d0abcd03
Merge branch 'cassandra-4.1' into cassandra-5.0
2023-08-29 10:42:53 -06:00
Jon Meredith
bde4fa0013
Waiting indefinitely on ReceivedMessage response in StreamSession#receive() can cause deadlock
...
patch by Jon Meredith; reviewed by Caleb Rackliffe, David Capwell for CASSANDRA-18733
2023-08-29 10:42:03 -06:00
Jon Meredith
24cfe27ea5
Merge branch 'cassandra-4.1' into cassandra-5.0
2023-08-28 15:37:25 -06:00
Jon Meredith
251ae80bb0
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-08-28 15:34:34 -06:00
Francisco Guerrero
6ffa43f68b
Support Dynamic Port Allocation for in-jvm dtest framework
...
patch by Francisco Guerrero; reviewed by Dinesh Joshi, Jon Meredith, Yifan Cai for CASSANDRA-18722
2023-08-28 15:29:14 -06:00
Brandon Williams
b670b7b0c8
Merge branch 'cassandra-4.1' into cassandra-5.0
2023-08-28 09:48:18 -05:00
Derek Chen-Becker
5e2985f10e
Ensure unit tests honor tmp.dir
...
Modify unit tests so that any files created are rooted in the directory
specified by the "tmp.dir" Ant property. Ant already passes the value of
tmp.dir to the JVM's java.io.tmpdir parameter, so the primary changes are
to make use of Files.createTempDirectory to generate per-test work
directories. Also update the test checkstyle rules to catch any future
usage of hardcoded "/tmp".
Patch by Derek Chen-Becker; reviewed by bereng and brandonwilliams for CASSANDRA-18750
2023-08-28 09:47:13 -05:00
Ekaterina Dimitrova
046c8447ec
Update commons-lang3 to 3.13.0
...
patch by Ekaterina Dimitrova; reviewed by Berenguer Blasi for CASSANDRA-18789
2023-08-28 09:43:50 -04:00
Ekaterina Dimitrova
e4c97f1925
CircleCI: Fix BASE_BRANCH in generate.sh
...
patch by Ekaterina Dimitrova; reviewed by Andres de la Pena and Michael Semb Wever for CASSANDRA-18797
2023-08-28 09:24:59 -04:00
Brandon Williams
c611632eb5
SamplingManager samples before cancelling.
...
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18065
2023-08-28 06:14:29 -05:00
Stefan Miklosovic
a9606c6f4b
Merge branch 'cassandra-4.1' into cassandra-5.0
2023-08-28 09:58:41 +02:00
Andy Tolbert
b47bee42d3
Allow empty keystore_password in encryption_options
...
patch by Andy Tolbert; reviewed by Jon Meredith and Stefan Miklosovic for CASSANDRA-18778
2023-08-28 09:47:54 +02:00
Jon Meredith
d2f8e8e105
Merge branch 'cassandra-4.1' into cassandra-5.0
2023-08-24 16:44:48 -06:00
Jon Meredith
ac3b356063
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-08-24 16:43:53 -06:00
Jon Meredith
4034fbb6dd
Merge branch 'cassandra-3.11' into cassandra-4.0
2023-08-24 16:34:44 -06:00
Doug Rohrer
c6d7d070c5
IsolatedJMX should not release all TCPEndpoints on instance shutdown
...
patch by Doug Rohrer; reviewed by Jon Meredith, Stefan Miklosovic for CASSANDRA-18725
2023-08-24 16:32:28 -06:00
Andrés de la Peña
410018ab16
Fix spelling errors in the documentation for DDM
...
patch by Andrés de la Peña; reviewed by Brandon Williams for CASSANDRA-18790
Co-authored-by: Andrés de la Peña <a.penya.garcia@gmail.com>
Co-authored-by: Lorina Poland <lorinapoland@gmail.com>
2023-08-24 11:22:45 +01:00
Andrés de la Peña
b265b4658e
Forbid SAI indexes with analysis options on primary key columns
...
patch by Andrés de la Peña; reviewed by Caleb Rackliffe for CASSANDRA-18782
2023-08-24 10:08:28 +01:00
Lorina Poland
1e2c88fff8
Docs: Revise and fix leftnav and links
...
Fix leftnav xrefs, cass-stress change, move virtualtables, add index.adoc for each topic
Fix xrefs and headers, fix gen-nodetool script to point to new locations, fix links, headers and errors.
Cleaned up installing instructions.
patch by Lorina Poland; reviewed by Mick Semb Wever for CASSANDRA-18606
2023-08-23 14:34:03 -07:00
Stefan Miklosovic
51018940f6
Merge branch 'cassandra-4.1' into cassandra-5.0
2023-08-23 15:42:56 +02:00
Stefan Miklosovic
8666265521
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-08-23 15:37:53 +02:00
Stefan Miklosovic
d13b3ef61b
Merge branch 'cassandra-3.11' into cassandra-4.0
2023-08-23 15:33:00 +02:00
Stefan Miklosovic
b1b9c04010
Merge branch 'cassandra-3.0' into cassandra-3.11
2023-08-23 15:22:09 +02:00
Roman Mushchinski
4ab31d34c8
Make alternation of a user type validate the same way as creation of a user type does
...
patch by Roman Mushchinski; reviewed by Stefan Miklosovic and Andres de la Peña for CASSANDRA-18585
2023-08-23 15:07:12 +02:00
Mick Semb Wever
62cb03cc73
Prepare debian changelog for 5.0-alpha1
2023-08-21 18:22:16 +02:00
Andrés de la Peña
5817799605
Restore accidentally deleted DDM doc
...
patch by Andrés de la Peña; reviewed by Brandon Williams and Berenguer Blasi for CASSANDRA-18776
2023-08-21 15:16:42 +01:00
Stefan Miklosovic
f1f41e7579
Merge branch 'cassandra-4.1' into cassandra-5.0
2023-08-21 16:00:49 +02:00
Stefan Miklosovic
7c7d8f4414
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-08-21 15:58:04 +02:00
Stefan Miklosovic
9d3b148887
Merge branch 'cassandra-3.11' into cassandra-4.0
2023-08-21 15:56:12 +02:00
Mick Semb Wever
d24a95d92b
ninja-fix – building debian packages when on a git tag and the version contains -alphaN, -betaN, -rcN
2023-08-21 15:08:22 +02:00
Claude Warren
998f84a2cb
Fix NPE when using udfContext in UDF after a restart of a node
...
patch by Claude Warren; reviewed by Stefan Miklosovic and Andres de la Peña for CASSANDRA-18739
2023-08-21 14:44:02 +02:00
Jaydeepkumar Chovatia
acb4993cd0
Expose bootstrap failure state via JMX and nodetool info
...
patch by Jaydeepkumar Chovatia; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-18749
2023-08-20 19:06:51 +02:00
Mike Adamson
655a2455ac
Reduce size of per-SSTable index components for SAI
...
This patch removes the PRIMARY_KEY_TRIE component and adds KeyLookup.Cursor#clusteredSeekToKey() to
search for clustering keys within a partition. To do this a new on-disk component
PARTITION_SIZES has been added that holds the size of each partition in the SSTable.
patch by Mike Adamson; reviewed by Caleb Rackliffe and Andres de la Peña for CASSANDRA-18673
2023-08-18 14:36:49 -05:00
Brandon Williams
ef2903f20f
Merge branch 'cassandra-4.1' into cassandra-5.0
2023-08-18 14:00:28 -05:00
Brandon Williams
a2af87de8a
Merge branch 'cassandra-4.0' into cassandra-4.1
2023-08-18 13:57:28 -05:00
Brandon Williams
bf9d334f54
Merge branch 'cassandra-3.11' into cassandra-4.0
2023-08-18 13:57:18 -05:00
Brandon Williams
b21645474a
Merge branch 'cassandra-3.0' into cassandra-3.11
2023-08-18 13:57:06 -05:00