Commit Graph

  • 3f35491264 topology_custom/test_raft_no_quorum: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • 380c5e5ac8 topology_custom/test_raft_fix_broken_snapshot: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • e05372afa4 topology_custom/test_query_rebounce: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • c68d2a471c topology_custom/test_not_enough_token_owners: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • 5759a97eb4 topology_custom/test_node_shutdown_waits_for_pending_requests: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • 55b35eb21c topology_custom/test_node_isolation: use create_new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • ff9c8428df topology_custom/test_mv_topology_change: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • 11005b10db topology_custom/test_mv_tablets_replace: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • 966cf82dae topology_custom/test_mv_tablets_empty_ip: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • c05794c156 topology_custom/test_mv_tablets: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • d5e3c578f5 topology_custom/test_mv_read_concurrency: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • 42a104038d topology_custom/test_mv_fail_building: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • 629ee3cb46 topology_custom/test_mv_delete_partitions: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • a82e734110 topology_custom/test_mv_building: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • b13e48b648 topology_custom/test_mv_backlog: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • ef85c4b27e topology_custom/test_mv_admission_control: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • 0e11aad9c5 topology_custom/test_major_compaction: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • 0668c642a2 topology_custom/test_maintenance_mode: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • 9c095b622b topology_custom/test_lwt_semaphore: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • c6653e65ba topology_custom/test_ip_mappings: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • fed078a38a topology_custom/test_hints: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • 480a5837ab topology_custom/test_group0_schema_versioning: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • 4fefffe335 topology_custom/test_data_resurrection_after_cleanup: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • 57faab9ffa topology_custom/test_read_repair_with_conflicting_hash_keys: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • 205ed113dd topology_custom/test_read_repair: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • fdb339bf28 topology_custom/test_compacting_reader_tombstone_gc_with_data_in_memtable: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • 59687c25e0 topology_custom/test_commitlog_segment_data_resurrection: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • df84097a4b topology_custom/test_change_replication_factor_1_to_0: use new_test_keyspace Benny Halevy 2025-01-19 08:52:50 +02:00
  • a66ddb7c04 topology/test_tls: test_upgrade_to_ssl: use new_test_keyspace Benny Halevy 2025-01-19 07:48:02 +02:00
  • 0fd1b846fe test/topology/util: new_test_keyspace: drop keyspace only on success Benny Halevy 2025-01-19 18:45:19 +02:00
  • f946302369 test/topology/util: refactor new_test_keyspace Benny Halevy 2025-01-19 17:56:02 +02:00
  • 5d448f721e test/topology/util: CREATE KEYSPACE IF NOT EXISTS Benny Halevy 2025-01-19 07:37:41 +02:00
  • 50ce0aaf1c test/topology/util: new_test_keyspace: accept ManagerClient Benny Halevy 2025-01-19 09:30:44 +02:00
  • 727d5637ab cql3: remove redundant std::move() in select_statement.cc Kefu Chai 2025-02-18 17:17:41 +08:00
  • aa5cb15166 Merge 'Alternator: implement UpdateTable operation to add or delete GSI' from Nadav Har'El scylla-2025.1.0-rc3-candidate-20250224022223 scylla-2025.1.0-rc3 Pavel Emelyanov 2025-02-11 10:02:01 +03:00
  • 22386a6ceb Merge 'truncate: don't fail on already waiting truncate for the same table' from Ferenc Szili Tomasz Grabiec 2025-02-18 15:54:00 +01:00
  • 0f7d08d41d topology_coordinator: handle_table_migration: do not continue after executing metadata barrier Lakshmi Narayanan Sreethar 2025-01-23 20:22:47 +05:30
  • 13d79ba990 Update ScyllaDB version to: 2025.1.0-rc3 Jenkins Promoter 2025-02-18 15:06:57 +02:00
  • 2e062e4e10 docs/operating-scylla: document scylla-sstable query Botond Dénes 2024-12-20 04:28:20 -05:00
  • ddab1b939b test/cqlpy/test_tools.py: add tests for scylla-sstable query Botond Dénes 2024-12-19 04:39:48 -05:00
  • 3c3a23637a test.py: merge topology_tasks suite into topology_custom suite Artsiom Mishuta 2025-02-16 12:33:50 +01:00
  • dbdd0dd844 test.py: merge topology_random_failures suite into topology_customs Artsiom Mishuta 2025-02-16 12:26:15 +01:00
  • 1d4ea169e3 reader_concurrency_semaphore: set_notify_handler(): disable timeout Botond Dénes 2025-02-05 03:24:47 -05:00
  • 86c9bc778a tools/scylla-nodetool: netstats: don't assume both senders and receivers Botond Dénes 2025-02-10 06:57:08 -05:00
  • 4acb366a28 service/storage_proxy: schedule_repair(): materialize the range into a vector Botond Dénes 2024-12-12 23:37:29 -05:00
  • 35b410326b test/topology_custom: fix very slow test test_localnodes_broadcast_rpc_address Nadav Har'El 2025-02-07 19:27:18 +01:00
  • 12a3fcceae Merge '[Backport 2025.1] sstable_loader: fix cross-shard resource cleanup in download_task_impl ' from Scylladb[bot] Botond Dénes 2025-02-18 10:32:48 +02:00
  • 040c59674a api: initialize token metadata API after starting the gossiper Gleb Natapov 2025-02-09 15:15:30 +02:00
  • b50a6657e8 repair: Add await_completion option for tablet_repair api Asias He 2025-01-22 08:37:36 +08:00
  • 93479ffcf9 Merge '[Backport 2025.1] raft/group0_state_machine: load current RPC compression dict on startup' from Michał Chojnowski Botond Dénes 2025-02-18 10:31:23 +02:00
  • 3928851ab0 Merge 'encryption_at_rest_test/encryption: Add some verbosity etc to help diagnose test run issues' from Calle Wilund Botond Dénes 2025-02-18 10:29:30 +02:00
  • 9c5155fa63 compaction: switch from boost::accumulate to std::views::join Kefu Chai 2025-02-14 11:04:41 +08:00
  • aba4d07c62 tools/utils: configure_tool_mode: set auto_handle_sigint_sigterm = false Botond Dénes 2025-02-13 04:10:27 -05:00
  • 30a38e61d4 Merge 'sstables_manager: trigger reclaim/reload on components_memory_reclaim_threshold update' from Lakshmi Narayanan Sreethar Avi Kivity 2025-02-17 22:33:33 +02:00
  • 064bf2fd85 sstables_manager: trigger reclaim/reload on components_memory_reclaim_threshold update Lakshmi Narayanan Sreethar 2025-02-04 21:39:03 +05:30
  • 00263aa57a gcp/aws kms: Promote service_error to recoverable + use malformed_response_error Calle Wilund 2025-02-17 13:44:57 +00:00
  • 5905c19ab4 encryption_at_rest_test: Add verbosity + earlier stream close to proxy Calle Wilund 2025-02-11 16:14:21 +00:00
  • 83aa66da1a encryption: Add exception handler to context init (for tests) Calle Wilund 2025-02-11 16:11:12 +00:00
  • 35df6bb6b2 Merge 'raft_rpc::send_append_entries: limit memory usage' from Petr Gusev Piotr Dulikowski 2025-02-17 14:11:12 +01:00
  • a32b4d20cf test/cqlpy/test_tools.py: make scylla_sstable() return table name also Botond Dénes 2024-12-19 03:14:10 -05:00
  • 5d09182ce5 scylla-sstable: introduce the query command Botond Dénes 2024-12-17 11:35:17 -05:00
  • 5e76dd90a9 tools/utils: get_selected_operation(): use std::string for operation_options Botond Dénes 2025-01-13 03:36:04 -05:00
  • a6caade11d utils/rjson: streaming_writer: add RawValue() Botond Dénes 2024-12-18 01:26:51 -05:00
  • c917ee0638 cql3/type_json: add to_json_type() Botond Dénes 2025-01-14 04:18:07 -05:00
  • 01a4d30d88 test/lib/cql_test_env: introduce do_with_cql_env_noreentrant_in_thread() Botond Dénes 2024-12-17 11:35:02 -05:00
  • 38bd74b2d4 tools/scylla-nodetool: netstats: don't assume both senders and receivers Botond Dénes 2025-02-10 06:57:08 -05:00
  • da2237417c test/topology_experimental_raft: add test_topology_upgrade_stuck Piotr Dulikowski 2024-03-07 09:52:00 +01:00
  • a2f5e6ab0a test.py: bump minimum python version to 3.11 Piotr Dulikowski 2025-02-17 12:47:46 +01:00
  • 1b6fb95efc test.py: move gather_safely to pylib utils Piotr Dulikowski 2025-02-17 12:42:31 +01:00
  • 56ae119b19 cdc: generation: don't capture token metadata when retrying update Piotr Dulikowski 2025-01-21 17:27:30 +01:00
  • d75888460d test.py: topology: ignore hosts when waiting for group0 consistency Piotr Dulikowski 2025-01-21 15:50:35 +01:00
  • f112d76422 raft: add error injection that drops append_entries Piotr Dulikowski 2024-03-29 15:01:55 +01:00
  • cd1a336885 topology_coordinator: add injection which makes upgrade get stuck Piotr Dulikowski 2024-03-07 09:51:48 +01:00
  • 3cf0f71420 query-result-writer: reorder initialization to prevent use-after-move Kefu Chai 2025-02-13 10:02:53 +08:00
  • d7884cf651 storage_service: Remove the variable _manage_topology_change_kind_from_group0 Abhi 2025-01-29 15:03:41 +05:30
  • 623e01344b storage_service: fix indentation after the previous commit Abhi 2025-02-17 14:56:52 +05:30
  • 5693c18637 test/cqlpy, alternator: allow downloading 2025 releases Nadav Har'El 2025-02-10 17:19:33 +02:00
  • 8f8c5c5e24 test: add test for re-cycling ongoing truncate operations Ferenc Szili 2025-01-17 13:26:01 +01:00
  • af3fb1941a truncate: add additional logging and improve error message during truncate Ferenc Szili 2025-01-17 13:12:45 +01:00
  • e87768c5a0 storage_proxy: wait on already running truncate for the same table Ferenc Szili 2025-01-17 12:43:57 +01:00
  • e4d574fdbb Merge 'Fix view-builder vs (repair and streaming) initialization order' from Pavel Emelyanov Piotr Dulikowski 2025-02-17 10:03:28 +01:00
  • 2ed465e70a install.sh: address shellcheck warnings Kefu Chai 2025-01-18 13:17:16 +08:00
  • ac989f7c30 api: Remove get_uuid() local helper Pavel Emelyanov 2025-02-07 12:24:48 +03:00
  • a4cbc4db55 api: Make use of validate_table()'s table_id Pavel Emelyanov 2025-02-07 12:24:05 +03:00
  • e698259557 api: Make validate_table() helper return table_id after validation Pavel Emelyanov 2025-02-07 12:23:05 +03:00
  • 1991512826 api: Change validate_table()'s ctx argument to database Pavel Emelyanov 2025-02-07 12:22:20 +03:00
  • b87f5a0b58 reader_concurrency_semaphore: remove reduntant inactive_read::ttl_timer Botond Dénes 2025-02-14 05:27:23 -05:00
  • 15126e4c9f reader_concurrency_semaphore: use std::ranges::for_each() Botond Dénes 2025-02-14 05:23:46 -05:00
  • b7f804659b clustering_range_walker: drop boost iterator_range dependency Avi Kivity 2025-01-03 18:08:41 +02:00
  • 03ae67f9ea tablets: load_balancer: don't log decisions to do nothing Avi Kivity 2025-02-10 20:07:28 +02:00
  • 3439d015cb Merge 'repair: Introduce Host and DC filter support' from Aleksandra Martyniuk Botond Dénes 2025-02-17 10:04:09 +02:00
  • aa8c27b872 db: prevent accidental copies of result_set_row by making it move-only Kefu Chai 2025-02-07 18:12:35 +08:00
  • 57a06a4c35 Merge 'Enhance s3 client perf test with "uploading" facility and related tunables' from Pavel Emelyanov Botond Dénes 2025-02-17 09:46:10 +02:00
  • 6ee1779578 dist: fix upgrade error from 2024.1 scylla-2025.1.0-rc2-candidate-20250217070033 scylla-2025.1.0-rc2 Takuya ASADA 2025-02-12 18:10:39 +09:00
  • 81821d26cd cql3: functions: add set_intersection() Avi Kivity 2024-12-31 22:23:27 +02:00
  • 4a2654865d Merge 'test.py: suport subfolders' from Artsiom Mishuta Nadav Har'El 2025-02-16 12:36:25 +02:00
  • 17992c0456 Remove tox Andrei Chekun 2025-02-12 12:45:11 +01:00
  • 34517b09a2 alternator,streaming: fix comment typos Kefu Chai 2025-02-13 09:38:02 +08:00
  • c1f186c98a alternator: re-enabling/changing existing stream's StreamViewType as well as disabling the nonexistent stream Piotr Szymaniak 2025-02-12 14:57:30 +01:00
  • 9fe2301647 sstable_loader: fix cross-shard resource cleanup in download_task_impl Kefu Chai 2025-02-11 14:40:31 +08:00