Commit Graph

1318 Commits

Author SHA1 Message Date
Mick Semb Wever 3db64445f9
Cassandra website is building/including the wrong versioned nodetool docs
patch by Mick Semb Wever; reviewed by Anthony Grasso, Benjamin Lerer for CASSANDRA-16093
2020-09-24 14:18:54 +02:00
Alex Petrov 0dc5bd51f5 Changes required for Harry build
Patch by Alex Petrov; reviewed by Marcus Eriksson for CASSANDRA-16102
2020-09-18 23:39:10 +03:00
Mick Semb Wever fc87d3e0ab
Merge branch 'cassandra-3.11' into trunk 2020-08-31 21:02:14 +02:00
Mick Semb Wever ca37de06ef
Merge branch 'cassandra-3.0' into cassandra-3.11 2020-08-31 21:00:57 +02:00
Mick Semb Wever 0eaed71d1d
Merge branch 'cassandra-2.2' into cassandra-3.0 2020-08-31 20:59:29 +02:00
Mick Semb Wever 815de9982a
Merge branch 'cassandra-2.1' into cassandra-2.2 2020-08-31 20:57:58 +02:00
Mick Semb Wever 0271653f27
Increment versions after releases 2.1.22, 2.2.18, 3.0.22, 3.11.8, 4.0-beta2 2020-08-31 20:55:39 +02:00
Mick Semb Wever d49360bf27
Increment version to 2.1.22 2020-08-28 12:46:43 +02:00
Mick Semb Wever 382bcad07d
Backport CASSANDRA-14970 to 2.1 - New releases must supply SHA-256 and/or SHA-512 checksums
patch by Mick Semb Wever; reviewed by Benjamin Lerer for CASSANDRA-16081
2020-08-28 12:18:44 +02:00
David Capwell 0697489f74 Add test which validates that Message serializedSize(version) == serialize(out, version).length
patch by David Capwell; reviewed by Caleb Rackliffe, Jon Meredith for CASSANDRA-16064
2020-08-26 15:25:34 -07:00
David Capwell 528e3ad00b jvm-dtests crash on java 11
patch by David Capwell; reviewed by Alex Petrov, Jon Meredith for CASSANDRA-15981
2020-08-05 21:18:33 -07:00
Caleb Rackliffe 292650d968 Merge branch 'cassandra-3.11' into trunk 2020-07-30 14:10:48 +01:00
Caleb Rackliffe 2ef1f1c150 Merge branch 'cassandra-3.0' into cassandra-3.11 2020-07-30 13:27:53 +01:00
Caleb Rackliffe e5c3d08a14 Operational improvements and hardening for replica filtering protection
patch by Caleb Rackliffe; reviewed by Andrés de la Peña for CASSANDRA-15907
2020-07-30 12:53:52 +01:00
Mick Semb Wever d6a8afe64d
Increment to version 3.0.22 2020-07-29 16:37:23 +02:00
David Capwell 8c61214537 Merge branch 'cassandra-3.0' into cassandra-3.11 2020-07-24 18:50:47 -07:00
David Capwell ebf9c74c4e Merge branch 'cassandra-2.2' into cassandra-3.0 2020-07-24 18:48:32 -07:00
David Capwell 25fd7bd84f Add support in jvm dtest to test thrift
patch by David Capwell; reviewed by Alex Petrov,Jon Meredith for CASSANDRA-15967
2020-07-24 18:47:04 -07:00
Mick Semb Wever 3f92ff7854
Increment version to 3.11.8 2020-07-25 00:32:42 +02:00
Mick Semb Wever 53e3309e4d
Increment version to 2.2.18 2020-07-24 23:51:54 +02:00
Mick Semb Wever 39c8ec2cf6
Increment version to 4.0-beta2 2020-07-24 00:07:47 +02:00
Mick Semb Wever 7ba6403f6a
Switch version 4.0-alpha5 to 4.0-beta1 2020-07-14 23:39:00 +02:00
Mick Semb Wever 9481e4e9fa
Fix javadoc on jdk11
patch by Mick Semb Wever; reviewed by shylaja kokoori, Robert Stupp for CASSANDRA-15809
2020-07-14 10:43:03 +02:00
Marcus Eriksson b6ce3b8091 Merge branch 'cassandra-3.11' into trunk 2020-07-10 10:37:40 +02:00
Marcus Eriksson ac289270f2 Merge branch 'cassandra-3.0' into cassandra-3.11 2020-07-10 10:33:44 +02:00
Marcus Eriksson fad5a09c9f Merge branch 'cassandra-2.2' into cassandra-3.0 2020-07-10 10:30:46 +02:00
Marcus Eriksson f79d105928 Add bytebuddy support for in-jvm dtest
Patch by marcuse; reviewed by David Capwell for CASSANDRA-15851
2020-07-10 10:30:12 +02:00
bryn 02a80ef94f Update driver version to prevent issues with extra events being received when a node is decommissioned.
Patch by Bryn Cooke, reviewed by brandonwilliams for CASSANDRA-15677
2020-06-22 09:18:22 -05:00
Stefan Miklosovic d31ea25f42 Update Netty dependencies to latest
patch by Stefan Miklosovic; reviewed by Aleksey Yeschenko for
CASSANDRA-15868
2020-06-18 14:43:41 +01:00
Stefan Miklosovic 576cb2b8a4 update Jackson to 2.9.10
Patch by Stefan Miklosovic, reviewed by brandonwilliams for
CASSANDRA-15867
2020-06-17 11:21:35 -05:00
Stefan Miklosovic 259c63f18e update version of Jackson to 2.9.10
Patch by Stefan Milosovic, reviewed by brandonwilliams for
CASSANDRA-15867
2020-06-11 15:12:01 -05:00
Alan Boudreault 6317fefec8 Fix missing topology events when running multiple nodes on the same network interface
Patch by Alan Boudrealt and Bryn Cook, reviewed by brandonwilliams for
CASSANDRA-15677
2020-06-10 10:16:07 -05:00
Brandon Williams 66cd0324c4 Revert "Make sure topology events are sent to clients when using a single network interface"
This reverts commit 595a4528dc.
2020-06-09 15:54:02 -05:00
Alan Boudreault 595a4528dc Make sure topology events are sent to clients when using a single network interface
Patch by Alan Boudrealt and Bryn Cooke; reviewed by brandonwilliams for CASSANDRA-15677
2020-06-09 15:37:13 -05:00
Mick Semb Wever 6978307b79
Merge branch 'cassandra-3.11' into trunk 2020-06-09 09:48:14 +02:00
Mick Semb Wever e49853914b
Merge branch 'cassandra-3.0' into cassandra-3.11 2020-06-09 09:45:52 +02:00
Mick Semb Wever c092c4610e
Merge branch 'cassandra-2.2' into cassandra-3.0 2020-06-09 09:44:24 +02:00
Mick Semb Wever 334024751c
Remove generated files from apache-cassandra-*-src.tar.gz artifacts
patch by Mick Semb Wever; reviewed by Robert Stupp for CASSANDRA-15849
2020-06-08 22:31:41 +02:00
Alex Petrov 7bbc97e583 Merge branch 'cassandra-3.11' into trunk 2020-06-05 19:34:13 +02:00
Alex Petrov 04b0049831 Merge branch 'cassandra-3.0' into cassandra-3.11 2020-06-05 19:26:56 +02:00
Alex Petrov 880b07c2e6 Merge branch 'cassandra-2.2' into cassandra-3.0 2020-06-05 19:25:27 +02:00
David Capwell 4fef917f98 In-jvm dtest builder should be provided to the factory and expose state
Patch by David Capwell; reviewed by Alex Petrov for CASSANDRA-15733.
2020-06-05 19:15:52 +02:00
Mick Semb Wever 183812b6f9
Merge branch 'cassandra-3.11' into trunk 2020-05-06 12:58:49 +02:00
Mick Semb Wever 996c0ada09
Merge branch 'cassandra-3.0' into cassandra-3.11 2020-05-06 12:56:02 +02:00
Mick Semb Wever 196e54436f
Merge branch 'cassandra-2.2' into cassandra-3.0 2020-05-06 12:55:00 +02:00
mpfau c6a9f5513e
Remove duplicates from tarball
patch by Matthias Pfau; reviewed by Eduard Tudenhöfner, Mick Semb Wever for CASSANDRA-15768
2020-05-06 12:39:26 +02:00
Mick Semb Wever 03c9bd3163
Merge branch 'cassandra-3.11' into trunk 2020-04-30 19:37:49 +02:00
Mick Semb Wever 4801fef22a
Merge branch 'cassandra-3.0' into cassandra-3.11 2020-04-30 19:35:56 +02:00
Mick Semb Wever 0fd9b5bd6f
Merge branch 'cassandra-2.2' into cassandra-3.0 2020-04-30 19:34:14 +02:00
Mick Semb Wever b44a2140f8
Make all test targets declare the temp directory (java.io.tmpdir) as defined by tmp.dir
patch by Mick Semb Wever; reviewed by Berenguer Blasi, Ekaterina Dimitrova for CASSANDRA-15777
2020-04-30 18:32:41 +02:00
Mick Semb Wever b6f1fe6f9d
Increment version to 4.0-alpha5 2020-04-24 14:28:32 +02:00
Jon Meredith c4db3f89a9 Generate compiler options file to support Java11 in IDEA.
The change to JMX in CASSANDRA-15653 prevents the IDEA project from
compiling under JDK11.  This change adds the required compiler flag
when the project is upgraded from Java1.8 to Java11.

