Commit Graph

  • bd88ca92c8 test/cluster/test_tablets: test restart during tablet cleanup Michael Litvak 2025-06-04 17:30:47 +03:00
  • fb18fc0505 test: tablets: add get_tablet_info helper Michael Litvak 2025-06-09 16:55:20 +03:00
  • 34f15ca871 tablets: deallocate storage state on end_migration Michael Litvak 2025-06-07 12:29:59 +03:00
  • 8aeb404893 test_cdc_generation_clearing: wait for generations to propagate Michael Litvak 2025-06-08 18:07:40 +03:00
  • bb29591daf topology coordinator: Do not cancel global requests in cancel_all_requests Gleb Natapov 2025-05-11 14:52:58 +03:00
  • be0b328b19 topology coordinator: store request type for each global command Gleb Natapov 2025-05-07 16:26:35 +03:00
  • 00fd427be0 topology request: make it possible to hold global request types in request_type field Gleb Natapov 2025-05-07 14:39:41 +03:00
  • 3a496067c6 topology coordinator: move alter table global request parameters into topology_request table Gleb Natapov 2025-04-30 12:07:12 +03:00
  • a9244bf037 topology coordinator: move cleanup global command to report completion through topology_request table Gleb Natapov 2025-04-27 18:12:57 +03:00
  • 6a52ba2251 topology coordinator: no need to create updates vector explicitly Gleb Natapov 2025-04-27 15:07:18 +03:00
  • 69dacb5894 topology coordinator: use topology_request_tracking_mutation_builder::done() instead of open code it Gleb Natapov 2025-04-27 14:49:32 +03:00
  • 7257391c8f topology coordinator: handle error during new_cdc_generation command processing Gleb Natapov 2025-04-27 13:19:03 +03:00
  • 389f0f6280 topology coordinator: remove unneeded semicolon Gleb Natapov 2025-04-23 17:01:52 +03:00
  • ba371c09fc topology coordinator: fix indentation after the last commit Gleb Natapov 2025-04-23 17:01:37 +03:00
  • b8c11f330a topology coordinator: move new_cdc_generation topology request to use topology_request table for completion Gleb Natapov 2025-04-23 17:00:45 +03:00
  • 6d09c76a12 gms/feature_service: add TOPOLOGY_GLOBAL_REQUEST_QUEUE feature flag Gleb Natapov 2025-04-28 11:13:16 +03:00
  • 93a7146250 doc: add redirections to fix 404 Anna Stuchlik 2025-06-06 16:33:00 +02:00
  • 46557b3927 table: Touch and sync snapshot directory only once Pavel Emelyanov 2025-05-13 18:57:59 +03:00
  • 7d26d3c7cb db/config: add an option that disables dict-aware sstable compressors in DDL statements Michał Chojnowski 2025-06-02 18:02:10 +02:00
  • 2d716f3ffe replica: Fix truncate assert failure Raphael S. Carvalho 2025-06-06 21:56:44 -03:00
  • a714079a62 Merge 'Add Support for Per-Table Metrics in Alternator' from Amnon Heiman Nadav Har'El 2025-06-08 10:42:05 +03:00
  • b2372cf578 test/lib/cql_test_env.cc: Enable rf_rack_valid_keyspaces by default Dawid Mędrek 2025-04-17 16:10:21 +02:00
  • 4de1eac4c6 test/boost/tablets_test.cc: Explicitly disable rf_rack_valid_keyspaces in problematic tests Dawid Mędrek 2025-04-17 16:06:31 +02:00
  • b295ce38ae Update ScyllaDB version to: 2025.2.0-rc4 Jenkins Promoter 2025-06-06 17:03:11 +03:00
  • 8498bd6376 Merge 'Replace container_to_vec with std::ranges' from Pavel Emelyanov Botond Dénes 2025-06-06 10:57:06 +03:00
  • 12420dc644 api: Shorten get_host_to_id_map() handler Pavel Emelyanov 2025-06-02 18:43:17 +03:00
  • 428edd41f5 api: Make us of datablse::get_all_keyspaces() Pavel Emelyanov 2025-06-02 18:23:39 +03:00
  • 2090e44283 storage_service: always wake up load balancer on update tablet metadata Marcin Maliszkiewicz 2025-05-27 19:01:54 +02:00
  • ddc0656eb5 db: schema_applier: call destroy also when exception occurs Marcin Maliszkiewicz 2025-05-27 18:37:21 +02:00
  • 547bb1f663 db: replica: simplify seeding ERM during shema change Marcin Maliszkiewicz 2025-04-01 19:28:50 +02:00
  • 97cdb72d4d db: remove cleanup from add_column_family Marcin Maliszkiewicz 2025-03-25 17:26:22 +01:00
  • d5075c70ef db: abort on exception during schema commit phase Marcin Maliszkiewicz 2025-03-25 17:25:44 +01:00
  • 858db822dc db: make user defined types changes atomic Marcin Maliszkiewicz 2024-11-06 21:05:30 +01:00
  • 5b2e4140cc replica: db: make keyspace schema changes atomic Marcin Maliszkiewicz 2024-09-27 12:35:20 +02:00
  • 556e89bc9d db: atomically apply changes to tables and views Marcin Maliszkiewicz 2024-11-15 10:45:16 +01:00
  • a27776b4ff replica: make truncate_table_on_all_shards get whole schema from table_shards Marcin Maliszkiewicz 2025-01-29 16:35:03 +01:00
  • ac254e9722 service: split update_tablet_metadata into two phases Marcin Maliszkiewicz 2024-11-14 15:46:58 +01:00
  • 21a5a3c01f service: pull out update_tablet_metadata from migration_listener Marcin Maliszkiewicz 2025-03-25 18:22:43 +01:00
  • 92e3d69f79 db: service: add store_service dependency to schema_applier Marcin Maliszkiewicz 2025-03-25 17:55:34 +01:00
  • 1c8fd3a65d service: simplify load_tablet_metadata and update_tablet_metadata Marcin Maliszkiewicz 2024-11-12 20:03:10 +01:00
  • 3119a02edd db: don't perform move on tablet_hint reference Marcin Maliszkiewicz 2024-11-11 16:39:11 +01:00
  • 1ad14f02f1 replica: split add_column_family_and_make_directory into steps Marcin Maliszkiewicz 2024-11-11 14:30:03 +01:00
  • 141a5643e5 replica: db: split drop_table into steps Marcin Maliszkiewicz 2024-11-08 10:52:17 +01:00
  • 2bae38e252 db: don't move map references in merge_tables_and_views() Marcin Maliszkiewicz 2024-11-06 21:20:56 +01:00
  • 85f19e165a db: introduce commit_on_shard function Marcin Maliszkiewicz 2024-09-27 12:43:33 +02:00
  • b3730282c3 db: access types during schema merge via special storage Marcin Maliszkiewicz 2024-11-29 16:35:45 +01:00
  • f5743c6afc Merge 'test/alternator: make tests runnable on DynamoDB Local' from Nadav Har'El Pavel Emelyanov 2025-06-06 08:50:58 +03:00
  • 2e50d1a357 sstables: Fix race when loading checksum component Nikos Dragazis 2025-04-22 18:43:11 +03:00
  • d65b390780 mapreduce_service: Prevent race condition Szymon Malewski 2025-05-11 21:13:33 +02:00
  • 4ebae7ae62 doc: add the upgrade guide from 2025.1 to 2025.2 Anna Stuchlik 2025-05-27 14:06:49 +02:00
  • 4fed3a5a5a encryption_test: Catch exact exception Ernest Zaslavsky 2025-05-08 16:16:40 +03:00
  • 5b86b6393a Merge '[Backport 2025.2] Add ability to skip SSTables cleanup when loading them' from Scylladb[bot] Pavel Emelyanov 2025-06-06 08:47:22 +03:00
  • b0f98f7d4b mv: test that view's SELECT automatically includes primary key Nadav Har'El 2025-06-05 11:08:04 +03:00
  • 024af57bd5 nodetool: Add refresh --skip-cleanup option Pavel Emelyanov 2025-05-13 16:51:15 +03:00
  • c59327950b api: Introduce skip_cleanup query parameter Pavel Emelyanov 2025-05-13 16:35:57 +03:00
  • a2b2e46482 distributed_loader: Don't create owned ranges if skip-cleanup is true Pavel Emelyanov 2025-05-13 16:31:55 +03:00
  • 4a7ddbfe07 code: Push bool skip_cleanup flag around Pavel Emelyanov 2025-05-13 16:28:55 +03:00
  • de96c28625 alternator: Add support for TTL when using tablets Piotr Szymaniak 2025-05-02 14:02:33 +02:00
  • 760c8c3333 alternator/test_metrics.py: Test the per-table metrics Amnon Heiman 2025-05-13 11:27:41 +03:00
  • 3ad7a24eee alternator/executor.cc: Update per-table metrics Amnon Heiman 2025-04-30 15:20:18 +03:00
  • d6afd42342 alternator/stats: Add per-table metrics Amnon Heiman 2025-04-30 15:15:18 +03:00
  • 005df0c5c4 replica/database.hh: Add alternator per-table metrics Amnon Heiman 2025-04-30 15:09:19 +03:00
  • af262317b5 alternator/stats.hh: Introduce a per-table stats container Amnon Heiman 2025-05-13 11:44:24 +03:00
  • 5030b6612f Update ScyllaDB version to: 2025.1.4 Jenkins Promoter 2025-06-05 13:10:05 +03:00
  • 484fc374c1 compress: fix a use-after-free in dictionary_holder::get_recommended_dict() Michał Chojnowski 2025-05-15 11:10:10 +02:00
  • a5251b4d44 Merge '[Backport 2025.2] Add --scope arg to notedool refresh' from Scylladb[bot] Botond Dénes 2025-06-05 11:54:17 +03:00
  • e6eb741e95 test: dtest: add dict support to populate in scylla_cluster.py Andrzej Jackowski 2025-06-04 15:34:54 +02:00
  • e3f052d6fb test: dtest: copied get_node_ip from dtests to scylla_cluster.py Andrzej Jackowski 2025-06-04 15:25:08 +02:00
  • 40e71ad1e6 test: dtest: copy run_rest_api from dtests to cluster.py Andrzej Jackowski 2025-05-22 09:34:47 +02:00
  • 3da86f04a5 test: dtest: copy run_in_parallel from dtests to data.py Andrzej Jackowski 2025-06-04 14:57:43 +02:00
  • a1b1d810f9 test: audit: copy unmodified audit_test.py from dtests Andrzej Jackowski 2025-06-04 14:48:38 +02:00
  • a39b773d36 encryption_test: Catch exact exception Ernest Zaslavsky 2025-05-08 16:16:40 +03:00
  • 8b387109fc disk_space_monitor: add space_source_registration Benny Halevy 2025-06-01 10:38:17 +03:00
  • 1446f57635 minio: update CLI usage, remove deprecated mc options Ernest Zaslavsky 2025-06-03 13:09:01 +03:00
  • a20cacdc59 test/boost/tablets_test.cc: Fix indentation in test_load_balancing_with_random_load Dawid Mędrek 2025-04-29 16:57:59 +02:00
  • 8f06dc5779 test/boost/tablets_test.cc: Adjust test_load_balancing_with_random_load to RF-rack-validity Dawid Mędrek 2025-04-29 16:53:49 +02:00
  • 50aa589a66 test/boost/tablets_test.cc: Adjust test_load_balancing_works_with_in_progress_transitions to RF-rack-validity Dawid Mędrek 2025-04-17 15:29:45 +02:00
  • a685ad04bd test/boost/tablets_test.cc: Adjust test_load_balancing_resize_requests to RF-rack-validity Dawid Mędrek 2025-04-17 14:41:58 +02:00
  • 8a20659cce test/boost/tablets_test.cc: Adjust test_load_balancing_with_two_empty_nodes to RF-rack-validity Dawid Mędrek 2025-04-17 14:25:51 +02:00
  • e0f1eb52fa test/boost/tablets_test.cc: Adjust test_load_balancer_shuffle_mode to RF-rack-validity Dawid Mędrek 2025-04-17 14:21:51 +02:00
  • 2afe0695cf Revert "config: decrease default large allocation warning threshold to 128k" Avi Kivity 2025-06-04 14:18:35 +03:00
  • 8b989d7fb1 doc: add the upgrade guide from 2025.1 to 2025.2 Anna Stuchlik 2025-05-27 14:06:49 +02:00
  • 5969809607 mapreduce_service: Prevent race condition Szymon Malewski 2025-05-11 21:13:33 +02:00
  • b62264e1d9 Add nodetool refresh --scope option Robert Bindar 2025-04-22 16:00:50 +03:00
  • 36cc0f8e7e Refactor out code from test_restore_with_streaming_scopes Robert Bindar 2025-05-13 16:29:03 +03:00
  • a885c87547 Refactor out code from test_restore_with_streaming_scopes Robert Bindar 2025-05-13 16:27:37 +03:00
  • 371fc05943 Refactor out code from test_restore_with_streaming_scopes Robert Bindar 2025-05-13 16:26:27 +03:00
  • 4366cd5a81 Refactor out code from test_restore_with_streaming_scopes Robert Bindar 2025-05-13 16:25:03 +03:00
  • 38ee119112 Refactor out code from test_restore_with_streaming_scopes Robert Bindar 2025-05-13 16:22:19 +03:00
  • 6edf92a9e3 Merge '[Backport 2025.2] test/boost: Adjust tests to RF-rack-valid keyspaces' from Scylladb[bot] Piotr Dulikowski 2025-06-04 10:24:34 +02:00
  • 609ad01bbc alternator: hide internal tags from users Nadav Har'El 2025-05-28 16:28:21 +03:00
  • 7d3972a002 alternator: hide internal tags from users Nadav Har'El 2025-05-28 16:28:21 +03:00
  • 4938f5d34a utils/lsa/chunked_managed_vector: fix the calculation of max_chunk_capacity() Michał Chojnowski 2025-04-28 11:32:49 +02:00
  • 6cbcabd100 alternator: hide internal tags from users Nadav Har'El 2025-05-28 16:28:21 +03:00
  • 37e6ff1a3c Merge 'test.py: cql: run tests using bare pytest command' from Evgeniy Naydanov Pavel Emelyanov 2025-06-03 19:32:05 +03:00
  • 24f430c6d2 Merge 'test.py: dtest: port next_gating tests from auth_roles_test.py' from Evgeniy Naydanov Pavel Emelyanov 2025-06-03 18:54:47 +03:00
  • 8756c233e0 test: test_raft_recovery_user_data: disable hinted handoff Patryk Jędrzejczak 2025-06-03 12:06:54 +02:00
  • ac70e34de9 test/alternator: verify that DeleteItem returns an empty object Nadav Har'El 2025-06-03 10:34:45 +03:00
  • 4a18a08284 utils/lsa/chunked_managed_vector: fix the calculation of max_chunk_capacity() Michał Chojnowski 2025-04-28 11:32:49 +02:00
  • 10b7f2d924 pgo: drop Java configuration scylla-2025.2.0-rc3-candidate-20250604030830 scylla-2025.2.0-rc3 Avi Kivity 2025-05-15 13:37:47 +03:00