Benedict Elliott Smith
2842c01ce7
Fix BTree.FastBuilder.reset() and test
...
Patch by benedict; reviewed by blambov for CASSANDRA-19785
2024-09-16 12:24:32 -05:00
Stefan Miklosovic
2c684a0f5a
Merge branch 'cassandra-5.0' into trunk
2024-09-15 20:06:49 +02:00
Stefan Miklosovic
78ab095c87
Merge branch 'cassandra-4.1' into cassandra-5.0
2024-09-15 20:05:52 +02:00
Stefan Miklosovic
48eab9afd8
Merge branch 'cassandra-4.0' into cassandra-4.1
2024-09-15 19:57:53 +02:00
maxwellguo
9f18aab1dc
Fix millisecond and microsecond precision for commit log replay
...
patch by Maxwell Guo; reviewed by Brandon Williams, Stefan Miklosovic for CASSANDRA-19448
2024-09-13 15:42:20 +02:00
Francisco Guerrero
fe025c7f79
Fix incorrect nodetool suggestion when gossip mode is running
...
patch by Francisco Guerrero; reviewed by Doug Rohrer for CASSANDRA-19905
2024-09-12 13:14:15 -07:00
Stefan Miklosovic
985fd2931a
Merge branch 'cassandra-5.0' into trunk
2024-09-12 09:06:15 +02:00
Stefan Miklosovic
b4763d4702
Merge branch 'cassandra-4.1' into cassandra-5.0
2024-09-12 09:05:43 +02:00
Stefan Miklosovic
ddb01d2f8e
CASSANDRA-19911 Remove MemtableSizeTest
...
This is a ninja / leftover from CASSANDRA-17298, we replaced this test but
forgot to remove it as was done in other branches.
2024-09-12 08:56:30 +02:00
Stefan Miklosovic
18ecdfb249
Merge branch 'cassandra-5.0' into trunk
2024-09-11 08:39:56 +02:00
Stefan Miklosovic
971747e3e2
Make configuration entries in memtable section order-independent
...
patch by Stefan Miklosovic; reviewed by David Capwell for CASSANDRA-19906
Co-authored-by: David Capwell <dcapwell@apache.org>
2024-09-11 08:37:59 +02:00
Stefan Miklosovic
58e1427460
Merge branch 'cassandra-5.0' into trunk
2024-09-10 10:20:33 +02:00
Stefan Miklosovic
c76fae6a8e
Merge branch 'cassandra-4.1' into cassandra-5.0
...
This merge just removes LongToken from SkipListMemtable and it replaces it with
a partitioner-agnostic DatabaseDescriptor.getPartitioner().getRandomToken().
The issues in 4.0 / 4.1 are not present in later branches anymore however we
identified that the changes done in 5.0+ are welcome so we included them as well.
2024-09-10 10:09:59 +02:00
Stefan Miklosovic
6ec8c5bb81
Merge branch 'cassandra-4.0' into cassandra-4.1
2024-09-10 10:00:38 +02:00
Dmitry Konstantinov
c56ba3b317
Improve accuracy of memtable heap usage tracking
...
Fix estimateRowOverhead in Memtable: ByteBuffer in Partition key was not counted
Fix non-counted size of "columns" field in Columns.unsharedHeapSize
BTree.sizeOfStructureOnHeap wrongly reported a non-zero size for EMPTY_LEAF shared constant value
Fix MemtableSizeTest flakeness by not measuring of allocator and ColumnFamilyStore/Keyspace
Patch by Dmitry Konstantinov; reviewed by Branimir Lambov, Stefan Miklosovic for CASSANDRA-17298
2024-09-09 12:00:11 +02:00
David Capwell
6e0c3b3e90
Merge branch 'cassandra-5.0' into trunk
2024-09-06 15:20:03 -07:00
Abe Ratnofsky
b4894226c5
Add guardrail for enabling usage of VectorType
...
patch by Abe Ratnofsky; reviewed by Caleb Rackliffe, David Capwell for CASSANDRA-19903
2024-09-06 15:19:03 -07:00
Stefan Miklosovic
8ac5efb666
Merge branch 'cassandra-5.0' into trunk
2024-09-06 10:10:30 +02:00
Stefan Miklosovic
7524b774f9
Set executable flag for shell scripts in .build directory for source artifact
...
patch by Stefan Miklosovic; reviewed by Michael Semb Wever for CASSANDRA-19896
2024-09-06 10:08:09 +02:00
mck
263049d1b0
Merge branch 'cassandra-5.0' into trunk
...
* cassandra-5.0:
Increment version to 5.0.1
2024-09-05 23:23:10 +02:00
mck
09fd4d647a
Increment version to 5.0.1
2024-09-05 23:22:41 +02:00
Arun Ganesh
bddaa4409f
SAI support for BETWEEN operator
...
Patch by Arun Ganesh; reviewed by Caleb Rackliffe and Zhao Yang for CASSANDRA-19688
Co-authored-by: Arun Ganesh <20590666+arkn98@users.noreply.github.com>
Co-authored-by: Caleb Rackliffe <calebrackliffe@gmail.com>
2024-09-05 12:09:10 -05:00
Benjamin Lerer
c7e9048d4d
Fix BETWEEN filtering for reversed clustering columns
...
patch by Benjamin Lerer; reviewed by Caleb Rackliffe for CASSANDRA-19878
2024-09-04 14:55:49 -05:00
David Capwell
fdabc1f977
Create a fuzz test that randomizes topology changes, cluster actions, and CQL operations
...
patch by David Capwell; reviewed by Alex Petrov for CASSANDRA-19847
2024-09-04 10:51:09 -07:00
Stefan Miklosovic
23ca9d9692
Merge branch 'cassandra-5.0' into trunk
2024-09-04 15:49:37 +02:00
Stefan Miklosovic
e8d1d6e2d2
Merge branch 'cassandra-4.1' into cassandra-5.0
2024-09-04 15:39:28 +02:00
Stefan Miklosovic
98a4905424
Merge branch 'cassandra-4.0' into cassandra-4.1
2024-09-04 15:37:37 +02:00
Stefan Miklosovic
e08a7049ad
Merge branch 'cassandra-3.11' into cassandra-4.0
2024-09-04 15:36:16 +02:00
Stefan Miklosovic
c738e0d455
Merge branch 'cassandra-3.0' into cassandra-3.11
2024-09-04 15:35:06 +02:00
Stefan Miklosovic
faaffe867c
Upgrade OWASP dependency check to 10.0.4
...
patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-19895
2024-09-04 15:33:31 +02:00
Marcus Eriksson
6dc9ca99fa
Retry if node leaves CMS while committing a transformation
...
Patch by Marcus Eriksson; reviewed by David Capwell and Sam Tunnicliffe
for CASSANDRA-19872
2024-09-04 14:33:20 +01:00
Jacek Lewandowski
9e51f6701e
Merge branch 'cassandra-5.0' into trunk
...
* cassandra-5.0:
Fix rendering UNSET collection types in query tracing
2024-08-30 10:42:03 +02:00
Jacek Lewandowski
2521b83c92
Merge branch 'cassandra-4.1' into cassandra-5.0
...
* cassandra-4.1:
Fix rendering UNSET collection types in query tracing
2024-08-30 10:41:41 +02:00
Jacek Lewandowski
505aff4517
Merge branch 'cassandra-4.0' into cassandra-4.1
...
* cassandra-4.0:
Fix rendering UNSET collection types in query tracing
2024-08-30 10:41:39 +02:00
Lukasz Antoniak
c53d3ac8c6
Fix rendering UNSET collection types in query tracing
...
Patch by Lukasz Antoniak reviewed by Jacek Lewandowski for CASSANDRA-19880
2024-08-30 10:41:38 +02:00
David Capwell
ffc0f01b0e
Add a concept for retrying messages
...
patch by David Capwell; reviewed by Alex Petrov for CASSANDRA-19856
2024-08-29 18:21:42 -07:00
Benjamin Lerer
e0074a31ef
Add support for NOT operators in WHERE clauses (CASSANDRA-18584)
...
In addition - Fixed Three Valued Logic
patch by Piotr Kolaczkowski; reviewed by Benjamin Lerer, Ekaterina Dimitrova, Andres de la Pena for CASSANDRA-18584
Co-authored-by: Benjamin Lerer <b.lerer@gmail.com>
Co-authored by: Ekaterina Dimitrova<ekaterina.dimitrova@datastax.com>
2024-08-29 20:52:55 -04:00
Mick Semb Wever
8d154ba66f
Merge branch 'cassandra-5.0' into trunk
...
* cassandra-5.0:
Prepare debian changelog for 5.0.0
2024-08-29 11:51:18 +02:00
Mick Semb Wever
c3c44a7feb
Merge branch 'cassandra-5.0.x' into cassandra-5.0
...
* cassandra-5.0.x:
Prepare debian changelog for 5.0.0
2024-08-29 11:51:08 +02:00
Mick Semb Wever
186272edca
Prepare debian changelog for 5.0.0
2024-08-29 11:17:02 +02:00
Marcus Eriksson
a2dad4ab19
Allow getendpoints for system tables and make sure getNaturalReplicas work for MetaStrategy
...
Patch by marcuse; reviewed by Sam Tunnicliffe for CASSANDRA-19846
2024-08-28 08:41:08 +02:00
Marcus Eriksson
e1540fc85b
On upgrade, handle pre-existing tables with unexpected table ids
...
Patch by marcuse; reviewed by Sam Tunnicliffe for CASSANDRA-19845
2024-08-28 08:41:03 +02:00
Marcus Eriksson
e5973bf34f
Reconfigure CMS before assassinate
...
Patch by marcuse; reviewed by Sam Tunnicliffe for CASSANDRA-19768
2024-08-28 08:40:57 +02:00
mck
5c6ebe45a0
Merge branch 'cassandra-5.0' into trunk
...
* cassandra-5.0:
Increment version to 5.0.0
2024-08-26 20:55:17 +02:00
mck
7e216f1632
Merge branch 'cassandra-5.0.0' into cassandra-5.0
...
* cassandra-5.0.0:
Increment version to 5.0.0
2024-08-26 20:54:17 +02:00
mck
83fe02f547
Increment version to 5.0.0
2024-08-26 20:50:55 +02:00
Stefan Miklosovic
1c1fbfd3d3
enrich .asf.yaml
...
patch by Stefan Miklosovic; reviewed by Michael Semb Wever for CASSANDRA-19854
2024-08-23 10:48:15 +02:00
Alex Petrov
c263cdf610
Fix ProgressBarrierTest
...
Patch by Alex Petrov; reviewed by Marcus Eriksson for CASSANDRA-19849.
2024-08-22 16:48:44 +02:00
Ariel Weisberg
5deb406bec
Merge branch 'cassandra-5.0' into trunk
2024-08-21 16:05:42 -04:00
Ariel Weisberg
f7d407ba31
Merge branch 'cassandra-4.1' into cassandra-5.0
2024-08-21 16:04:44 -04:00