Patch by Jon Meredith; Reviewed by Dinesh Joshi for CASSANDRA-15738
2020-04-17 20:24:33 -07:00
Mick Semb Wever 52a55d821a
Exclude JNA from Chronicle's dependencies to avoid bringing wrong versions into consumers of Cassandra as a library
patch by Doug Rohrer; reviewed Ryan Svihla, Jon Meredith, Mick Semb Wever for CASSANDRA-15647
2020-04-14 19:37:34 +02:00
Kevin Gallardo 6d343c59f2 Add AssertJ test dependency.
Patch by Kevin Gallardo, reviewed by David Capwell and brandon.williams
for CASSANDRA-15631
2020-04-02 14:20:11 -05:00
Alex Petrov 0934730c2b Merge branch 'cassandra-3.11' into trunk 2020-03-27 19:13:17 +01:00
Alex Petrov a7820d1039 Merge branch 'cassandra-3.0' into cassandra-3.11 2020-03-27 19:08:31 +01:00
Alex Petrov c2cfebf44f Merge branch 'cassandra-2.2' into cassandra-3.0 2020-03-27 19:04:38 +01:00
Alex Petrov 1f72cc6197 Extract in-jvm-dtest API
Patch by Alex Petrov for CASSANDRA-15539; reviewed by David Capwell and Dinesh Joshi.
2020-03-27 18:34:53 +01:00
Sam Tunnicliffe b9c7a90e8a Ninja: fix jdk11 build 2020-03-25 19:31:41 +00:00
Mick Semb Wever 439e0b055d
Merge branch 'cassandra-3.11' into trunk 2020-03-25 09:52:54 +01:00
Mick Semb Wever fa403bb721
Jenkins tests to use testclasslist where possible (like CircleCI)
patch by Mick Semb Wever; reviewed by David Capwell for CASSANDRA-15651
2020-03-25 09:16:42 +01:00
David Capwell cd9fd9e83f Refactor repair coordinator to centralize stage change logic and improved the public facing errors
Patch by David Capwell; reviewed by Blake Eggleston, Zhao Yang, Dinesh Joshi, and Alex Petrov for CASSANDRA-15564
2020-03-12 17:37:39 +01:00
Blake Eggleston c9e40277f0 Add compaction allocation measurement test
Patch by Blake Eggleston, reviewed by Benedict Elliott Smith and David Capwell for CASSANDRA-15388
2020-03-11 12:50:50 -07:00
Michael Shuler 8f958195cd Bump version to 3.11.7 2020-02-14 18:49:22 -06:00
Michael Shuler 899a4fd663 Bump version to 3.0.21 2020-02-14 18:44:09 -06:00
Michael Shuler 5f0cf80c0a Bump version to 2.2.17 2020-02-14 18:41:47 -06:00
Ekaterina Dimitrova 3f2a248da1 Update hppc library to version 0.8.1
Patch by Ekaterina Dimitrova, reviewed by brandonwilliams for CASSANDRA-12995
2020-02-12 11:21:05 -06:00
David Capwell f80a2ce10c Prevent the JVM from crashing due to corrupt LZ4 streams
Patch by David Capwell; reviewed by Jordan West and brandonwilliams for
CASSANDRA-15556
2020-02-11 11:00:24 -06:00
Mick Semb Wever a064bbd264
Increment version to 4.0-alpha4 2020-02-07 21:18:16 +01:00
Brandon Williams 0f102c8670 disable shrinks in quicktheories
Patch by brandonwilliams, reviewed by Jordan West and David Capwell for
CASSANDRA-15554
2020-02-06 16:45:22 -06:00
Michael Shuler b26927d863 Switch http to https URLs in build.xml
Patch by Michael Shuler; Reviewed by Joshua McKenzie for CASSANDRA-15137
(Backport to 2.1 to fix build.)
2020-02-03 12:29:47 -06:00
Mick Semb Wever 729146a074
Merge branch 'cassandra-3.11' into trunk 2020-01-29 23:34:34 +01:00
Mick Semb Wever 37ce4618b5
Merge branch 'cassandra-3.0' into cassandra-3.11 2020-01-29 23:33:30 +01:00
Mick Semb Wever 7816301ef2
Merge branch 'cassandra-2.2' into cassandra-3.0 2020-01-29 23:19:17 +01:00
Mick Semb Wever 531dc2a46a
ninja-fixes: `ant publish` needs to have built the artifacts, and update the cassandra_logdir_fix debian patch after CASSANDRA-14306 2020-01-29 23:02:59 +01:00
Mick Semb Wever f1e94db34c
Merge branch 'cassandra-3.11' into trunk 2020-01-28 07:58:11 +01:00
Mick Semb Wever d71625a42e
Merge branch 'cassandra-3.0' into cassandra-3.11 2020-01-28 07:56:59 +01:00
Mick Semb Wever 5508fecf54
Merge branch 'cassandra-2.2' into cassandra-3.0 2020-01-28 07:53:24 +01:00
Mick Semb Wever 06a36045fe
Source and build artifacts are published with sha512 checksums
patch by Mick Semb Wever; reviewed by Michael Shuler for CASSANDRA-14970
2020-01-28 07:51:12 +01:00
Blake Eggleston 1f7e3c2835 Fix in-jvm dtest java 11 compatibility
Patch by Blake Eggleston; Reviewed by Alex Petrov and David Capwell for CASSANDRA-15463
2020-01-27 14:13:50 -08:00
Boris Tsirkin 2dbae87c78 Remove joda time dependency.
Patch by Boris Tsikin, reviewed by brandonwilliams for CASSANDRA-15257
2020-01-23 11:19:36 -06:00
Mick Semb Wever 8f7f6e903b
Merge branch 'cassandra-3.11' into trunk 2020-01-21 19:12:38 +01:00
Mick Semb Wever 6a8e211fba
Merge branch 'cassandra-3.0' into cassandra-3.11 2020-01-21 19:10:59 +01:00
Mick Semb Wever 14aa561c32
Merge branch 'cassandra-2.2' into cassandra-3.0 2020-01-21 19:08:52 +01:00
Mick Semb Wever d69f7696e4
Create Jenkins pipeline definition, and split out Jenkins test-all builds to individual builds for each of the test targets
patch by Mick Semb Wever; reviewed by David Capwell for CASSANDRA-15496
2020-01-21 18:59:16 +01:00
yifan-c 1fbd3297a9 Release session from cache when closing QueryReplayer
Patch by Yifan Cai; reviewed by marcuse for CASSANDRA-15514
2020-01-20 15:00:25 +01:00
Marcus Eriksson 8da277e573 Merge branch 'cassandra-3.11' into trunk 2020-01-16 11:06:56 +01:00
Marcus Eriksson 3bb388b364 Merge branch 'cassandra-3.0' into cassandra-3.11 2020-01-16 11:02:31 +01:00
Marcus Eriksson 5f57212267 Run in-jvm upgrade dtests in circle ci
Patch by marcuse; reviewed by Alex Petrov for CASSANDRA-15506
2020-01-16 10:56:18 +01:00
Ekaterina Dimitrova 82dc72088f Integrate SJK into nodetool
Patch by Ekaterina Dimotrova, reviewed by brandonwilliams for
CASSANDRA-12197
2020-01-10 11:41:12 -06:00
Mick Semb Wever e3af8fff74
Bump copyright to 2009-2020 2020-01-01 14:16:08 +01:00
Michael Shuler 6d93f046c2 Increment version to 4.0-alpha3 2019-10-29 16:17:35 -05:00
Michael Shuler fb50d823b6 Increment version to 3.11.6 2019-10-29 16:15:49 -05:00
Michael Shuler ae366ba615 Increment version to 3.0.20 2019-10-29 16:11:57 -05:00
Michael Shuler a593d7b358 Increment version to 2.2.16 2019-10-29 16:09:30 -05:00
Dinesh A. Joshi 5d401f3a39 Merge branch 'cassandra-3.11' into trunk 2019-10-08 14:15:06 -07:00
Dinesh A. Joshi 4675b3fd33 Merge branch 'cassandra-3.0' into cassandra-3.11 2019-10-08 14:10:40 -07:00
Sumanth Pasupuleti 38b49904dd
Upgrading Guava to 27, and to java-driver 3.6.0 (from 3.4.0-SNAPSHOT), plus refactoring to remove nativePort argument for NativeSSTableLoaderClient constructor
Patch by Sumanth Pasupuleti; reviewed by Michael Semb Wever for CASSANDRA-14655
2019-10-07 21:19:42 +02:00
Marvin Froeder bc5fc8bc2d
Move chronicle-core version from SNAPSHOT to STABLE, and include carrotsearch on pom.xml dependency list
Closes #358

 patch by Marvin Froeder; reviewed by Mick Semb Wever for CASSANDRA-15321
