aac070681bd01ba796814692c3fba04de103d8b4 | Author: Daniel Jatnieks <jatnieks@pobox.com>
| 2023-06-26 16:20:53-07:00
Disable the deprecated keyspace/table thresholds and convert them to guardrails
patch by Daniel Jatnieks; reviewed by Andrés de la Peña and Brandon Williams for CASSANDRA-18617
fe8a6eb70f35b5404b15303f314023ce8d08042f | Author: Daniel Jatnieks <jatnieks@pobox.com>
| 2023-04-19 18:53:07-07:00
CASSANDRA-18180 Fix bulkLoaderSuccessfullyStreamsOverSsl fails with ClassCastException on JDK17
Fix ClassCastException from jdk GaloisCounterMode when using JDK17 provider
Add javac exports to build.xml for java.base/jdk.internal.ref and java.base/sun.nio.ch
Replace checktestnameshelper ant task in build.xml with _check-test-names java target to be able to pass jvm args to TestNameCheckTask
patch by Dan Janieks; revewed by Ekaterina Dimitrova and Andres de la Pena for CASSANDRA-18180
acf38bf7a1ac34fdbe8c18c843828a78293a85cb | Author: Dmitrii Saprykin <dmitrii.saprykin@nih.gov>
| 2021-08-06 18:22:03+01:00
Use JMX to validate nodetool --jobs parameter
patch by Dmitrii Saprykin; reviewed by Andrés de la Peña and Benjamin Lerer for CASSANDRA-16104
Co-authored-by: Andrés de la Peña <a.penya.garcia@gmail.com>
Co-authored-by: Daniel Jatnieks <jatnieks@pobox.com>
Co-authored-by: Dmitrii Saprykin <dmitrii.saprykin@nih.gov>