https://github.com/apache/cassandra

sort by:
Revision Author Date Message Commit Date
da77d3f Prepare debian changelog for 4.0.10 25 May 2023, 12:45:07 UTC
aafb4d1 Improve nodetool enable{audit,fullquery}log Patch by marcuse; reviewed by Dinesh Joshi and Mick Semb Wever for CASSANDRA-18550 25 May 2023, 06:41:12 UTC
54528bf Report network cache info in nodetool Patch by Ningzi Zhan; reviewed by brandonwilliams and smiklosovic for CASSANDRA-18400 24 May 2023, 14:36:32 UTC
dc6ad3f Merge branch 'cassandra-3.11' into cassandra-4.0 19 May 2023, 13:11:03 UTC
e1e88e5 Merge branch 'cassandra-3.0' into cassandra-3.11 19 May 2023, 13:07:59 UTC
b828f7e Pass down all contact points to driver for cassandra-stress patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-18025 19 May 2023, 13:05:32 UTC
ff82029 Merge branch 'cassandra-3.11' into cassandra-4.0 18 May 2023, 20:37:07 UTC
3ca94d6 Remove unnecessary String.format invocation in QueryProcessor when getting a prepared statement from cache patch by Ivan Senic; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-17202 18 May 2023, 20:36:27 UTC
1053e3b Partial compaction can resurrect deleted data patch by Tobias Lindaaker, Marcus Eriksson; reviewed by David Capwell, Marcus Eriksson for CASSANDRA-18507 18 May 2023, 17:34:45 UTC
2bb634a Merge branch 'cassandra-3.11' into cassandra-4.0 17 May 2023, 10:02:37 UTC
f5c42f4 Merge branch 'cassandra-3.0' into cassandra-3.11 17 May 2023, 10:01:35 UTC
b8e21fb Validate the existence of a datacenter in nodetool rebuild patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-14319 17 May 2023, 10:00:19 UTC
b791644 Allow internal address to change with reconnecting snitches Patch by brandonwilliams; reviewed by bereng for CASSANDRA-16718 16 May 2023, 14:00:14 UTC
2d40ee9 Merge branch 'cassandra-3.11' into cassandra-4.0 15 May 2023, 16:22:19 UTC
b11021e Merge branch 'cassandra-3.0' into cassandra-3.11 15 May 2023, 16:22:05 UTC
785e291 Increment version to 3.0.30 15 May 2023, 16:21:48 UTC
7519420 Fix quoting in toCqlString methods of UDTs and aggregates patch by Bernardo Botella Corbi, reviewed by Stefan Miklosovic, Benjamin Lerer and Yifan Cai for CASSANDRA-17918 11 May 2023, 13:48:21 UTC
ae995eb NPE when deserializing malformed collections from client patch by Jon Meredith; reviewed by Caleb Rackliffe for CASSANDRA-18505 09 May 2023, 23:47:49 UTC
3be79b5 Merge branch 'cassandra-3.11' into cassandra-4.0 05 May 2023, 11:39:00 UTC
9ab3a82 Merge branch 'cassandra-3.0' into cassandra-3.11 05 May 2023, 11:38:43 UTC
087cffc Prepare debian changelog for 3.0.29 05 May 2023, 11:22:55 UTC
f7de633 Merge branch 'cassandra-3.11' into cassandra-4.0 05 May 2023, 11:09:35 UTC
ee5b601 Increment version to 3.11.16 05 May 2023, 10:57:31 UTC
682ae0c Merge branch 'cassandra-3.11' into cassandra-4.0 04 May 2023, 15:25:09 UTC
b6b71c5 Merge branch 'cassandra-3.0' into cassandra-3.11 04 May 2023, 15:24:13 UTC
dba4162 Merge branch 'cassandra-3.11' into cassandra-4.0 04 May 2023, 15:23:47 UTC
aa73bc4 Merge branch 'cassandra-3.0' into cassandra-3.11 04 May 2023, 15:23:29 UTC
4a62757 Suppress CVE-2023-2251 Patch by brandonwilliams; reviewed by smiklosovic for CASSANDRA-18497 04 May 2023, 15:17:47 UTC
65c99bf Improve 'Not enough space for compaction' logging messages Adds separate WARN level messages to the check itself in Directories. patch by Henrik Ingo; reviewed by Mick Semb Wever, Brad Schoening, Claude Warren, Kan Maung, maxwellguo for CASSANDRA-18260 04 May 2023, 10:23:00 UTC
1929550 Merge branch 'cassandra-3.11' into cassandra-4.0 29 April 2023, 16:24:41 UTC
90d0857 fix typos in data modeling and getting started docs patch by Steve Putala; reviewed by Mick Semb Wever ref: https://github.com/apache/cassandra/pull/2280 29 April 2023, 16:18:48 UTC
b183e1f Merge branch 'cassandra-3.11' into cassandra-4.0 28 April 2023, 10:41:14 UTC
6cdcf5e Prepare debian changelog for 3.11.15 28 April 2023, 10:30:03 UTC
c4a305d Merge branch 'cassandra-3.11' into cassandra-4.0 27 April 2023, 09:18:37 UTC
c74c9bb Merge branch 'cassandra-3.0' into cassandra-3.11 27 April 2023, 09:16:41 UTC
db78e74 Do not remove SSTables when cause of FSReadError is OutOfMemoryError while using best_effort disk failure policy patch by Stefan Miklosovic; reviewed by Brandon Williams and Maxwell Guo for CASSANDRA-18336 27 April 2023, 08:47:07 UTC
45938e2 Merge branch 'cassandra-3.11' into cassandra-4.0 27 April 2023, 06:55:32 UTC
0f3a990 Fix the capital P usage in the CQL parser patch by Maxim Chanturiay; reviewed by Stefan Miklosovic and Benjamin Lerer for CASSANDRA-17919 27 April 2023, 06:47:16 UTC
5bcee5c Merge branch 'cassandra-3.11' into cassandra-4.0 26 April 2023, 11:41:02 UTC
81e7819 Merge branch 'cassandra-3.0' into cassandra-3.11 26 April 2023, 11:36:40 UTC
4f34878 Do not remove truncated_at entry in system.local while dropping an index patch by Stefan Miklosovic; reviewed by Caleb Rackliffe for CASSANDRA-18105 26 April 2023, 09:00:06 UTC
09c1e67 Incremental repairs fail on mixed IPv4/v6 addresses serializing SyncRequest patch by Jon Meredith; reviewed by Caleb Rackliffe for CASSANDRA-18474 25 April 2023, 18:00:26 UTC
cd9bed0 Deadlock updating sstable metadata if disk boundaries need reloading patch by Jon Meredith; reviewed by Marcus Eriksson for CASSANDRA-18443 21 April 2023, 16:47:55 UTC
3f67827 Merge branch 'cassandra-3.11' into cassandra-4.0 17 April 2023, 13:48:27 UTC
08b9471 Fix sstable_count metric missing from tablestats json/yaml output patch by Andrés de la Peña; reviewed by Brandon Williams and Ekaterina Dimitrova for CASSANDRA-18448 17 April 2023, 13:36:01 UTC
2fce302 Fix nested selection of reversed collections patch by Maciej Sokol; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-17913 14 April 2023, 09:33:46 UTC
f2427a0 Increment version to 4.0.10 14 April 2023, 09:20:04 UTC
e9f8f2e Prepare debian changelog for 4.0.9 11 April 2023, 07:31:56 UTC
7d84ad9 Revert "fix error in conflict edit" This reverts commit 21c3e9731ceb773ef6010dcfea9c8ede3204fda2. 07 April 2023, 18:42:18 UTC
5d315f8 Merge branch 'cassandra-3.11' into cassandra-4.0 07 April 2023, 18:41:56 UTC
21c3e97 fix error in conflict edit 07 April 2023, 18:14:33 UTC
9a3a37c DOC - Added :stem: latexmath to Data Modeling page to fix display of equations patch by Lorina Poland; reviewed by Erick Ramirez for CASSANDRA-16906 07 April 2023, 18:14:33 UTC
30639d8 Suppress CVE-2022-45688 Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18389 07 April 2023, 18:14:33 UTC
03be6d7 update zstd-jni library to version 1.5.5 patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-18429 06 April 2023, 21:24:16 UTC
83dd275 DOC - Added :stem: latexmath to Data Modeling page to fix display of equations patch by Lorina Poland; reviewed by Erick Ramirez for CASSANDRA-16906 05 April 2023, 18:19:31 UTC
99f62b7 Prepare debian changelog for 4.0.9 04 April 2023, 07:29:07 UTC
f6fce7a Improve debuggability and correctness of ref detection This patch is a backport of CASSANDRA-17205 and also raises logging level to 'error' from 'warn' in StrongLeakDetector. Patch by jmckenzie; reviewed by smiklosovic for CASSANDRA-18332 03 April 2023, 20:03:33 UTC
b3256f5 Fix the number of running trees per thread for LongBTreeTest hanging test patch by Maxim Muzafarov; reviewed by Mick Semb Wever for CASSANDRA-18131 03 April 2023, 13:07:34 UTC
d41e69a Suppress CVE-2022-45688 Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18389 03 April 2023, 11:09:36 UTC
ed904a7 Merge branch 'cassandra-3.11' into cassandra-4.0 03 April 2023, 11:04:12 UTC
f9364e4 Suppress CVE-2022-45688 Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18389 03 April 2023, 10:57:00 UTC
853ae8c Avoid loading the preferred IP for BulkLoader streaming patch by Caleb Rackliffe; reviewed by Jon Meredith for CASSANDRA-18370 Co-authored-by: Caleb Rackliffe <calebrackliffe@gmail.com> Co-authored-by: Jon Meredith <jonmeredith@apache.org> 31 March 2023, 16:57:29 UTC
4b9c182 Merge branch 'cassandra-3.11' into cassandra-4.0 * cassandra-3.11: Save host id to system.local and flush immediately after startup 31 March 2023, 15:30:20 UTC
ee586b5 Merge branch 'cassandra-3.0' into cassandra-3.11 * cassandra-3.0: Save host id to system.local and flush immediately after startup Remove asf.yaml from non-trunk branches Notify the corresponding JIRA issue as soon as the PR is raised 31 March 2023, 15:30:19 UTC
f96659c Save host id to system.local and flush immediately after startup patch by Adriano Bonacin and Jacek Lewandowski; reviewed by Stefan Miklosovic and Sam Tunnicliffe for CASSANDRA-18153 31 March 2023, 15:30:18 UTC
20bf227 Remove asf.yaml from non-trunk branches 30 March 2023, 13:40:15 UTC
24f5b64 Notify the corresponding JIRA issue as soon as the PR is raised Patch by Maxim Muzafarov; reviewed by brandonwilliams and smiklosovic for CASSANDRA-18372 30 March 2023, 13:40:15 UTC
5f61645 Merge branch 'cassandra-3.11' into cassandra-4.0 29 March 2023, 11:32:13 UTC
c4535a2 Merge branch 'cassandra-3.0' into cassandra-3.11 29 March 2023, 11:32:09 UTC
2f8d113 Remove asf.yaml from non-trunk branches 29 March 2023, 11:32:05 UTC
5b877b9 Merge branch 'cassandra-3.11' into cassandra-4.0 29 March 2023, 11:26:15 UTC
11b84d2 Merge branch 'cassandra-3.0' into cassandra-3.11 29 March 2023, 11:25:59 UTC
f352f2b Notify the corresponding JIRA issue as soon as the PR is raised Patch by Maxim Muzafarov; reviewed by brandonwilliams and smiklosovic for CASSANDRA-18372 29 March 2023, 11:24:34 UTC
2974810 Merge branch 'cassandra-3.11' into cassandra-4.0 * cassandra-3.11: Fix RepairJob unnecessarily reporting cancellation error 21 March 2023, 09:09:31 UTC
955cf15 Merge branch 'cassandra-3.0' into cassandra-3.11 * cassandra-3.0: Fix RepairJob unnecessarily reporting cancellation error 21 March 2023, 09:08:12 UTC
f6a04ca Fix RepairJob unnecessarily reporting cancellation error patch by Jacek Lewandowski; reviewed by Brandon Williams for CASSANDRA-17701 21 March 2023, 09:04:24 UTC
5104008 Merge branch 'cassandra-3.11' into cassandra-4.0 * cassandra-3.11: Fix the ordering of sstables when running sstableupgrade tool 14 March 2023, 14:16:22 UTC
58d06d3 Merge branch 'cassandra-3.0' into cassandra-3.11 * cassandra-3.0: Fix the ordering of sstables when running sstableupgrade tool 14 March 2023, 14:14:31 UTC
8df69c8 Fix the ordering of sstables when running sstableupgrade tool patch by Claude Warren; reviewed by Jacek Lewandowski and Stefan Miklosovic for CASSANDRA-18143 14 March 2023, 13:52:53 UTC
3cfb222 Fix BufferPool.memoryInUse counter The counter was incorrectly decremented by the size of the unused portion of the provided buffer. It is now decremented by the number of bytes actually returned to the pool (that may be different than "size"). The number is calculated as a difference between original and resulting buffer capacity. patch by Jaroslaw Grabowski <jtgrabowski>, reviewed by Jacek Lewandowski <jacek-lewandowski> for CASSANDRA-18311 13 March 2023, 08:51:33 UTC
2aedb58 Merge branch 'cassandra-3.11' into cassandra-4.0 10 March 2023, 11:51:25 UTC
4b3cb0a Merge branch 'cassandra-3.0' into cassandra-3.11 10 March 2023, 11:50:04 UTC
02048cf Remove -l / -m / -h designation and have two options: free or paid tier circle config patch by Andrés de la Peña; reviewed by Ekaterina Dimitrova and Josh McKenzie for CASSANDRA-18012 10 March 2023, 11:48:31 UTC
a874e02 Merge branch 'cassandra-3.11' into cassandra-4.0 09 March 2023, 16:03:14 UTC
326b5ac Merge branch 'cassandra-3.0' into cassandra-3.11 09 March 2023, 16:02:21 UTC
be574fc Fix default file system error handler for disk_failure_policy die Patch by Runtian Liu; reviewed by brandonwilliams and smiklosovic for CASSANDRA-18294 09 March 2023, 16:00:49 UTC
40f9ca6 Improve memtable allocator accounting when updating AtomicBTreePartition patch by Benedict Elliott Smith; reviewed by Benjamin Lerer, Jon Meredith for CASSANDRA-18125 07 March 2023, 17:28:32 UTC
ccede05 Merge branch 'cassandra-3.11' into cassandra-4.0 24 February 2023, 18:32:18 UTC
4b84a8d Merge branch 'cassandra-3.0' into cassandra-3.11 24 February 2023, 18:29:37 UTC
5374f56 Fix typo in suppressions 24 February 2023, 18:28:59 UTC
1d532bc Merge branch 'cassandra-3.11' into cassandra-4.0 22 February 2023, 16:25:08 UTC
a5b05ce Merge branch 'cassandra-3.0' into cassandra-3.11 22 February 2023, 16:24:22 UTC
eb36a86 Removing trailing year from copyright. Patch by brandonwilliams; reviewed by mck for CASSANDRA-18261 22 February 2023, 16:23:47 UTC
3a4fff3 Ninja fix CASSANDRA-18242 - was not generating IDEA workspace for J11 correctly 16 February 2023, 22:05:37 UTC
fcc16f5 Update zstd-jni to version 1.5.4-1 patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-18259 15 February 2023, 12:37:01 UTC
7b07950 Increment version to 4.0.9 15 February 2023, 09:12:15 UTC
4e0aad3 Split and order IDEA workspace template VM_PARAMETERS patch by Jon Meredith; reviewed by David Capwell for CASSANDRA-18242 14 February 2023, 00:43:21 UTC
cb4f905 Merge branch 'cassandra-3.11' into cassandra-4.0 11 February 2023, 19:36:37 UTC
788b4ec Merge branch 'cassandra-3.0' into cassandra-3.11 11 February 2023, 19:34:17 UTC
476d31b Add Dtest-large and cqlshlib tests to CircleCI; Fix num tokens in CircleCI tests to match the default value; Fix CircleCI Python tests split bug; Fix CircleCI long unit tests patch by Ekaterina Dimitrova; reviewed by Andres de la Pena for CASSANDRA-18001 11 February 2023, 19:30:24 UTC
back to top