2019-09-22 19:22:20 +02:00
Mick Semb Wever 21ebba85ac
Update version to 4.0-alpha2 2019-09-10 07:17:51 +02:00
Michael Shuler 145f6d6dc4 Set base.version and changelog to 4.0-alpha1 2019-09-05 12:06:43 -07:00
Blake Eggleston 96ac94dabc ninja: fix ant artifacts on java 8 2019-08-31 11:27:19 -07:00
Jon Meredith 7dc5b700b7 Merge branch 'cassandra-3.11' into trunk 2019-08-20 16:10:59 +01:00
Jon Meredith 3df63ed054 Merge branch 'cassandra-3.0' into cassandra-3.11 2019-08-15 14:21:23 -06:00
Jon Meredith 51c0f6b2f0 Merge branch 'cassandra-2.2' into cassandra-3.0 2019-08-15 14:14:48 -06:00
Jon Meredith 8dcaa12baa Allow instance class loaders to be garbage collected for inJVM dtest
Backport support optional network/gossip test features,
instance generations and subnet support from trunk.

Backport MessageFilter and cluster builder API changes to match
trunk (except for the change in namespace for Verbs).

Add a test for repeatedly creating/tearing down in-JVM dtest
clusters to help find resource leaks.

Change IsolatedExecutor to clean up on an executor with zero
core threads so that it exits sooner enabling GC on the
InstanceClassLoader.  Moved classloader close after shutdown to prevent
improve logging when the isolated executor is shutdown.

