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
Jacek Lewandowski
53d1644ff4
Upgraded to Netty 4.1.96
...
- Add Bouncycastle dependency
- Upgrade tcnative boringssl
- Add TLSv1.3 to encryption options tests
- Revert defaults after changes in Netty 4.1.75
- Remove Guava 18 from deps - we accidentally ended with Guava 30+ and 18 on the classpath because JimFS includes it as a transient dependency.
Patch by Jacek Lewandowski and Brandon Williams; reviewed by Ekaterina Dimitrova and Berenguer Blasi for CASSANDRA-17992
Co-authored-by: Jacek Lewandowski <lewandowski.jacek@gmail.com>
Co-authored-by: Brandon Williams <driftx@gmail.com>
2023-08-04 00:12:59 +02:00
Mick Semb Wever
33d1c4315c
Remove the explicit disabling of UseBiasedLocking as it is the default since jdk15
...
https://openjdk.org/jeps/374
patch by Mick Semb Wever; reviewed by Brandon Williams, Ekaterina Dimitrova for CASSANDRA-17869
2023-04-24 21:42:00 +02:00
Mick Semb Wever
eee211fdbb
Update OpenHFT dependencies (chronicle-queue, chronicle-core, chronicle-bytes, chronicle-wire, chronicle-threads)
...
Some transitive dependencies to these have also been added to raise their versions. asm-* transitive dependencies have been excluded.
patch by Mick Semb Wever; reviewed by Ekaterina Dimitrova for CASSANDRA-18049
2023-03-22 09:03:33 +01:00
Mick Semb Wever
8413e9d6fd
Merge branch 'cassandra-4.1' into trunk
...
* cassandra-4.1:
Update G1GC settings, and make it default in trunk
2023-01-20 13:16:07 +01:00
Mick Semb Wever
7c86e18baf
Update G1GC settings, and make it default in trunk
...
patch by Mick Semb Wever; patch by Anthony Grasso, Brandon Williams, Derek Chen-Becker, Jeremiah Jordan, Jon Haddad, Josh McKenzie for CASSANDRA-18027
2023-01-20 13:08:46 +01:00
Sam Tunnicliffe
dd6c261119
Add io.netty.tryReflectionSetAccessible=true to j11 server options in order to enable netty to use Unsafe direct byte buffer construction
...
Patch by Sam Tunnicliffe; reviewed by Brandon Williams, Ekaterina Dimitrova and Berenguer Blasi for CASSANDRA-16493
2021-03-19 17:36:13 -04:00
Blake Eggleston
aa762c6d52
Support building Cassandra with JDK 11
...
Patch by Blake Eggleston; Reviewed by Dinesh Joshi and Sam Tunnicliffe for CASSANDRA-15108
2019-05-10 13:46:27 -07:00
Jason Brown
ed806594e5
Revert 4.0 GC alg back to CMS
...
patch by jasobrown; reviewed by Jordan West for CASSANDRA-14636
2018-08-10 10:44:05 -07:00
Robert Stupp
6ba2fb9395
Make C* compile and run on Java 11 and Java 8
...
patch by Robert Stupp; reviewed by Jason Brown for CASSANDRA-9608
2018-07-26 18:20:00 +02:00