Commit Graph

  • e4c42acd8f docs: update a procedure of decommissioning a DC Aleksandra Martyniuk 2026-02-03 15:56:29 +01:00
  • 1c764cf6ea docs: update a procedure of adding a DC Aleksandra Martyniuk 2026-02-03 15:19:18 +01:00
  • e08ac60161 docs: describe upgrade to enforce_rack_list option Aleksandra Martyniuk 2026-02-09 13:48:01 +01:00
  • eefe66b2b2 docs: describe conversion to rack-list RF Aleksandra Martyniuk 2026-02-03 13:25:23 +01:00
  • 54dca90e8c Merge 'test: move dtest/guardrails_test.py to test_guardrails.py' from Andrzej Jackowski Marcin Maliszkiewicz 2026-02-23 12:34:43 +01:00
  • 1293b94039 auth: cache: fix permissions iterator invalidation in reload_all_permissions Marcin Maliszkiewicz 2026-02-23 12:13:15 +01:00
  • fec7df7cbb topology::snapshot: Add expiry (ttl) to RPC/topo op Calle Wilund 2026-02-03 17:45:57 +01:00
  • cc60d014ed test_snapshot_with_tablets: Extend test to check manifest content Calle Wilund 2026-02-03 16:20:22 +01:00
  • f7aa2aacfc table::manifest: Add tablet info to manifest.json Calle Wilund 2026-02-03 16:18:42 +01:00
  • ae10b5a897 test::test_snapshot_with_tablets: Add small test for topo coordinated snapshot Calle Wilund 2026-02-03 13:16:14 +01:00
  • bac81df20f scylla-nodetool: Add "cluster snapshot" command Calle Wilund 2026-02-09 10:15:53 +01:00
  • b0604d9840 api::storage_service: Add tablets/snapshots command for cluster level snapshot Calle Wilund 2026-02-09 09:48:01 +01:00
  • a4c389413c Merge 'Hardens MV shutdown behavior by fixing lifecycle tracking for detached view-builder callbacks' from Alex Dathskovsky Piotr Dulikowski 2026-02-23 11:28:37 +01:00
  • 9680541144 db::snapshot-ctl: Add method to do snapshot using topo coordinator Calle Wilund 2026-02-09 09:30:12 +01:00
  • 425d6b4441 storage_proxy: Add snapshot_keyspace method Calle Wilund 2026-02-03 12:59:40 +01:00
  • 012a065364 topology_coordinator: Add handler for snapshot_tables Calle Wilund 2026-02-03 12:58:01 +01:00
  • 2bc633c3bd storage_proxy: Add handler for SNAPSHOT_WITH_TABLETS Calle Wilund 2026-02-03 12:53:40 +01:00
  • d1b06482f0 messaging_service: Add SNAPSHOT_WITH_TABLETS verb Calle Wilund 2026-02-03 12:52:04 +01:00
  • 3075311f21 feature_service: Add SNAPSHOT_AS_TOPOLOGY_OPERATION feature Calle Wilund 2026-02-03 12:50:55 +01:00
  • 988c5238cf topology_mutation: Add setter for snapshot part of row Calle Wilund 2026-02-03 12:49:39 +01:00
  • 8bb81f00f8 system_keyspace::topology_requests_entry: Add snapshot info to table Calle Wilund 2026-02-03 12:48:38 +01:00
  • 642aa44937 topology_state_machine: Add snapshot_tables operation Calle Wilund 2026-02-03 12:32:19 +01:00
  • e3d4493bf6 topology_coordinator: Break out logic from handle_truncate_table Calle Wilund 2026-01-28 16:49:49 +01:00
  • 6e39c3bb83 storage_proxy: Break out logic from request_truncate_with_tablets Calle Wilund 2026-01-28 16:37:35 +01:00
  • ad0c2de0d1 test/object_store: Remove create_ks_and_cf() helper Pavel Emelyanov 2026-02-10 15:45:00 +03:00
  • 6711afd73b test/object_store: Replace create_ks_and_cf() usage with standard methods Pavel Emelyanov 2026-02-10 15:44:13 +03:00
  • ed3a326637 test/object_store: Shift indentation right for test cases Pavel Emelyanov 2026-02-10 15:34:33 +03:00
  • 75d4bc26d3 auth/cache: acquire _loading_sem in cross-shard callbacks Marcin Maliszkiewicz 2026-02-23 10:23:09 +01:00
  • 3d07633300 test/object_store: Use itertools.product() for deeply nested loops Pavel Emelyanov 2026-02-11 12:31:56 +03:00
  • a9a82f89ac test/object_store: Replace dataset creation usage with standard methods Pavel Emelyanov 2026-02-11 12:22:53 +03:00
  • 988606ac7f test/object_store: Shift indentation right for test_restore_with_streaming_scopes Pavel Emelyanov 2026-02-11 12:15:59 +03:00
  • 5161aeee95 test/backup: Run keyspace flush and snapshot taking API in parallel Pavel Emelyanov 2026-02-16 15:32:21 +03:00
  • 21752a43fe test/backup: Re-use take_snapshot() helper in do_abort_restore() Pavel Emelyanov 2026-02-16 15:30:16 +03:00
  • 818a99810c test/backup: Move take_snapshot() helper up Pavel Emelyanov 2026-02-16 15:26:14 +03:00
  • 55ad575c8f Update ScyllaDB version to: 2026.1.0-rc3 Jenkins Promoter 2026-02-22 14:48:35 +02:00
  • 321d4caf0c object_storage: add retryable machinery to object storage Ernest Zaslavsky 2026-01-15 14:08:34 +02:00
  • 24972da26d rest_client: add simple_send overload Ernest Zaslavsky 2026-02-22 13:22:44 +02:00
  • 8982140cd9 Merge '[Backport 2026.1] test_tablets_parallel_decommission: Fix flakiness due to delayed task appearance' from Scylladb[bot] Tomasz Grabiec 2026-02-21 01:45:52 +01:00
  • e90449f770 test_tablets_parallel_decommission: Fix flakiness due to delayed task appearance Tomasz Grabiec 2026-02-18 00:42:21 +01:00
  • 98fd5c5e45 test: cluster: task_manager_client: Introduce wait_task_appears() Tomasz Grabiec 2026-02-18 00:41:08 +01:00
  • cca6a1c3dd tests: pylib: util: Add exponential backoff to wait_for Tomasz Grabiec 2026-02-18 00:38:51 +01:00
  • aba5a8c37f generic_server: fix waiters count in shed log Marcin Maliszkiewicz 2026-02-20 17:03:50 +01:00
  • 23bed55170 generic_server: scale connection concurrency semaphore by listener count Marcin Maliszkiewicz 2026-02-20 16:37:59 +01:00
  • e8efcae991 Merge 'Use standard ks/cf/data creation methods in object_store/test_basic.py test' from Pavel Emelyanov Patryk Jędrzejczak 2026-02-20 15:53:37 +01:00
  • d01915131a test/cqlpy: make test_indexing_paging_and_aggregation much faster Nadav Har'El 2026-01-20 13:31:54 +02:00
  • 92bc5568c5 tools: toolchain: build sanitizers for future toolchain Avi Kivity 2026-02-19 21:42:54 +02:00
  • 6c04e02f66 Merge 'Fix restoration test's validation of streaming directions' from Pavel Emelyanov Botond Dénes 2026-02-20 15:42:10 +02:00
  • 6f88c0dbd3 Merge ' test_tablets_parallel_decommission: Fix flakiness due to delayed task appearance' from Tomasz Grabiec Botond Dénes 2026-02-20 15:05:36 +02:00
  • c96420c015 tests: Re-use manager.get_server_exe() Pavel Emelyanov 2026-02-17 13:29:26 +03:00
  • a4a0d75eee test/object_store: Parametrize test_simple_backup_and_restore() Pavel Emelyanov 2026-02-17 13:42:17 +03:00
  • a2e1293f86 test/object_store: Squash two simple-backup tests together Pavel Emelyanov 2026-02-11 11:53:34 +03:00
  • 7e90ed657c Merge 'Fix client_options docs' from Karol Baryła Botond Dénes 2026-02-20 14:23:34 +02:00
  • 525cb5b3eb table: Use fmt::to_string() to stringify compation group ID Pavel Emelyanov 2026-02-12 20:52:20 +03:00
  • 9edd0ae3fb raft topology: prevent accessing nullptr returned by topology::find Patryk Jędrzejczak 2026-02-05 13:19:39 +01:00
  • dc3133b031 raft topology: make some assertions non-crashing Patryk Jędrzejczak 2026-02-05 12:18:45 +01:00
  • d399a197f5 Merge 'raft: Await instead of returning future in wait_for_state_change' from Dawid Mędrek Patryk Jędrzejczak 2026-02-20 12:17:21 +01:00
  • eb5a564df2 test: move dtest/guardrails_test.py to test_guardrails.py Andrzej Jackowski 2026-02-20 08:04:54 +01:00
  • 9df426d2ae test: prepare guardrails_test.py to be moved to test/cluster/ Andrzej Jackowski 2026-02-20 07:58:53 +01:00
  • 2c0295962e test: decrease strain in test_startup_response Marcin Maliszkiewicz 2026-02-20 10:13:55 +01:00
  • 1f1fc2c2ac test: decrease strain in test_startup_response Marcin Maliszkiewicz 2026-02-20 10:13:55 +01:00
  • f33f324f77 mutation_compactor: Fix tombstone GC metrics to account for only expired Raphael S. Carvalho 2026-02-16 14:55:54 -03:00
  • 0bf4c68af5 Merge 'docs: fix link to docker build readme in the README.MD' from Marcin Szopa Botond Dénes 2026-02-20 08:21:46 +02:00
  • 51a25c8af3 test/boost/batchlog_manager_test: add tests for v1 batchlog Botond Dénes 2026-02-04 09:12:00 +02:00
  • 83344dacbd test/boost/batchlog_manager_test: make prepare_batches() work with both v1 and v2 Botond Dénes 2026-02-04 09:09:28 +02:00
  • 2956714e19 test/boost/batchlog_manager_test: fix indentation Botond Dénes 2026-02-03 09:42:44 +02:00
  • 23732227fe test/boost/batchlog_manager_test: extract prepare_batches() method Botond Dénes 2026-02-02 15:48:52 +02:00
  • af26956bb4 test/lib/cql_assertions: is_rows(): add dump parameter Botond Dénes 2026-02-04 09:05:27 +02:00
  • 48e9b3d668 tools/scylla-sstable: extract query result printers Botond Dénes 2025-06-26 09:02:29 +03:00
  • 978627c4e1 tools/scylla-sstable: add std::ostream& arg to query result printers Botond Dénes 2025-06-26 08:50:03 +03:00
  • 0549b61d55 repair/row_level: repair_flush_hints_batchlog_handler(): add all_replayed to finish log Botond Dénes 2026-02-04 09:14:08 +02:00
  • dd50bd9bd4 db/batchlog_manager: re-add v1 support Botond Dénes 2026-01-29 11:22:16 +02:00
  • 8ffa3d32c0 db/batchlog_manager: return all_replayed from process_batch() Botond Dénes 2026-01-29 14:52:56 +02:00
  • 091b43f54b db/batchlog_manager: process_bath() fix indentation Botond Dénes 2026-02-03 10:30:15 +02:00
  • ef2b8b4819 db/batchlog_manager: make batch() a standalone function Botond Dénes 2026-01-29 14:17:56 +02:00
  • ca2bbbad97 db/batchlog_manager: make structs stats public Botond Dénes 2026-01-29 14:17:07 +02:00
  • f8bfaedb6e db/batchlog_manager: allocate limiter on the stack Botond Dénes 2026-01-29 13:11:51 +02:00
  • ac059dadc6 db/batchlog_manager: add feature_service dependency Botond Dénes 2026-01-29 11:21:26 +02:00
  • c901ab53d2 gms/feature_service: add batchlog_v2 feature Botond Dénes 2026-01-29 11:21:10 +02:00
  • 66bef0ed36 lua, tools: adjust for lua 5.5 lua_newstate seed parameter Avi Kivity 2026-02-19 21:57:41 +02:00
  • 27a5502f14 Merge 'Reapply "main: test: add future and abort_source to after_init_func"' from Marcin Maliszkiewicz Avi Kivity 2026-02-19 19:12:46 +02:00
  • c9d192c684 Merge 'raft ropology: prevent crashes of multiple nodes' from Patryk Jędrzejczak Dawid Mędrek 2026-02-19 16:50:03 +01:00
  • 180d4d6206 test: auth_cluster: add test for hanged AUTHENTICATING connections Marcin Maliszkiewicz 2026-02-04 09:34:10 +01:00
  • dfd77a7a9c transport: fix connection code to consume only initially taken semaphore units Marcin Maliszkiewicz 2026-02-03 14:51:24 +01:00
  • 4cff0fddd4 transport: remove redundant futurize_invoke from counted data sink and source Marcin Maliszkiewicz 2025-12-09 18:46:47 +01:00
  • 22c3d8d609 Merge 'db/config: enable table audit by default' from Piotr Smaron Marcin Maliszkiewicz 2026-02-19 16:30:11 +01:00
  • b7b7fef02c test: auth_cluster: add test for hanged AUTHENTICATING connections Marcin Maliszkiewicz 2026-02-04 09:34:10 +01:00
  • 6c29f0f425 transport: fix connection code to consume only initially taken semaphore units Marcin Maliszkiewicz 2026-02-03 14:51:24 +01:00
  • 7123df1fcc transport: remove redundant futurize_invoke from counted data sink and source Marcin Maliszkiewicz 2025-12-09 18:46:47 +01:00
  • b4b9b547ce replica: Remove unused sched groups from keyspace and table configs Pavel Emelyanov 2026-02-04 18:03:43 +03:00
  • 45115415fb Merge 'Parametrize and merge several restoration test cases' from Pavel Emelyanov Patryk Jędrzejczak 2026-02-19 15:42:54 +01:00
  • 032b5f16e0 test: topology_custom: Reduce wait time in test_sync_point Dawid Mędrek 2026-02-10 16:47:20 +01:00
  • 654a824f58 test: topology_custom: Fix test_sync_point Dawid Mędrek 2026-02-10 16:43:21 +01:00
  • 07758bce68 test: topology_custom: Await sync points asynchronously Dawid Mędrek 2026-02-10 16:41:42 +01:00
  • 45577072fa test: topology_custom: Create sync points asynchronously Dawid Mędrek 2026-02-10 16:36:51 +01:00
  • 58a342c524 test: topology_custom: Fetch hint metrics asynchronously Dawid Mędrek 2026-02-10 16:26:37 +01:00
  • 26372e65df Merge 's3_perf: Fix the s3 perf test' from Ernest Zaslavsky Pavel Emelyanov 2026-02-19 15:53:41 +03:00
  • 7ec710c250 Merge 'tablets: Reduce per-shard migration concurrency to 2' from Tomasz Grabiec Avi Kivity 2026-02-19 13:50:23 +02:00
  • 4e5eebe422 test: cluster: Reduce wait time in test_sync_point Dawid Mędrek 2026-02-10 16:47:20 +01:00
  • d59d7defee test: cluster: Fix test_sync_point Dawid Mędrek 2026-02-10 16:43:21 +01:00
  • 916ba5300f test: cluster: Await sync points asynchronously Dawid Mędrek 2026-02-10 16:41:42 +01:00