Update the logback config for dtests to make it obvious
which log threads are for instances vs the main logger.

Disable native library loading until it can be reinstated
(tracked in CASSANDRA-15170).

Shutdown various executors and threads that were
preventing the instance classloader from being unloaded.

Add test-jvm-dtest-some ant target

Patch by Jon Meredith; Reviewed by Alex Petrov and
Benedict Elliott Smith for CASSANDRA-15170
2019-08-15 10:12:06 -06:00
Aleksey Yeshchenko a339aa9e98 Update Netty dependencies to latest, clean up SocketFactory
patch by Aleksey Yeschenko; reviewed by Benedict Elliott Smith for
CASSANDRA-15195
2019-07-02 19:39:34 +01:00
Benedict Elliott Smith 310a48efcf Rewrite the internode messaging subsystem
patch by Aleksey Yeschenko and Benedict Elliott Smith; reviewed by Alex
Petrov, Aleksey Yeschenko, and Benedict Elliott Smith for CASSANDRA-15066

Co-authored-by: Aleksey Yeschenko <aleksey@apache.org>
Co-authored-by: Benedict Elliott Smith <benedict@apache.org>
2019-06-12 16:26:54 +01:00
Ted Petersson a9a4f171be Fix JDK7 compatibility broken in cassandra-2.2
Patch by Ted Petersson; Reviewed by Michael Shuler for CASSANDRA-15050
2019-06-06 11:27:38 -05:00
Michael Shuler 2d3157cb8c Merge branch 'cassandra-3.0' into cassandra-3.11 2019-05-22 15:15:46 -04:00
Michael Shuler fa6b40f460 Merge branch 'cassandra-2.2' into cassandra-3.0 2019-05-22 15:09:25 -04:00
Michael Shuler 63ff65a8dd Switch http to https URLs in build.xml
Patch by Michael Shuler; Reviewed by Joshua McKenzie for CASSANDRA-15137
2019-05-22 15:03:43 -04:00
Michael Shuler ca0ea40eea Switch http to https URLs in build.xml
Patch by Michael Shuler; Reviewed by Joshua McKenzie for CASSANDRA-15137
2019-05-21 17:54:11 -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
Blake Eggleston 587961a19c Merge branch 'cassandra-3.11' into trunk 2019-04-25 10:23:40 -07:00
Blake Eggleston 01d6548e0d Merge branch 'cassandra-3.0' into cassandra-3.11 2019-04-25 10:21:55 -07:00
Blake Eggleston c3ce32e239 Fix assorted gossip races and add related runtime checks
Patch by Blake Eggleston; Reviewed by Ariel Weisberg for CASSANDRA-15059
2019-04-25 10:20:46 -07:00
Mick Semb Wever ed2d32612a
Apache NetBeans "Run", "Debug", "Profile" IDE actions
patch by Mick Semb Wever ; reviewed by Dinesh Joshi for CASSANDRA-15083
2019-04-18 12:07:15 +10:00
Blake Eggleston 9063ceabc9 Fix AbstractBTreePartition locking in java 11
Patch by Blake Eggleston; Reviewed by Benedict Elliot Smith for CASSANDRA-14607
2019-03-25 14:24:16 -07:00
Marcus Eriksson a85196246c Merge branch 'cassandra-3.11' into trunk 2019-03-15 10:02:00 +00:00
Marcus Eriksson 0c2d99244d Merge branch 'cassandra-3.0' into cassandra-3.11 2019-03-15 09:56:16 +00:00
Marcus Eriksson 7bda2a0619 Merge branch 'cassandra-2.2' into cassandra-3.0 2019-03-15 09:52:43 +00:00
Stefan Podkowinski 7333c2b04d Refactor Circle CI configuration
Enable high resource settings by copying .circleci/config.yml.HIGHRES
to .circleci/config.yml. For more details, see .circleci/readme.md

