Commit Graph

  • e4e79be295 Merge 'tablet_allocator: allow merges in base tables if rf-rack-valid=true' from Piotr Dulikowski Tomasz Grabiec 2025-10-21 00:18:30 +02:00
  • 4654cdc6fd test: Add reproducer for l-a-s and split synchronization issue Raphael S. Carvalho 2025-09-24 14:56:39 -03:00
  • 3abc66da5a sstables_loader: Synchronize tablet split and load-and-stream Raphael S. Carvalho 2025-09-24 14:29:15 -03:00
  • f76917956c view_building_worker: access tablet map through erm on sstable discovery Piotr Dulikowski 2025-10-07 19:57:05 +02:00
  • 8925f31596 test_tablets_lwt: add test_lwt_shutdown Petr Gusev 2025-10-04 13:20:25 +02:00
  • bbcf3f6eff storage_proxy: wait for write handler destruction Petr Gusev 2025-10-06 10:38:06 +02:00
  • b269f78fa6 storage_proxy: coroutinize cancel_write_handlers Petr Gusev 2025-10-06 10:42:00 +02:00
  • bf2ac7ee8b storage_proxy: cancel_write_handlers: don't hold a strong pointer to handler Petr Gusev 2025-10-05 11:46:43 +02:00
  • a3ec6c7d1d alternator/streams: Support userIdentity field for TTL deletions Piotr Wieczorek 2025-10-08 19:37:20 +02:00
  • eb06ace944 Merge 'auth: implement vector store authorization' from Michał Hudobski Nadav Har'El 2025-10-20 17:32:00 +03:00
  • fdd0d66f6e s3_client: tune logging level Ernest Zaslavsky 2025-10-15 11:48:21 +03:00
  • 4497325cd6 s3_client: add logging Ernest Zaslavsky 2025-10-15 11:45:50 +03:00
  • 1d34657b14 s3_client: improve exception handling for chunked downloads Ernest Zaslavsky 2025-10-13 14:09:47 +03:00
  • 58a1cff3db s3_client: fix indentation Ernest Zaslavsky 2025-10-16 15:58:23 +03:00
  • 43acc0d9b9 s3_client: add max for client level retries Ernest Zaslavsky 2025-10-12 18:32:32 +03:00
  • 116823a6bc s3_client: remove s3_retry_strategy Ernest Zaslavsky 2025-10-12 18:23:47 +03:00
  • 185d5cd0c6 s3_client: support high-level request retries Ernest Zaslavsky 2025-10-12 17:58:31 +03:00
  • 7e201eea1a index: Set tombstone_gc when creating secondary index Dawid Mędrek 2025-10-13 19:04:49 +02:00
  • e294b80615 index: Make create_view_for_index method of create_index_statement Dawid Mędrek 2025-10-13 18:48:33 +02:00
  • fe00485491 index: Move code for creating MV of secondary index to cql3 Dawid Mędrek 2025-10-13 18:39:47 +02:00
  • 20761b5f13 db, cql3: Move creation of underlying MV for index Dawid Mędrek 2025-07-11 21:48:42 +02:00
  • 7ec369b900 database: Log message after critical_disk_utilization mode is set Łukasz Paszkowski 2025-10-03 19:39:08 +02:00
  • 33bc1669c4 repair: Fix uuid and nodes_down order in the log Asias He 2025-10-14 09:55:50 +08:00
  • 44ed3bbb7c Merge 'RFC: Initial GCP storage backend for scylla (sstables + backup)' from Calle Wilund Pavel Emelyanov 2025-10-20 13:14:52 +03:00
  • c57f097630 test: test group0 tombstone GC in the Raft-based recovery procedure Patryk Jędrzejczak 2025-10-16 18:39:56 +02:00
  • 6b2e003994 group0_state_id_handler: remove unused group0_server_accessor Patryk Jędrzejczak 2025-10-16 18:38:07 +02:00
  • 1d09b9c8d0 group0_state_id_handler: consider state IDs of all non-ignored topology members Patryk Jędrzejczak 2025-10-16 15:50:17 +02:00
  • 87c0adb2fe gdb: simplify and future-proof looking up coroutine frame type Avi Kivity 2025-10-16 20:20:59 +03:00
  • 1ab697693f Merge 'compaction/twcs: fix use after free issues' from Lakshmi Narayanan Sreethar Botond Dénes 2025-10-20 10:45:47 +03:00
  • db1ca8d011 s3_client: just reformat make_request Ernest Zaslavsky 2025-10-16 15:54:16 +03:00
  • 0299d7bc46 Merge '[Backport 2025.2] db/config: Add SSTable compression options for user tables' from Scylladb[bot] Botond Dénes 2025-10-20 10:43:08 +03:00
  • 5880893227 Merge '[Backport 2025.2] raft topology: disable schema pulls in the Raft-based recovery procedure' from Scylladb[bot] Botond Dénes 2025-10-20 10:42:36 +03:00
  • 6dde7a9b84 Merge '[Backport 2025.3] raft topology: disable schema pulls in the Raft-based recovery procedure' from Scylladb[bot] Botond Dénes 2025-10-20 10:41:40 +03:00
  • 99f2dd02bf Merge '[Backport 2025.4] raft topology: disable schema pulls in the Raft-based recovery procedure' from Scylladb[bot] Botond Dénes 2025-10-20 10:39:52 +03:00
  • 76a6a059c8 Merge '[Backport 2025.4] Fix vector store client flaky test' from Scylladb[bot] Botond Dénes 2025-10-20 10:35:45 +03:00
  • 6ff4910d96 test/cluster/test_bti_index.py: avoid a race with CQL tracing Michał Chojnowski 2025-10-07 12:49:27 +02:00
  • d213953d0a Merge '[Backport 2025.4] tools: fix documentation links after change to source-available' from Scylladb[bot] Botond Dénes 2025-10-20 10:31:05 +03:00
  • f5e76d0fcb test/cluster/test_view_building_coordinator: skip reproducer instead of xfail Michał Jadwiszczak 2025-10-01 10:36:21 +02:00
  • 2819b8b755 test: wait for cql in test_two_tablets_concurrent_repair_and_migration_repair_writer_level Aleksandra Martyniuk 2025-10-01 10:23:41 +02:00
  • 245d27347b dht, sstables: replace vector with chunked_vector when computing sstable shards Avi Kivity 2025-10-01 12:51:08 +03:00
  • 986e8d0052 Update tools/cqlsh submodule (v6.0.27) Israel Fruchter 2025-10-19 10:18:54 +03:00
  • b808d84d63 storage_service: improve colocated repair error to show table names Michael Litvak 2025-10-15 13:59:27 +02:00
  • 70b0cfb13e Merge 'test: cluster: Replica exceptions tests' from Dario Mirovic Piotr Dulikowski 2025-10-17 20:27:39 +02:00
  • a716fab125 Merge 'alternator/metrics: Log operation sizes to histograms' from Piotr Wieczorek Piotr Dulikowski 2025-10-17 15:56:48 +02:00
  • 3143b0eebb test/cluster: Add tests for invalid SSTable compression options Nikos Dragazis 2025-09-22 15:27:17 +03:00
  • 5cfbddfa43 test/boost: Add tests for SSTable compression config options Nikos Dragazis 2025-09-18 19:16:49 +03:00
  • 776e1ff055 main: Validate SSTable compression options from config Nikos Dragazis 2025-09-21 17:11:45 +03:00
  • dabe323a43 db/config: Add SSTable compression options for user tables Nikos Dragazis 2025-09-11 15:47:15 +03:00
  • ae1131af97 db/config: Prepare compression_parameters for config system Nikos Dragazis 2025-09-19 15:57:18 +03:00
  • d995abfe0b test/cluster: Add tests for invalid SSTable compression options Nikos Dragazis 2025-09-22 15:27:17 +03:00
  • 979925e822 test/boost: Add tests for SSTable compression config options Nikos Dragazis 2025-09-18 19:16:49 +03:00
  • 2acbc62d9d main: Validate SSTable compression options from config Nikos Dragazis 2025-09-21 17:11:45 +03:00
  • 5321da2c0b db/config: Add SSTable compression options for user tables Nikos Dragazis 2025-09-11 15:47:15 +03:00
  • f23d4b1f49 db/config: Prepare compression_parameters for config system Nikos Dragazis 2025-09-19 15:57:18 +03:00
  • 18c071c94b compaction: fix use after free when strategy is altered during compaction Lakshmi Narayanan Sreethar 2025-10-16 22:35:03 +05:30
  • 35159e5b02 compaction/twcs: pass compaction_strategy_state to internal methods Lakshmi Narayanan Sreethar 2025-10-16 20:46:09 +05:30
  • 1cd43bce0e compaction_manager: hold a copy to compaction strategy in maybe_wait_for_sstable_count_reduction Lakshmi Narayanan Sreethar 2025-10-16 23:18:22 +05:30
  • 323a7b8c55 test: test_raft_recovery_entry_loss: fix the typo in the test case name Patryk Jędrzejczak 2025-10-15 16:49:40 +02:00
  • cd0bb11eef test: verify that schema pulls are disabled in the Raft-based recovery procedure Patryk Jędrzejczak 2025-10-15 16:43:11 +02:00
  • 95d4206585 raft topology: disable schema pulls in the Raft-based recovery procedure Patryk Jędrzejczak 2025-10-15 16:37:08 +02:00
  • 920a633a03 test: test_raft_recovery_entry_loss: fix the typo in the test case name Patryk Jędrzejczak 2025-10-15 16:49:40 +02:00
  • 5a2916dd8c test: verify that schema pulls are disabled in the Raft-based recovery procedure Patryk Jędrzejczak 2025-10-15 16:43:11 +02:00
  • 85a67a0f9e raft topology: disable schema pulls in the Raft-based recovery procedure Patryk Jędrzejczak 2025-10-15 16:37:08 +02:00
  • b6a0a1290d test: test_raft_recovery_entry_loss: fix the typo in the test case name Patryk Jędrzejczak 2025-10-15 16:49:40 +02:00
  • 26ed158cb0 test: verify that schema pulls are disabled in the Raft-based recovery procedure Patryk Jędrzejczak 2025-10-15 16:43:11 +02:00
  • 4460b9e6fb raft topology: disable schema pulls in the Raft-based recovery procedure Patryk Jędrzejczak 2025-10-15 16:37:08 +02:00
  • 1d93f342f9 test: cluster: test replica write timeout Dario Mirovic 2025-09-18 04:29:13 +02:00
  • ff88fe2d76 database: parameterize apply_counter_update_delay_5s injector value Dario Mirovic 2025-10-02 02:07:27 +02:00
  • 7dc0ff2152 test: cluster: test replica exceptions - test rate limit exceptions Dario Mirovic 2025-09-11 01:15:00 +02:00
  • 01bcafbe24 Merge 'test: make various improvements in the recovery procedure tests' from Patryk Jędrzejczak Botond Dénes 2025-10-17 10:54:05 +03:00
  • a2b9d7eed5 alternator: Split update_item_operation::apply into smaller methods Piotr Wieczorek 2025-09-05 18:43:53 +02:00
  • d9be2ea69b docs: improve nodetool getendpoints documentation Taras Veretilnyk 2025-10-13 02:17:40 +02:00
  • 10208c83ca vector_search: fix flaky dns_refresh_aborted test Pawel Pery 2025-10-15 11:55:04 +02:00
  • 7d0722ba5c code: Fix indentation after previous patch Pavel Emelyanov 2025-10-16 17:30:27 +03:00
  • a88a36f5b5 code: Switch to seastar API level 9 Pavel Emelyanov 2025-10-16 17:28:37 +03:00
  • 9ece535b5e transport: Open-code invoke_with_counting into counting_data_sink::put Pavel Emelyanov 2025-10-17 10:15:16 +03:00
  • 2bc0c9c45b Update seastar submodule Botond Dénes 2025-10-17 10:21:45 +03:00
  • 068d788084 transport: Don't use scattered_message Pavel Emelyanov 2025-10-16 17:16:50 +03:00
  • d9808fafdb utils: Implement memory_data_sink::put(net::packet) Pavel Emelyanov 2025-10-16 17:16:36 +03:00
  • de5a13db28 test.py: reintroducing sudo in resource_gather.py Artsiom Mishuta 2025-10-05 11:15:47 +02:00
  • c4a87453a2 Merge 'Add experimental feature flag for strongly consistent tables and extend kesypace creation syntax to allow specifying consistency mode.' from Gleb Natapov Tomasz Grabiec 2025-10-16 21:48:06 +02:00
  • e6c427953e Merge 'schema_applier: unify handling of token_metadata during schema change' from Marcin Maliszkiewicz Tomasz Grabiec 2025-10-16 21:43:49 +02:00
  • dc3c6c3090 Update seastar submodule (iotune fixes for i7i/i4i) Pavel Emelyanov 2025-10-16 11:27:40 +03:00
  • caa522a29d alternator: Add UpdateItem and BatchWriteItem response size metrics Piotr Wieczorek 2025-09-04 15:16:32 +02:00
  • 5ca42b3baf alternator: Add PutItem and DeleteItem response size metrics Piotr Wieczorek 2025-09-04 15:16:32 +02:00
  • 5c72fd9ea3 alternator: Add BatchGetItem response size metrics Piotr Wieczorek 2025-09-04 15:16:32 +02:00
  • 1aa3819b57 alternator: Add GetItem response size metrics Piotr Wieczorek 2025-09-04 15:16:31 +02:00
  • 44257f4961 Merge 'raft topology: disable schema pulls in the Raft-based recovery procedure' from Patryk Jędrzejczak Piotr Dulikowski 2025-10-16 18:48:38 +02:00
  • 6769c313c2 raft: small fixes for voters code Emil Maskovsky 2025-10-15 11:52:40 +02:00
  • 55fb2223b6 s3_client: unify make_request implementation Ernest Zaslavsky 2025-10-16 15:51:28 +03:00
  • 1559021c4e alternator/test: Add more context to test_metrics.py asserts Piotr Wieczorek 2025-09-04 15:16:31 +02:00
  • a8d92f2abd test: mv: add a test for tablet merge Piotr Dulikowski 2025-09-26 08:22:28 +02:00
  • 359ed964e3 tablet_allocator, tests: remove allow_tablet_merge_with_views injection Piotr Dulikowski 2025-10-16 13:02:52 +02:00
  • 189ad96728 tablet_allocator: allow merges in base tables if rf-rack-valid=true Piotr Dulikowski 2025-09-24 13:38:49 +02:00
  • c255740989 schema: Allow configuring consistency setting for a keyspace Gleb Natapov 2025-09-11 16:58:03 +03:00
  • 8f1de2a7ad Merge 'test/boost: speed up test test_indexing_paging_and_aggregation by making internal page size configurable' from Nadav Har'El Avi Kivity 2025-10-16 11:58:12 +03:00
  • 47dba4203a db: schema_applier: update tablet metadata atomically Marcin Maliszkiewicz 2025-08-05 10:32:42 +02:00
  • e5fffa158f db: replica: move tables_metadata locking to commit Marcin Maliszkiewicz 2025-08-11 16:20:20 +02:00
  • 92cfc3c005 storage_service: abstract schema dependecies during token metadata update Marcin Maliszkiewicz 2025-08-06 19:13:29 +02:00
  • 5d70450917 replica/mutation_dump: multi_range_partition_generator: disable garbage-collection Botond Dénes 2025-08-05 13:19:24 +03:00