Commit Graph

  • 484e7aed2c encryption::kms_host: Add exponential backoff-retry for 503 errors Calle Wilund 2025-11-10 13:24:03 +00:00
  • 77407fd704 encryption::kms_host: Include http error code in kms_error Calle Wilund 2025-11-10 12:32:27 +00:00
  • c29efa2cdb Merge 'vector_search: Improve vector-store health checking' from Karol Nowacki Piotr Dulikowski 2025-11-17 12:16:06 +01:00
  • 0602afc085 cdc: Preserve properties when reattaching log table Dawid Mędrek 2025-10-07 18:32:11 +02:00
  • 10975bf65c cdc: Extract creating columns in CDC log table to dedicated function Dawid Mędrek 2025-11-17 11:54:48 +01:00
  • 8bf09ac6f7 cdc: Extract default properties of CDC log tables to dedicated function Dawid Mędrek 2025-11-17 11:50:35 +01:00
  • 991c0f6e6d schema/schema_builder.hh: Add set_properties Dawid Mędrek 2025-11-03 20:54:57 +01:00
  • 76b21d7a5a schema: Add getter for schema::user_properties Dawid Mędrek 2025-10-07 18:27:19 +02:00
  • 3856c9d376 schema: Remove underscores in fields of schema::user_properties Dawid Mędrek 2025-10-07 18:00:46 +02:00
  • 5a0fddc9ee schema: Extract user properties out of raw_schema Dawid Mędrek 2025-10-07 17:32:07 +02:00
  • d3fae2c2f2 locator: use get_primary_replica for get_primary_endpoints Aleksandra Martyniuk 2025-10-03 16:11:23 +02:00
  • 3670afb840 service/storage_service: migrate staging sstables in view building worker during intra-node migration Michał Jadwiszczak 2025-10-08 15:13:18 +02:00
  • 7a19786185 db/view/view_building_worker: support sstables intra-node migration Michał Jadwiszczak 2025-10-08 15:08:48 +02:00
  • 2ae1b8c5cd db/view_building_worker: fix indent Michał Jadwiszczak 2025-10-08 13:54:27 +02:00
  • 67ba46d7ea db/view/view_building_worker: don't organize staging sstables by last token Michał Jadwiszczak 2025-10-08 12:25:38 +02:00
  • b5f38e4590 docs/dev/topology-over-raft: update the recovery section Patryk Jędrzejczak 2025-11-10 15:32:18 +01:00
  • 785a3302e6 docs/dev/topology-over-raft: document zero-token nodes Patryk Jędrzejczak 2025-11-14 12:31:47 +01:00
  • d75558e455 docs/dev/topology-over-raft: clarify the lack of tablet-specific states Patryk Jędrzejczak 2025-11-10 17:09:35 +01:00
  • c362ea4dcb docs/dev/topology-over-raft: add the missing join_group0 state Patryk Jędrzejczak 2025-11-14 12:10:48 +01:00
  • 182d416949 docs/dev/topology-over-raft: update the topology columns Patryk Jędrzejczak 2025-11-10 16:17:27 +01:00
  • 85efcf35c7 Merge '[Backport 2025.4] cdc: set column drop timestamp in the future' from Scylladb[bot] Piotr Dulikowski 2025-11-17 08:59:12 +01:00
  • f0039381d2 Merge 'db/view/view_building_worker: support staging sstables intra-node migration and tablet merge' from Michał Jadwiszczak Piotr Dulikowski 2025-11-17 08:53:19 +01:00
  • 7f45f15237 vector_search: Improve vector-store health checking Karol Nowacki 2025-11-12 20:06:31 +01:00
  • 5c30994bc5 vector_search: Move response_content_to_sstring to utils.hh Karol Nowacki 2025-11-14 09:43:28 +01:00
  • 4bbba099d7 vector_search: Add unit tests for client error handling Karol Nowacki 2025-11-12 18:43:25 +01:00
  • cb654d2286 vector_search: Enable mocking of status requests Karol Nowacki 2025-11-12 17:02:59 +01:00
  • f665564537 vector_search: Extract abort_source_timeout and repeat_until Karol Nowacki 2025-11-12 16:34:13 +01:00
  • ee3b83c9b0 vector_search: Move vs_mock_server to dedicated files Karol Nowacki 2025-11-12 15:46:15 +01:00
  • 696596a9ef test.py: shutdown ManagerClient only in current loop In python 3.14 there is stricter policy regarding asyncio loops. This leads that we can not close clients from different loops. This change ensures that we are closing only client in the current loop. Artsiom Mishuta 2025-11-09 10:06:27 +01:00
  • 35e5f59c75 scylla-sstable: correctly dump sharding_metadata Benny Halevy 2025-11-11 11:17:48 +02:00
  • a01c2dc7e4 install-dependencies.sh: update node_exporter to 1.10.2 Yaron Kaikov 2025-11-09 17:02:33 +02:00
  • 1a224e7d05 auto-backport: Add support for JIRA issue references Yaron Kaikov 2025-11-11 19:15:54 +02:00
  • bd974a4995 install-dependencies.sh: update node_exporter to 1.10.2 Yaron Kaikov 2025-11-09 17:02:33 +02:00
  • 4dcb8c19bd scylla-sstable: correctly dump sharding_metadata Benny Halevy 2025-11-11 11:17:48 +02:00
  • cec15d4175 scylla-sstable: correctly dump sharding_metadata Benny Halevy 2025-11-11 11:17:48 +02:00
  • 898f193ef6 scylla-sstable: correctly dump sharding_metadata scylla-2025.3.4-candidate-20251117021558 scylla-2025.3.4 Benny Halevy 2025-11-11 11:17:48 +02:00
  • 3672715211 Update pgo profiles - x86_64 Jenkins Promoter 2025-11-16 11:42:41 +02:00
  • c8466afe74 test: test concurrent writes with column drop with cdc preimage Michael Litvak 2025-10-09 13:17:53 +02:00
  • 903afafa5f cdc: check if recreating a column too soon Michael Litvak 2025-10-09 17:58:41 +02:00
  • 1d6538cd30 cdc: set column drop timestamp in the future Michael Litvak 2025-10-09 13:22:18 +02:00
  • ba40c1eba9 test: test concurrent writes with column drop with cdc preimage Michael Litvak 2025-10-09 13:17:53 +02:00
  • 28eaa12af9 cdc: check if recreating a column too soon Michael Litvak 2025-10-09 17:58:41 +02:00
  • c37d224db6 cdc: set column drop timestamp in the future Michael Litvak 2025-10-09 13:22:18 +02:00
  • 05ac346927 test: test concurrent writes with column drop with cdc preimage Michael Litvak 2025-10-09 13:17:53 +02:00
  • 2beb4ee4f7 cdc: check if recreating a column too soon Michael Litvak 2025-10-09 17:58:41 +02:00
  • 8ae42c1f5f test/cluster/test_maintenance_mode.py: Wait for initialization Dawid Mędrek 2025-11-13 11:05:28 +01:00
  • 8446a0543a test: Disable maintenance mode correctly in test_maintenance_mode.py Dawid Mędrek 2025-11-06 16:57:47 +01:00
  • de8783c9cd test: Fix keyspace in test_maintenance_mode.py Dawid Mędrek 2025-11-06 16:57:29 +01:00
  • 64293cc7c7 service/qos: Do not crash Scylla if auth_integration absent Dawid Mędrek 2025-11-10 18:41:35 +01:00
  • 40d6890f1b cdc: set column drop timestamp in the future Michael Litvak 2025-10-09 13:22:18 +02:00
  • 153b089d25 migration_manager: pass timestamp to pre_create Michael Litvak 2025-10-09 13:59:03 +02:00
  • 225bbca3a5 test: add mv write during node join test Michael Litvak 2025-11-13 12:18:43 +01:00
  • fa3947e0d0 topology_coordinator: include joining node in barrier Michael Litvak 2025-11-13 11:54:08 +01:00
  • 7b32c277fe test/cluster/test_maintenance_mode.py: Wait for initialization Dawid Mędrek 2025-11-13 11:05:28 +01:00
  • 6d6f870a5f test: Disable maintenance mode correctly in test_maintenance_mode.py Dawid Mędrek 2025-11-06 16:57:47 +01:00
  • 7112e0bfba test: Fix keyspace in test_maintenance_mode.py Dawid Mędrek 2025-11-06 16:57:29 +01:00
  • c96bd48fd0 service/qos: Do not crash Scylla if auth_integration absent Dawid Mędrek 2025-11-10 18:41:35 +01:00
  • a817da2cac test/cluster/test_maintenance_mode.py: Wait for initialization Dawid Mędrek 2025-11-13 11:05:28 +01:00
  • fb6625000b test: Disable maintenance mode correctly in test_maintenance_mode.py Dawid Mędrek 2025-11-06 16:57:47 +01:00
  • aa19daaafe test: Fix keyspace in test_maintenance_mode.py Dawid Mędrek 2025-11-06 16:57:29 +01:00
  • 19ffad8fbd service/qos: Do not crash Scylla if auth_integration absent Dawid Mędrek 2025-11-10 18:41:35 +01:00
  • 2313aa5856 test/cluster/test_maintenance_mode.py: Wait for initialization Dawid Mędrek 2025-11-13 11:05:28 +01:00
  • b217a5e43a test: Disable maintenance mode correctly in test_maintenance_mode.py Dawid Mędrek 2025-11-06 16:57:47 +01:00
  • 7808d85ecb test: Fix keyspace in test_maintenance_mode.py Dawid Mędrek 2025-11-06 16:57:29 +01:00
  • f47b0743d0 service/qos: Do not crash Scylla if auth_integration absent Dawid Mędrek 2025-11-10 18:41:35 +01:00
  • df2e2851ce tet/cluster/mv: Clean up test_backoff_when_node_fails_task_rpc Dawid Mędrek 2025-11-13 17:52:34 +01:00
  • c848384c6c db/view/view_building_coordinator: Rate limit logging failed RPC Dawid Mędrek 2025-10-28 12:42:40 +01:00
  • d6dd7c2e80 db/view: Add backoff when RPC fails Dawid Mędrek 2025-10-28 11:26:07 +01:00
  • 41933b3f5d Update pgo profiles - aarch64 Jenkins Promoter 2025-11-15 05:27:38 +02:00
  • e6e3678e00 Update pgo profiles - aarch64 Jenkins Promoter 2025-11-15 05:11:01 +02:00
  • 3818e15d91 Update pgo profiles - aarch64 Jenkins Promoter 2025-11-15 05:02:48 +02:00
  • 2264e2773d Update pgo profiles - aarch64 Jenkins Promoter 2025-11-15 04:56:14 +02:00
  • bc1e2a54fc Update pgo profiles - aarch64 Jenkins Promoter 2025-11-15 04:40:51 +02:00
  • b5f03af147 Update pgo profiles - x86_64 Jenkins Promoter 2025-11-15 04:30:41 +02:00
  • 7da9a0470c Update pgo profiles - x86_64 Jenkins Promoter 2025-11-14 21:08:28 -05:00
  • a945742c2a Update pgo profiles - x86_64 Jenkins Promoter 2025-11-15 04:02:16 +02:00
  • 3dbc8702b3 Update pgo profiles - x86_64 Jenkins Promoter 2025-11-15 03:56:33 +02:00
  • 11c9c1c16e Update ScyllaDB version to: 2025.4.0-rc5 Jenkins Promoter 2025-11-14 22:26:02 +02:00
  • 9cb776dee8 sstables_manager: Drop db::config from sstables_manager Pavel Emelyanov 2025-08-21 18:34:12 +03:00
  • d55044b696 tools/sstable: Make shard_of_with_tablets use db::config argument Pavel Emelyanov 2025-11-13 19:53:35 +03:00
  • 2ec3303edd tools/sstable: Add db::config& to all operations Pavel Emelyanov 2025-11-13 19:51:20 +03:00
  • 0fede18447 tools/sstable: Get endpoints from storage manager Pavel Emelyanov 2025-11-13 19:21:31 +03:00
  • 675eb3be98 sstables_manager: Hold sstable IO extensions on it Pavel Emelyanov 2025-08-21 18:31:17 +03:00
  • c853197281 sstables: Manager helper to grab file io extensions Pavel Emelyanov 2025-08-20 16:53:10 +03:00
  • 9868341c73 sstables_manager: Move default format on config Pavel Emelyanov 2025-11-13 19:02:34 +03:00
  • e6dee8aab5 sstables_manager: Move enable_sstable_data_integrity_check on config Pavel Emelyanov 2025-08-20 16:01:55 +03:00
  • 78ab31118e sstables_manager: Move data_file_directories on config Pavel Emelyanov 2025-08-20 15:17:29 +03:00
  • cb1679d299 sstables_manager: Move components_memory_reclaim_threshold on config Pavel Emelyanov 2025-08-20 15:09:41 +03:00
  • 8579e20bd1 Merge 'Enable digest+checksum verification for streaming/repair' from Taras Veretilnyk Botond Dénes 2025-11-14 18:00:33 +02:00
  • f9ce98384a scylla-sstable: correctly dump sharding_metadata Benny Halevy 2025-11-11 11:17:48 +02:00
  • fbe6007a62 api: storage_service: tasks: unify upgrade_sstable Aleksandra Martyniuk 2025-10-28 15:37:24 +01:00
  • 1dd579d0d5 api: storage_service: tasks: force_keyspace_cleanup Aleksandra Martyniuk 2025-10-28 15:30:58 +01:00
  • ee5bec0fce api: storage_service: tasks: unify force_keyspace_compaction Aleksandra Martyniuk 2025-10-28 14:17:17 +01:00
  • bec3b87032 api: storage_service: tasks: unify upgrade_sstable Aleksandra Martyniuk 2025-10-28 15:37:24 +01:00
  • 6a72fd4bb4 api: storage_service: tasks: force_keyspace_cleanup Aleksandra Martyniuk 2025-10-28 15:30:58 +01:00
  • 998d186709 pi: storage_service: tasks: unify force_keyspace_compaction Aleksandra Martyniuk 2025-10-28 14:17:17 +01:00
  • 316e702d45 sstables_loader: Don't bypass synchronization with busy topology Raphael S. Carvalho 2025-10-27 20:34:25 -03:00
  • d63e9342ef sstables_loader: Don't bypass synchronization with busy topology Raphael S. Carvalho 2025-10-27 20:34:25 -03:00
  • 323bf7847d api: storage_service: tasks: unify upgrade_sstable Aleksandra Martyniuk 2025-10-28 15:37:24 +01:00
  • dad097adce api: storage_service: tasks: force_keyspace_cleanup Aleksandra Martyniuk 2025-10-28 15:30:58 +01:00