Patch by Stefan Podkowinski; reviewed by marcuse for CASSANDRA-14806
2019-03-15 09:47:27 +00:00
Mick Semb Wever 9ecec33c41
Merge branch 'cassandra-3.11' into trunk 2019-03-08 19:54:37 +11:00
Mick Semb Wever 84fc68ce3f
Fix copyright years in generated apidocs and in the NOTICE file
Patch by Bernhard M. Wiedemann; reviewed by Mick Semb Wever for CASSANDRA-15039
2019-03-08 19:51:10 +11:00
Alex Petrov 5c4c75cac7 Merge branch 'cassandra-3.11' into trunk 2019-02-25 14:20:03 +01:00
Alex Petrov 7b462ec467 Merge branch 'cassandra-3.0' into cassandra-3.11 2019-02-25 14:16:19 +01:00
Alex Petrov b27cc37abd Merge branch 'cassandra-2.2' into cassandra-3.0 2019-02-25 14:14:19 +01:00
Alex Petrov a7d8ba7b10 Fix memory-retention problem arising from thread locals from schema change in in-jvm tests
patch by Alex Petrov; reviewed by Joseph Lynch for CASSANDRA-15014
2019-02-25 14:00:16 +01:00
Dinesh Joshi dccf53061a Add Zstd compressor
Patch by Dinesh Joshi; Reviewed by Blake Eggleston for CASSANDRA-14482
2019-02-22 15:06:06 -08:00
Michael Shuler 123113f7b8 Update version to 3.11.5 2019-02-11 21:16:03 -06:00
Michael Shuler 229f8b3a44 Update version to 3.0.19 2019-02-11 21:09:23 -06:00
Michael Shuler ce6bcaa5b8 Update version to 2.2.15 2019-02-11 21:01:30 -06:00
Benedict Elliott Smith 2209115972 Merge branch 'cassandra-3.11' into trunk 2019-02-05 10:53:05 +00:00
Benedict Elliott Smith a6059f1fee Merge branch 'cassandra-3.0' into cassandra-3.11 2019-02-05 10:52:17 +00:00
Benedict Elliott Smith aa2a5c6994 Merge branch 'cassandra-2.2' into cassandra-3.0 2019-02-05 10:51:28 +00:00
Benedict Elliott Smith c100f1ac40 Multi-version in-JVM dtests
patch by Benedict; reviewed by Alex Petrov for CASSANDRA-14937
2019-02-05 10:49:16 +00:00
Michael Shuler fd47391aae Update version to 3.11.4 2019-02-01 12:40:38 -06:00
Michael Shuler edd52cef50 Update version to 3.0.18 2019-02-01 12:38:25 -06:00
Michael Shuler af91658353 Update version to 2.2.14 2019-02-01 12:36:13 -06:00
Michael Shuler 9bb75358df Update version to 2.1.21 2019-02-01 12:33:15 -06:00
Benedict Elliott Smith 2d05bff0ba Merge branch 'cassandra-3.0' into cassandra-3.11 2019-01-21 17:44:36 +00:00
Benedict Elliott Smith 459945bcf4 Merge branch 'cassandra-2.2' into cassandra-3.0 2019-01-21 17:43:26 +00:00
Joseph Lynch 8ad4a9a522 In JVM dtests need to clean up after instance shutdown
Adds additional cleanup logic to ensure we don't leak classloaders and
their associated objects when running the in JVM dtests.

