Commit Graph

  • 946a2bb988 storage_service: do not call raft_topology_update_ip for left nodes Patryk Jędrzejczak 2025-12-29 14:33:44 +01:00
  • be16e42cb0 service/storage_service: update service levels cache after upgrade to v2 Michał Jadwiszczak 2025-12-11 11:04:45 +01:00
  • 53d0a2b5dc service/storage_service: check if service levels were already upgraded before doing migration to raft Michał Jadwiszczak 2025-12-15 12:16:30 +01:00
  • f7eae50d98 test/alternator: fix some expected error messages to fit DynamoDB Nadav Har'El 2026-01-07 14:06:33 +02:00
  • e97fbc2d65 test/alternator: fix compressed request test on non-us-east1 Nadav Har'El 2026-01-07 13:16:18 +02:00
  • f0d159abb0 Merge 'test/raft: use valid sentinel in liveness check to prevent digest errors' from Emil Maskovsky Patryk Jędrzejczak 2026-01-07 12:31:21 +01:00
  • 2c02e463ff test/alternator: fix test's expected error message on DynamoDB Nadav Har'El 2026-01-05 17:17:19 +02:00
  • 4f3150c282 test/alternator: mark Alternator-only test scylla_only Nadav Har'El 2026-01-05 16:36:33 +02:00
  • df6b347911 test/alternator: fix test on DynamoDB Nadav Har'El 2026-01-05 16:01:25 +02:00
  • 9d6a463324 test/alternator: increase wait_for_gsi() timeout Nadav Har'El 2026-01-05 14:56:22 +02:00
  • 62313a6264 load_sketch: Allow populating load_sketch with normalized current load Łukasz Paszkowski 2025-12-19 17:48:20 +01:00
  • 2642636ada build: avoid ccache masquarading when choosing ccache too Avi Kivity 2026-01-05 19:14:59 +02:00
  • 5f79d93102 Merge 'Alternator response compression' from Szymon Malewski Nadav Har'El 2026-01-06 16:47:11 +02:00
  • 4ba3e90f33 test/raft: use valid sentinel in liveness check to prevent digest errors Emil Maskovsky 2026-01-06 14:23:22 +01:00
  • 3af5183633 test/raft: improve debugging in randomized_nemesis_test Emil Maskovsky 2026-01-06 11:31:56 +01:00
  • a51cb3dad9 test: fix flaky test_update_load_stats_after_migration Ferenc Szili 2026-01-05 13:37:59 +01:00
  • b546315edf test.py: fix race condition in initizlization of cqlpy tests Andrei Chekun 2025-12-19 18:09:21 +01:00
  • 4c9c3aae23 tools: toolchain: add dockerfile for future toolchain Avi Kivity 2026-01-03 21:39:36 +02:00
  • 384e394ff0 Merge 'Add similarity functions to calculate similarity of given vectors' from Dawid Pawlik Nadav Har'El 2026-01-05 18:28:10 +02:00
  • ffa11d6a2d test: Verify that repair doesn't block disabling of tablet load balancing Tomasz Grabiec 2025-12-17 16:40:22 +01:00
  • ccdb301731 tablets: Make balancing disabling call preempt tablet transitions Tomasz Grabiec 2025-12-15 11:49:50 +00:00
  • 5c2ca56adf test/alternator: fix test passing a spurious parameter Nadav Har'El 2026-01-05 13:51:01 +02:00
  • e4da0afb8d reader_concurrency_semaphore: add protection against negative count resource leaks Botond Dénes 2025-12-18 17:49:38 +02:00
  • 375479d96c doc: fix the syntax of internal links Anna Stuchlik 2025-12-29 17:59:29 +01:00
  • 1f658bb2e2 alternator/http_compression: Add compression of streamed response Szymon Malewski 2025-12-04 23:30:20 +01:00
  • b8afb173a6 alternator/http_compression: Add implementation od gzip/deflate of string response Szymon Malewski 2025-12-04 23:13:58 +01:00
  • ec329f85b0 alternator/http_compression: Add handling of Accept-Encoding header Szymon Malewski 2025-12-04 22:53:11 +01:00
  • 08386ea959 test/alternator: add tests for compressed responses Szymon Malewski 2025-11-26 10:26:03 +01:00
  • 0df85c8ae8 Revert "Merge 'Unify configuration of object storage endpoints' from Pavel Emelyanov" Avi Kivity 2026-01-04 16:22:11 +02:00
  • a8114f9bcc test_backup: do_abort_restore: reduce data footprint Benny Halevy 2026-01-04 15:11:43 +02:00
  • c0dd662144 test_backup: do_abort_restore: use error injection Benny Halevy 2026-01-04 15:07:38 +02:00
  • 16dd07c7d4 test_backup: do_abort_restore: use asyncio for cql Benny Halevy 2026-01-04 11:38:55 +02:00
  • f1a583c39c test_backup: do_abort_restore: use new_test_keyspace Benny Halevy 2026-01-04 11:36:04 +02:00
  • 3e8431a3d9 test_backup: do_abort_restore: use logger rather than print Benny Halevy 2026-01-04 11:33:47 +02:00
  • acb2c9b045 test_backup: do_abort_restore: pass auto_rack_dc to servers_add Benny Halevy 2026-01-04 11:29:13 +02:00
  • 1ef6ac5439 consolidating jira automation to one workflow file Dani Tweig 2025-12-24 14:14:35 +02:00
  • 4e41b6f106 tools/scylla-nodetool: Increase precision of compression ratio from 1 to 2 decimal places copilot-swe-agent[bot] 2026-01-03 19:47:04 +00:00
  • e03d24e3f3 Merge 'Use file_stat with a relative path when listing directories' from Benny Halevy Avi Kivity 2026-01-04 22:06:34 +02:00
  • c4a9d7eb3e cql: fix DESC KEYSPACES when a "USE" is in effect Nadav Har'El 2026-01-04 16:48:42 +02:00
  • ff10c6eea6 Merge 'Remove noexcept from storage_group and table functions to allow exception propagation' from Tomasz Grabiec scylla-2025.3.6-candidate-20260105033135 scylla-2025.3.6 Botond Dénes 2025-12-11 15:17:35 +02:00
  • 77a934e5b9 db/hints: Prevent draining hints before hint replay is allowed Dawid Mędrek 2025-12-16 18:28:57 +01:00
  • 4d46674d03 table: get_snapshot_details: use relative-path based file_stat Benny Halevy 2026-01-04 09:53:37 +02:00
  • 2d2177d2c9 table: get_snapshot_details: fix warning in exists_in_dir Benny Halevy 2026-01-04 10:07:56 +02:00
  • 240b32a87a table: get_snapshot_details: fix staging dir calculation Benny Halevy 2026-01-04 10:06:25 +02:00
  • 1a08ef2062 backup: process_snapshot_dir: use relative-path based file_stat Benny Halevy 2026-01-04 09:53:37 +02:00
  • 8d00266f88 directory_lister: add ctor with opened directory Benny Halevy 2026-01-04 09:49:51 +02:00
  • 812750f770 Update pgo profiles - x86_64 Jenkins Promoter 2026-01-04 01:40:49 -05:00
  • c222ea8b2f Increase precision of compression ratio from 1 to 2 decimal places copilot/update-nodetool-compression-ratio copilot-swe-agent[bot] 2026-01-03 19:47:04 +00:00
  • 9c66f52e46 Initial plan copilot-swe-agent[bot] 2026-01-03 19:42:20 +00:00
  • c6d1c63ddb distributed_loader: system_replicated_keys as system keyspace Amnon Heiman 2026-01-02 16:41:47 +02:00
  • 83c1103917 replicated_key_provider: make KSNAME public Amnon Heiman 2026-01-02 16:39:51 +02:00
  • c0b06a7fc6 docs: add vector similarity functions documentation Dawid Pawlik 2025-10-20 16:51:30 +02:00
  • 115bd51873 test/cqlpy: add similarity functions correctness tests Dawid Pawlik 2025-12-16 16:59:25 +01:00
  • 12aa33106f test/cqlpy: add similarity functions invalid call tests Dawid Pawlik 2025-09-19 10:09:25 +02:00
  • b03d520aff cql3: introduce similarity functions syntax Dawid Pawlik 2025-10-14 13:54:53 +02:00
  • 5b2b8d596a vector_similarity_fcts: introduce similarity functions Dawid Pawlik 2025-12-19 15:15:06 +01:00
  • b72df3ae27 vector_similarity_fcts: retrieve similarity function argument types Dawid Pawlik 2025-10-02 11:12:59 +02:00
  • 2bedefbb85 vector_similarity_fcts: add calculating similarity between vectors Dawid Pawlik 2025-12-11 15:10:51 +01:00
  • 6c8ddfc018 test/alternator: fix typo in test_returnvalues.py Nadav Har'El 2025-12-30 15:07:16 +02:00
  • 40ada3f187 Update tools/cqlsh submodule (v6.0.32) Israel Fruchter 2025-12-30 18:12:26 +02:00
  • 76b84b71d1 storage/test_out_of_space_prevention.py: Fix async/await bugs Łukasz Paszkowski 2025-12-31 11:06:00 +01:00
  • 624869de86 doc: remove cassandra-stress from installation instructions Anna Stuchlik 2025-12-17 17:18:03 +01:00
  • 392c65b83f topology_coordinator: Ensure repair_update_compaction_ctrl is executed scylla-2025.4.1-candidate-20260101051132 scylla-2025.4.1 Asias He 2025-12-17 10:49:46 +08:00
  • 79877a9677 Update pgo profiles - aarch64 Jenkins Promoter 2026-01-01 05:13:39 +02:00
  • 69d6e63a58 Update pgo profiles - aarch64 Jenkins Promoter 2026-01-01 05:10:44 +02:00
  • 904e2526dd Update pgo profiles - aarch64 Jenkins Promoter 2026-01-01 04:57:37 +02:00
  • 8dcbe011e6 Update pgo profiles - aarch64 Jenkins Promoter 2026-01-01 04:53:35 +02:00
  • 5a861abd48 Update pgo profiles - aarch64 Jenkins Promoter 2026-01-01 04:44:20 +02:00
  • e671ba5d83 Update pgo profiles - x86_64 Jenkins Promoter 2026-01-01 04:32:12 +02:00
  • d6e2d3d34c Update pgo profiles - x86_64 Jenkins Promoter 2026-01-01 04:27:14 +02:00
  • e88b8ce981 Update pgo profiles - x86_64 Jenkins Promoter 2025-12-31 21:15:25 -05:00
  • 019eee28f8 Update pgo profiles - x86_64 Jenkins Promoter 2026-01-01 04:06:12 +02:00
  • e28df9b3d0 test: fix Python warnings in regular expressions Nadav Har'El 2025-12-24 18:38:05 +02:00
  • 597d300527 main.cc: remove warning: 'metric_help' is deprecated Yaniv Michael Kaul 2025-12-16 09:35:51 +02:00
  • c370dd682e Add space after comma in list for Python style consistency copilot/fix-extra-space-in-list copilot-swe-agent[bot] 2025-12-31 13:29:24 +00:00
  • fed74d44fb Add Scylla-specific variants of snapshot validation tests copilot-swe-agent[bot] 2025-12-31 13:27:50 +00:00
  • b690ddb9e5 tools: toolchain: dbuild: bind-mount full ~/.cache to container Avi Kivity 2025-12-30 16:10:53 +02:00
  • 6f71a34a06 Mark tests as cassandra_only - Scylla doesn't enforce these validations copilot-swe-agent[bot] 2025-12-31 12:45:57 +00:00
  • 3abda7d15e topology_coordinator: Ensure repair_update_compaction_ctrl is executed Asias He 2025-12-17 10:49:46 +08:00
  • 6dcf1dc94f Replace implicit string concatenation with explicit strings for clarity copilot-swe-agent[bot] 2025-12-31 07:06:51 +00:00
  • 534f1011b7 Revert incorrect typo fix - restore original Cassandra 3.11 error messages copilot-swe-agent[bot] 2025-12-30 21:02:34 +00:00
  • 3e9b071838 Update seastar submodule Benny Halevy 2025-12-30 11:57:39 +02:00
  • 0264ec3c1d test: test_downgrade_after_partial_upgrade: check that feature is disabled on all nodes after partial upgrade Yaniv Kaul 2025-12-15 15:10:21 +02:00
  • 9cf774cfc6 Optimize test_downgrade_after_partial_upgrade to reduce wait_for_cql_and_get_hosts calls copilot/sub-pr-27654 copilot-swe-agent[bot] 2025-12-30 16:10:57 +00:00
  • c0f20d64ff Initial plan copilot-swe-agent[bot] 2025-12-30 16:07:06 +00:00
  • c697c6633b Merge 'Remove noexcept from storage_group and table functions to allow exception propagation' from Tomasz Grabiec Botond Dénes 2025-12-11 15:17:35 +02:00
  • 763843470e Revert incorrect comma additions - restore implicit string concatenation copilot-swe-agent[bot] 2025-12-30 12:31:16 +00:00
  • b9ff9b0817 Fix implicit string concatenation in test_snapshot_keyspace_with_ktlist copilot-swe-agent[bot] 2025-12-30 12:09:07 +00:00
  • 0c5780590a raft topology: Notify that a node was removed only once Gleb Natapov 2025-12-18 10:37:31 +02:00
  • 6a0387bed4 raft topology: Notify that a node was removed only once Gleb Natapov 2025-12-18 10:37:31 +02:00
  • 9e205cc3a6 raft topology: Notify that a node was removed only once Gleb Natapov 2025-12-18 10:37:31 +02:00
  • ffcce1ffc8 test/boost: fix flaky test node_view_update_backlog Nadav Har'El 2025-12-25 16:19:31 +02:00
  • c9eab7fbd4 test: test_refresh: add test_refresh_deletes_uploaded_sstables Benny Halevy 2025-12-11 13:21:25 +02:00
  • 80e5860a8c docs/alternator: document that Streams needs vnodes Nadav Har'El 2025-11-13 12:00:35 +02:00
  • 853f3dadda Merge 'treewide: fix some spelling errors' from Piotr Smaron Avi Kivity 2025-12-29 20:45:30 +02:00
  • 0fed9f94f8 gossiper: add_saved_endpoint: make generations of excluded nodes negative Patryk Jędrzejczak 2025-12-16 18:40:02 +01:00
  • 749b0278e5 test: introduce test_full_shutdown_during_replace Patryk Jędrzejczak 2025-12-02 13:59:16 +01:00
  • 4526dd93b1 utils: error_injection: allow aborting wait_for_message Patryk Jędrzejczak 2025-12-04 12:40:25 +01:00
  • fc4c2df2ce raft topology: preserve IP -> ID mapping of a replacing node on restart Patryk Jędrzejczak 2025-11-28 14:13:32 +01:00
  • 4e63e74438 messaging: improve the error messages of closed_errors Patryk Jędrzejczak 2025-12-16 14:54:20 +01:00