Brandon Williams
eff82685e2
Merge branch 'cassandra-4.0' into cassandra-4.1
2025-01-14 06:08:35 -06:00
Brandon Williams
64b8d6b9ad
Allow hint delivery during schema mismatch
...
Patch by brandonwilliams; reviewed by smiklosovic for CASSANDRA-20188
2025-01-14 06:06:23 -06:00
Sam Tunnicliffe
332341b9b6
Merge branch 'cassandra-4.1' into cassandra-5.0
2025-01-13 09:50:38 +00:00
Dmitry Konstantinov
6f90e962f5
Enforce CQL message size limit on multiframe messages
...
Patch by Dmitry Konstantinov; reviewed by Sam Tunnicliffe,
Caleb Rackliffe for CASSANDRA-20052
2025-01-13 09:47:37 +00:00
Caleb Rackliffe
184887069f
Remove v30 and v3X from 5.x in-JVM upgrade tests
...
patch by Caleb Rackliffe; reviewed by Mick Semb Wever and Brandon Williams for CASSANDRA-20103
2025-01-10 13:13:12 -06:00
Stefan Miklosovic
e130bd1d44
Merge branch 'cassandra-4.1' into cassandra-5.0
2025-01-09 23:43:41 +01:00
Stefan Miklosovic
f9d4888c55
Merge branch 'cassandra-4.0' into cassandra-4.1
2025-01-09 23:43:30 +01:00
Stefan Miklosovic
1c4732cf57
Merge branch 'cassandra-3.11' into cassandra-4.0
2025-01-09 23:43:05 +01:00
Stefan Miklosovic
b18a7064fd
Merge branch 'cassandra-3.0' into cassandra-3.11
2025-01-09 23:42:38 +01:00
Ke Han
f41c2e29d2
Fix incorrect column identifier bytes problem when renaming a column
...
patch by Ke Han; reviewed by Stefan Miklosovic and Brandon Williams for CASSANDRA-18956
2025-01-09 17:35:27 +01:00
Brandon Williams
02755193f9
Merge branch 'cassandra-4.1' into cassandra-5.0
2025-01-08 13:40:55 -06:00
Brandon Williams
0edd63287b
Merge branch 'cassandra-4.0' into cassandra-4.1
2025-01-08 13:40:41 -06:00
Brandon Williams
b074675c37
Add in-jvm dtest for durable writes
...
Patch by brandonwilliams; reviewed by smiklosovic for CASSANDRA-19601
2025-01-08 13:40:02 -06:00
David Capwell
8125a69480
Merge branch 'cassandra-4.1' into cassandra-5.0
2025-01-07 17:45:52 -08:00
David Capwell
4da92af589
Merge branch 'cassandra-4.0' into cassandra-4.1
2025-01-07 17:40:39 -08:00
Sunil Ramchandra Pawar
4fc8bb29fc
IndexOutOfBoundsException when accessing partition where the column was deleted
...
patch by Sunil Ramchandra Pawar; reviewed by Caleb Rackliffe, David Capwell for CASSANDRA-20108
2025-01-07 17:38:20 -08:00
mck
3cdd540bfe
Timing info for each test split in Jenkinsfile
...
patch by Mick Semb Wever; reviewed by Brandon Williams for CASSANDRA-20157
2025-01-05 19:05:48 +01:00
Dmitry Konstantinov
4ae1aee39b
Avoid memory allocation in NativeCell.valueSize() and NativeClustering.dataSize()
...
patch by Dmitry Konstantinov; reviewed by Branimir Lambov, Mick Semb Wever for CASSANDRA-20162
2025-01-04 21:55:31 +01:00
mck
ea79f7b13f
ninja-fix – 5.0 docs are not preview anymore
2025-01-03 11:48:25 +01:00
mck
1677dc6553
Merge branch 'cassandra-4.1' into cassandra-5.0
...
* cassandra-4.1:
Remove 2 metrics listed in 3.11 documentation that weren't added until 4.0
2025-01-02 16:55:58 +01:00
mck
e3d79464f2
Merge branch 'cassandra-4.0' into cassandra-4.1
...
* cassandra-4.0:
Remove 2 metrics listed in 3.11 documentation that weren't added until 4.0
2025-01-02 16:55:40 +01:00
mck
a7eea177d2
Merge branch 'cassandra-3.11' into cassandra-4.0
...
* cassandra-3.11:
Remove 2 metrics listed in 3.11 documentation that weren't added until 4.0
2025-01-02 16:55:16 +01:00
Andrew Hogg
51696d239a
Remove 2 metrics listed in 3.11 documentation that weren't added until 4.0
...
patch by Andrew Hogg; reviewed Lorina Poland for CASSANDRA-18689
2025-01-02 16:53:46 +01:00
Maxim Chanturiay
2841842f0a
Fixed the link to non-existing cleaner Runnable
...
patch by Maxim Chanturiay; reviewed by Mick Semb Wever for CASSANDRA-18801
2025-01-02 16:45:35 +01:00
Brad Schoening
ac36ddd7f6
added summary to storage-engine doc
...
patch by Brad Schoening; reviewed by Mick Semb Wever for CASSANDRA-19640
2025-01-02 16:38:08 +01:00
vsricharan16
0e7bd24f5c
Fix typo in UNLOGGED BATCH section of CQL DML page
...
patch by V Sri Charan Reddy ; reviewed by Erick Ramirez for CASSANDRA-17846
2025-01-02 16:29:36 +01:00
mck
4354feef91
Fix nodetool docs page
...
patch by Mick Semb Wever; reviewed by Brandon Williams for CASSANDRA-20030
2025-01-02 16:07:16 +01:00
Sarma Pydipally
227d294986
Typo in storage-engine.adoc
...
patch by Sarma Pydipally; reviewd by Bernardo Botella, Mick Semb Wever for CASSANDRA-20168
2024-12-31 15:21:31 +01:00
mck
0d05233bc8
Remove REPEATED_TESTS from repeated tests script
...
patch by Mick Semb Wever; reviewed by Štefan Miklošovič for CASSANDRA-20139
2024-12-23 07:23:56 +11:00
Marcus Eriksson
f9ab5cf797
Add flag to avoid invalidating key cache on sstable deletions
...
Patch by marcuse; reviewed by Caleb Rackliffe for CASSANDRA-20068
2024-12-11 10:27:11 +01:00
Caleb Rackliffe
2651623af6
Interpret inet, bigint, varint, and decimal as non-reversed types for query construction and post-filtering
...
patch by Caleb Rackliffe; reviewed by David Capwell for CASSANDRA-20100
2024-12-09 15:06:02 -06:00
Bereng
70ec86c576
Repeatable test runs, and named command line options, for test scripts
...
Each test type has a -repeat suffixed companion, used with the `-e REPEATED_TESTS_COUNT` option.
patch by Berenguer Blasi; reviewed by Mick Semb Wever, Brandon Williams for CASSANDRA-18942
2024-12-09 15:52:23 +11:00
Mick Semb Wever
e476c48a1c
GossipShutdowns only apply if greater than or equal generation
...
patch by Mick Semb Wever; reviewed by Brandon Williams for CASSANDRA-20033
2024-11-25 11:49:44 +01:00
Yifan Cai
1655578ae8
Merge branch 'cassandra-4.1' into cassandra-5.0
...
* cassandra-4.1:
Enhance CQLSSTableWriter to notify client on sstable production
2024-11-22 14:59:16 -08:00
Yifan Cai
c44008e9e4
Merge branch 'cassandra-4.0' into cassandra-4.1
...
* cassandra-4.0:
Enhance CQLSSTableWriter to notify client on sstable production
2024-11-22 14:57:36 -08:00
Yifan Cai
659558c980
Enhance CQLSSTableWriter to notify client on sstable production
...
Patch by Yifan Cai; Reviewed by Francisco Guerrero for CASSANDRA-19800
2024-11-22 14:49:22 -08:00
Caleb Rackliffe
376fe2a9fe
Streamline the serialized format for index status gossip messages
...
patch by Caleb Rackliffe; reviewed by David Capwell for CASSANDRA-20058
2024-11-21 14:59:38 -06:00
Mick Semb Wever
0d9d67bcb1
Merge branch 'cassandra-4.1' into cassandra-5.0
...
* cassandra-4.1:
A node should always return back the full information about itself for gossip regardless the asked heartbeat version
2024-11-19 00:49:52 +01:00
Mick Semb Wever
7559e2708a
Merge branch 'cassandra-4.0' into cassandra-4.1
...
* cassandra-4.0:
A node should always return back the full information about itself for gossip regardless the asked heartbeat version
2024-11-19 00:38:23 +01:00
Brandon Williams
360f22b9cb
Merge branch 'cassandra-4.1' into cassandra-5.0
2024-11-18 17:35:12 -06:00
Brandon Williams
94bc2203fd
Merge branch 'cassandra-4.0' into cassandra-4.1
2024-11-18 17:33:33 -06:00
Runtian Liu
426eebb513
A node should always return back the full information about itself for gossip regardless the asked heartbeat version
...
patch by Runtian Liu; reviewed by Brandon Williams, Michael Semb Wever for CASSANDRA-19983
2024-11-19 00:23:45 +01:00
Brandon Williams
0e325b32e1
Merge branch 'cassandra-4.1' into cassandra-5.0
2024-11-18 09:01:24 -06:00
Brandon Williams
bdfb3fb9d6
increment version to 4.0.16
2024-11-18 09:01:15 -06:00
Brandon Williams
cf58931276
Merge branch 'cassandra-4.0' into cassandra-4.1
2024-11-18 09:01:10 -06:00
Brandon Williams
a231b787e5
increment version to 4.0.16
2024-11-18 09:00:59 -06:00
Bereng
af140beee5
Merge branch 'cassandra-4.1' into cassandra-5.0
...
* cassandra-4.1:
Flaky PstmtPersistenceTest take 2
2024-11-15 13:25:40 +01:00
Bereng
364b641abc
Merge branch 'cassandra-4.0' into cassandra-4.1
...
* cassandra-4.0:
Flaky PstmtPersistenceTest take 2
2024-11-15 13:19:36 +01:00
Bereng
f3c29e08fa
Flaky PstmtPersistenceTest take 2
...
patch by Berenguer Blasi; reviewed by Stefan Miklosovic for CASSANDRA-20055
2024-11-15 13:17:12 +01:00
Stefan Miklosovic
8890c649a6
Merge branch 'cassandra-4.1' into cassandra-5.0
2024-11-15 11:55:12 +01:00