Maxim Muzafarov
6e72f6c1ab
Merge branch 'cassandra-6.0' into trunk
...
* cassandra-6.0:
Speed up nodetool doc generation by producing all command help in a single jvm
2026-06-18 12:11:20 +02:00
Maxim Muzafarov
7899b594b8
Speed up nodetool doc generation by producing all command help in a single jvm
...
patch by Maxim Muzafarov, reviewed by Dmitry Konstantinov for CASSANDRA-21444
2026-06-18 12:08:36 +02:00
Alex Petrov
3831d8265d
Add suite of skills for AI
...
patch by Alex Petrov; reviewed by Stefan Miklosovic for CASSANDRA-21373
2026-06-09 17:31:47 +02:00
Maxim Muzafarov
a84647c6c7
Merge branch 'cassandra-6.0' into trunk
...
* cassandra-6.0:
Remove golang dependency in gen-doc and replace with python implementation
2026-06-08 22:00:27 +02:00
Maxim Muzafarov
22eb0f9fb7
Merge branch 'cassandra-5.0' into cassandra-6.0
...
* cassandra-5.0:
Remove golang dependency in gen-doc and replace with python implementation
2026-06-08 21:54:28 +02:00
Maxim Muzafarov
8c992cb6a5
Remove golang dependency in gen-doc and replace with python implementation
...
patch by Maxim Muzafarov; reviewed by Dmitry Konstantinov for CASSANDRA-21432
2026-06-08 21:47:08 +02:00
maoling
41239b07b4
Add AGENTS.md and CLAUDE.md
...
patch by Ling Mao; reviewed by David Capwell, Stefan Miklosovic for CASSANDRA-21301
Co-authored-by: David Capwell <dcapwell@gmail.com>
2026-05-14 12:49:47 +02:00
mck
176b9b17a4
increment to version 7.0
...
CASSANDRA-21319
2026-04-19 19:33:39 +02:00
David Capwell
7b3514d443
Merge branch 'cassandra-5.0' into trunk
2026-04-17 04:57:53 -07:00
David Capwell
39977ce066
Merge branch 'cassandra-4.1' into cassandra-5.0
2026-04-17 04:55:26 -07:00
David Capwell
304386a2d2
Merge branch 'cassandra-4.0' into cassandra-4.1
2026-04-17 04:54:08 -07:00
David Capwell
de20468edd
generate-eclipse-files missing simulator/harry and missing src class path
...
patch by David Capwell; reviewed by Aleksey Yeschenko for CASSANDRA-21312
2026-04-17 04:51:54 -07:00
Stefan Miklosovic
88dd2b2483
Increment version to 5.0.9
2026-04-16 17:28:19 +02:00
mck
50bf9b6aae
Generation of in-tree html and manpages documentation
...
patch by Mick Semb Wever; reviewed by Anthony Grasso for CASSANDRA-17260
2026-04-10 19:36:50 +02:00
Mick Semb Wever
88e3fcfe8b
Increment version to 6.0-alpha2
2026-04-04 00:15:39 +02:00
mck
92c69ef626
Merge branch 'cassandra-4.1' into cassandra-5.0
...
* cassandra-4.1:
Increment versions to 4.0.21, 4.1.12, 5.0.8
2026-03-23 09:56:50 +01:00
mck
e418109303
Merge branch 'cassandra-4.0' into cassandra-4.1
...
* cassandra-4.0:
Increment versions to 4.0.21, 4.1.12, 5.0.8
2026-03-23 09:54:33 +01:00
mck
636409baac
Increment versions to 4.0.21, 4.1.12, 5.0.8
2026-03-23 09:51:45 +01:00
Mick Semb Wever
677341dc1a
Increment to version 6.0-alpha1
2026-03-21 23:31:49 +01:00
mck
6590cb5aaf
Change trunk from 5.1 to 6.0
...
patch by Mick Semb Wever; reviewed by Dmitry Konstantinov for CASSANDRA-21243
2026-03-21 22:55:40 +01:00
Aleksey Yeshchenko
b50152af22
Merge branch 'cassandra-5.0' into trunk
2026-03-13 15:08:19 +00:00
Aleksey Yeshchenko
40d52159f7
Merge branch 'cassandra-4.1' into cassandra-5.0
2026-03-13 14:58:07 +00:00
Aleksey Yeschenko
65ddddf6fb
Fix ant generate-eclipse-files
...
patch by Aleksey Yeschenko; reviewed by Alex Petrov for CASSANDRA-21215
2026-03-13 14:53:26 +00:00
Maxim Muzafarov
2ed4c25753
Move the code style configuration from the .idea/codeStyles to the ide/idea folder
...
Patch by Maxim Muzafarov; reviewed by Stefan Miklosovic for CASSANDRA-21124
2026-02-15 17:47:54 +01:00
Josh McKenzie
940739a488
Add JDK21 support
...
Patch by Josh McKenzie; reviewed by Mick Semb Wever and Ekaterina Dimitrova for CASSANDRA-18831
Co-authored-by: Aleksey Yeschenko
Co-authored-by: Achilles Benetopoulos
Co-authored-by: Mick Semb Wever
2026-02-02 12:39:05 -05:00
Mick Semb Wever
cd707ba67d
Merge branch 'cassandra-5.0' into trunk
...
* cassandra-5.0:
Implement microbench test target type
2026-01-27 20:22:38 +01:00
Mick Semb Wever
b3ee9713f8
Implement microbench test target type
...
Add microbench-test target for quick test run
Unify declaration and add assertions on target types
Fix dirname usages for macos
Parameter for docker_timeout
Add more jmh class ignores (that are broken)
Add disableResume() and better host debug to Jenkinsfile
patch by Mick Semb Wever; reviewed by Dmitry Konstantinov for CASSANDRA-18873
2026-01-27 11:31:17 +01:00
Maxim Muzafarov
9a30a3469c
Add configuration for sorted imports in source files
...
Patch by Maxim Muzafarov; Reviewed by Michael Semb Wever for CASSANDRA-17925
2025-12-30 22:34:12 +01:00
Nitsan Wakart
ff78780d61
Add cursor based optimized compaction path
...
Adds a compaction implementation utilizing new fixed allocation SSTable reader/writer implementations, and other purpose built code, leading to improved efficiencies.
patch by Nitsan Wakart; reviewed by Branimir Lambov, Dmitry Konstantinov for CASSANDRA-20918
2025-12-19 12:45:25 -05:00
Abe Ratnofsky
2d0fda4511
Merge branch 'cassandra-4.0' into cassandra-4.1
...
* cassandra-4.0:
Switch lz4-java to at.yawk.lz4 version due to CVE
2025-12-18 10:54:14 -08:00
Abe Ratnofsky
ec3b425c38
Switch lz4-java to at.yawk.lz4 version due to CVE
...
Patch by Abe Ratnofsky; reviewed by Jyothsna Konisa, Dmitry Konstantinov for CASSANDRA-21052
2025-12-18 10:51:26 -08:00
Dmitry Konstantinov
d2c48faf71
Jenkins: increase splits for simulator-dtest to 2 (support for multiple splits is added) and for test-burn to 4
...
Patch by Dmitry Konstantinov; reviewed by Michael Semb Wever, Jyothsna Konisa for CASSANDRA-21082
2025-12-17 21:33:31 +00:00
Mick Semb Wever
a36b1f15e2
increment to version 5.0.7
2025-10-29 10:47:32 +01:00
Doug Rohrer
c988b609b0
Merge branch 'cassandra-4.0' into cassandra-4.1
...
* cassandra-4.0:
CASSANDRA-20884 - Move JMX classes to the in-jvm-dtest API project
2025-10-24 14:23:42 -04:00
Doug Rohrer
aa0e2f1631
CASSANDRA-20884 - Move JMX classes to the in-jvm-dtest API project
...
patch by Doug Rohrer; reviewed by Francisco Guerrero and Bernardo Botella Corbi for CASSANDRA-20884
2025-10-24 13:37:08 -04:00
Mick Semb Wever
5d30dc17b8
increment version to 4.0.20
2025-10-20 13:45:57 +02:00
Stefan Miklosovic
02ef8f8a0d
Merge branch 'cassandra-4.0' into cassandra-4.1
2025-09-19 14:18:29 +02:00
Stefan Miklosovic
d966547d01
update shaded cassandra-driver-core to 3.11.5
...
patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-20904
2025-09-19 14:12:00 +02:00
Stefan Miklosovic
b907c1e973
bump version in build.xml to 4.1.11
2025-09-03 13:36:06 +02:00
Stefan Miklosovic
c4a7cf9e02
Merge branch 'cassandra-5.0' into trunk
2025-08-28 11:49:24 +02:00
Stefan Miklosovic
be96162f6c
Merge branch 'cassandra-4.1' into cassandra-5.0
2025-08-28 11:48:03 +02:00
Stefan Miklosovic
c632e66e85
Merge branch 'cassandra-4.0' into cassandra-4.1
2025-08-28 11:46:58 +02:00
Stefan Miklosovic
29e45b5d82
Increase memory available for javadoc generation
...
javadoc target is behaving unpredictably, sometimes fails, sometimes does not.
I strongly suspect that it just does not have enough memory available and it fails.
This is currently a blocker for releases. My empirical testing shows that more memory
we assign to javadoc generation, less probable it is it will fail to finish successfuly.
patch by Stefan Miklosovic for CASSANDRA-20868
2025-08-28 11:43:13 +02:00
mck
4a548b0f28
Merge branch 'cassandra-5.0' into trunk
...
* cassandra-5.0:
K8s immutable provisioning of ci-cassandra.apache.org jenkins instances
2025-08-27 23:39:44 +02:00
Richa Mishra
05f0e513e8
K8s immutable provisioning of ci-cassandra.apache.org jenkins instances
...
.build/run-ci is a a python script used to create and interact with k8s provisioned ci-cassandra.apache.org clones
See .build/run-ci.d/README.md for docs on usage.
.jenkins/k8s/ contains the k8s jenkins helm chart, JSaC configuration, and docker image for provisioning.
.build/run-ci.d/ contains python requirements and tests for .build/run-ci
patch by Richa Mishra, Nishant Barola, Aleksandr Volochnev, Mick Semb Wever; reviewed by Richa Mishra, Nishant Barola, Aleksandr Volochnev, Brandon Hsieh, Mick Semb Wever, Brandon Williams for CASSANDRA-18145
Co-authored-by: Richa Mishra <richa.mishra@infracloud.io>
Co-authored-by: Nishant Barola <nishant.barola@infracloud.io>
Co-authored-by: Aleksandr Volochnev <a.volochnev@gmail.com>
Co-authored-by: Mick Semb Wever <mck@apache.org>
2025-08-27 23:33:16 +02:00
Stefan Miklosovic
6c068b999f
Merge branch 'cassandra-4.0' into cassandra-4.1
2025-08-25 17:38:44 +02:00
Stefan Miklosovic
f9dbfd431e
Update Jackson to 2.19.2
...
patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-20848
2025-08-25 17:34:38 +02:00
Stefan Miklosovic
aeae910d08
Merge branch 'cassandra-4.0' into cassandra-4.1
2025-08-25 17:24:10 +02:00
Stefan Miklosovic
a64a64b915
Update commons-lang3 to 3.18.0
...
patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-20849
2025-08-25 17:21:19 +02:00
Stefan Miklosovic
974fc904aa
bump version
2025-08-05 14:33:59 +02:00