Patch by Joseph Lynch; reviewed by Alex Petrov for CASSANDRA-14922
2019-01-21 10:13:48 +00:00
Alex Petrov 1d5e0301f3 Introduce in-jvm distributed tests
Patch by Alex Petrov and Benedict Elliott Smith; reviewed by Benedict Elliott Smith and Dinesh Joshi for CASSANDRA-14821.

Co-authored-by: Benedict Elliott Smith <benedict@apache.org>
2019-01-21 10:13:48 +00:00
Michael Shuler f8e32649a3 Merge branch 'cassandra-3.11' into trunk 2019-01-14 11:40:11 -06:00
Michael Shuler 6a7aa0f07e Merge branch 'cassandra-3.0' into cassandra-3.11 2019-01-14 11:39:15 -06:00
Michael Shuler 24a708dbcd Merge branch 'cassandra-2.2' into cassandra-3.0 2019-01-14 11:37:56 -06:00
Michael Shuler 900292b2e4 Merge branch 'cassandra-2.1' into cassandra-2.2 2019-01-14 11:37:19 -06:00
Michael Shuler 6506684b81 Update release checksum algorithms to SHA-256, SHA-512
Patch by Michael Shuler; reviewed by Brandon Williams for CASSANDRA-14970
2019-01-14 11:26:03 -06:00