Abe Ratnofsky
230fe8e647
Include Git SHA in --verbose flag for nodetool version
...
Patch by Abe Ratnofsky; review by Brandon Williams, Caleb Rackliffe, Michael Semb Wever and Stefan Miklosovic for CASSANDRA-17753
2022-10-25 21:28:29 +02:00
Ekaterina Dimitrova
2f9ab68453
Update Byteman to 4.0.20 and Jacoco to 0.8.8
...
patch by Ekaterina Dimitrova; reviewed by Jacek Lewandowski and Michael Semb Wever for CASSANDRA-16413
2022-10-21 22:01:19 -04:00
Branimir Lambov
7c55c73825
Adds a trie-based memtable implementation
...
patch by Branimir Lambov; reviewed by Jason Rutherglen, Jacek Lewandowski, Andres de la Peña and Caleb Rackliffe for CASSANDRA-17240
2022-10-21 12:55:56 +03:00
Ekaterina Dimitrova
6f709ca0ec
Merge branch 'cassandra-4.1' into trunk
2022-10-20 14:02:45 -04:00
Mick Semb Wever
c4bccb000a
Increment version to 4.1-beta2
2022-10-05 17:14:37 -05:00
Mick Semb Wever
65c9875b39
increment version to 4.1-beta1
...
ref: https://lists.apache.org/thread/ho4r1lk2gsgs1z61ldzg64h84x3rbg4o
2022-09-26 23:33:01 +02:00
Stefan Miklosovic
ff47de11d6
Merge branch 'cassandra-4.1' into trunk
2022-09-26 22:37:29 +02:00
Stefan Miklosovic
5d3c747719
add checkstyle modules for checking redundant and unused imports in Java code
...
patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-17876
Co-authored-by: Ling Mao <maoling@apache.org>
2022-09-26 21:41:15 +02:00
Stefan Miklosovic
387c274a62
Merge branch 'cassandra-4.1' into trunk
2022-09-02 15:23:12 +02:00
Stefan Miklosovic
a61edad15f
remove pure_sasl from the repository
...
This is follow-up for CASSANDRA-16456. The dependency
should be downloaded and put into the lib/ folder.
patch by Stefan Miklosovic; reviewed by Mick Semb Wever for CASSANDRA-16456
2022-09-02 15:21:52 +02:00
Abe Ratnofsky
1e27ffc6ad
Remove dependency on Maven Ant Tasks
...
patch by Abe Ratnofsky; reviewed by David Capwell, Michael Semb Wever for CASSANDRA-17750
2022-08-24 22:40:26 -07:00
Ekaterina Dimitrova
dbadd08585
Update ASM(9.1 to 9.3), Mockito(1.10.10 to 1.12.13) and ByteBuddy(3.2.4 to 4.7.0)
...
patch by Ekaterina Dimitrova; reviewed by Brandon Williams for CASSANDRA-17835
2022-08-24 12:12:18 -04:00
Brandon Williams
dd74bd4a03
Merge branch 'cassandra-4.1' into trunk
2022-08-18 05:57:59 -05:00
Brandon Williams
f579bddb75
Merge branch 'cassandra-4.0' into cassandra-4.1
2022-08-18 05:57:21 -05:00
Brandon Williams
9ec945acf9
Merge branch 'cassandra-3.11' into cassandra-4.0
2022-08-18 05:57:00 -05: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
Josh McKenzie
3e0b94565a
Add support to generate a One-Shot heap dump on unhandled exceptions
...
Patch by Caleb Rackliffe; reviewed by Josh McKenzie, David Capwell, and Jon Meredith for CASSANDRA-17795
Co-authored-by: Caleb Rackliffe <calebrackliffe@gmail.com>
Co-authored-by: Josh McKenzie <jmckenzie@apache.org>
2022-08-15 10:48:29 -04:00
Ekaterina Dimitrova
b94bf3f218
Merge branch 'cassandra-4.1' into trunk
2022-07-29 13:35:55 -04:00
Ekaterina Dimitrova
fe28f482db
Fix sstable_preemptive_open_interval_in_mb disabled value - backward compatibility
...
patch by Ekaterina Dimitrova; reviewed by Andres de la Pena and Jon Meredith for CASSANDRA-17737
2022-07-29 13:26:31 -04:00
Mick Semb Wever
c5747547fa
Increment version to 4.0.6
2022-07-18 22:29:36 +02:00
Benedict Elliott Smith
315a1a72a6
Merge branch 'cassandra-4.1' into trunk
2022-07-14 17:20:52 +01:00
Benedict Elliott Smith
60f742c739
Followup to CASSANDRA-17530: Fix synchronisation of ClassTransformer, and make compilation deterministic
...
patch by Benedict; reviewed by Blake Eggleston for CASSANDRA-17530
2022-07-14 17:20:40 +01:00
Bereng
dfd152cfa0
Merge branch 'cassandra-4.1' into trunk
2022-07-14 11:41:55 +02:00
Bereng
14fc06a3ce
Raise test timeouts
...
patch by Berenguer Blasi; reviewed by Michael Semb Wever for CASSANDRA-17729
2022-07-14 11:39:09 +02:00
Benedict Elliott Smith
8468d33a31
Merge branch 'cassandra-4.1' into trunk
2022-07-12 12:29:12 +01:00
Benedict Elliott Smith
067121da63
Paxos v2 Linearizability Violation
...
patch by Benedict; reviewed by Blake Eggleston for CASSANDRA-17530
2022-07-12 12:28:59 +01:00
Yifan Cai
ab0a9b5f5c
Merge branch 'cassandra-4.1' into trunk
2022-07-06 17:44:11 -07:00
Francisco Guerrero
a250126f0f
Remove commons-lang dependency during build runtime
...
patch by Francisco Guerrero; reviewed by Dinesh Joshi, Yifan Cai for CASSANDRA-17724
2022-07-06 17:41:12 -07:00
Bereng
92069ec093
testsome target doesn't work with wildcards
...
Patch by Bernardo Botella Corbi; reviewed by Brandon Williams and Berenguer Blasi for CASSANDRA-17083
2022-06-22 07:12:07 +02:00
Mick Semb Wever
1ca7a11dd0
Increment version to 4.1-alpha2
2022-05-27 23:07:34 +02:00
Mick Semb Wever
33b6a3d0f9
Prepare for 4.1-alpha1
...
ref: https://lists.apache.org/thread/hm2ljw4cpwvlb2hf79hpg78s74w39of0
2022-05-20 13:55:34 +02:00
Mick Semb Wever
756683c7cf
Prepare debian changelog for 4.0.4, bump version to 4.0.5
2022-05-14 01:29:41 +02:00
Mick Semb Wever
6ad666e3a8
Prepare debian changelog for 3.11.13, bump version to 3.11.14
2022-05-14 01:28:32 +02: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
Mick Semb Wever
413f1aed27
Create release branch cassandra-4.1, increment trunk version to 4.2
2022-05-01 23:22:08 +02:00
Branimir Lambov
e4e19e33fa
Add memtable API (CEP-11)
...
patch by Branimir Lambov; reviewed by Andrés de la Peña and Caleb Rackliffe for CASSANDRA-17034
2022-04-29 14:56:20 +03:00
Brandon Williams
bb3749f2bb
Merge branch 'cassandra-4.0' into trunk
2022-04-28 09:10:47 -05:00
Brandon Williams
eac7b1de35
Merge branch 'cassandra-3.11' into cassandra-4.0
2022-04-28 09:09:11 -05:00
Brandon Williams
4bb1a07b5b
Upgrade jackson-databind to 2.13.2.2
...
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-17556
2022-04-28 09:05:02 -05:00
Bhouse99
381c2a4fa8
add plugin support for CQLSH
...
patch by Brian Houser; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-16456
2022-04-27 12:35:04 +02:00
David Capwell
3409e5d9b3
Enhance SnakeYAML properties to be reusable outside of YAML parsing, support camel case conversion to snake case, and add support to ignore properties
...
patch by David Capwell; reviewed by Caleb Rackliffe, Stefan Miklosovic for CASSANDRA-17166
2022-04-22 20:17:45 -07:00
Benedict Elliott Smith
018c8e0d5e
Optimise BTree build, update and transform operations
...
Patch Benedict Elliott Smith; reviewed by Branimir Lambov and Benjamin Lerer for CASSANDRA-15510
2022-04-22 19:27:19 +02:00
David Capwell
7db3285e7b
Migrate track_warnings to more standard naming conventions and use latest configuration types rather than long
...
patch by David Capwell; reviewed by Andres de la Peña, Caleb Rackliffe for CASSANDRA-17560
2022-04-21 14:32:25 -07:00
David Capwell
6013f16de7
Merge branch 'cassandra-4.0' into trunk
2022-04-12 11:56:22 -07:00
David Capwell
1ebdc7e758
Merge branch 'cassandra-3.11' into cassandra-4.0
2022-04-12 11:48:08 -07:00
David Capwell
d7a9f41cf1
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-04-12 11:46:43 -07: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
David Capwell
2fde9af74f
Clients using JMX are unable to handle non-standard java types but we leak this into our interfaces
...
patch by David Capwell; reviewed by Alex Petrov, Andres de la Peña for CASSANDRA-17527
2022-04-08 13:22:20 -07:00
Brandon Williams
f32d2b06de
Upgrade slf4j to 1.7.25
...
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-17474
2022-03-31 07:21:25 -05:00