Commit Graph

  • 4ff08decb8 virtual_tables: cluster_status_table: execute: set dc regardless of the token ownership Patryk Jędrzejczak 2024-08-07 17:01:01 +02:00
  • ecfe0aace6 perf: perf_mutation_readers: break memtable class down Kefu Chai 2024-08-16 16:57:23 +08:00
  • e538e3593c Merge 'build: add --no-use-cmake option to configure.py' from Kefu Chai Botond Dénes 2024-08-29 08:51:41 +03:00
  • a182bfd96a tools/read_mutation: reuse parse_table_directory_name() Kefu Chai 2024-08-28 13:07:07 +08:00
  • 6391550bbc test/alternator: add another check to test_stream_list_tables Nadav Har'El 2024-07-30 13:11:56 +03:00
  • e33fcfe27b Merge '[Backport 6.0] Make Summary support histogram with infinite bucket vlaues' from ScyllaDB Botond Dénes 2024-08-29 07:52:36 +03:00
  • 0020d37a20 Merge '[Backport 6.0] repair: do_rebuild_replace_with_repair: use source_dc only when safe' from ScyllaDB Botond Dénes 2024-08-29 07:36:39 +03:00
  • e6d2d29dd1 Merge '[Backport 6.1] repair: do_rebuild_replace_with_repair: use source_dc only when safe' from ScyllaDB Botond Dénes 2024-08-29 07:35:05 +03:00
  • 97fe5213f7 Merge '[Backport 6.0] schema_tables: calculate_schema_digest: prevent stalls due to large m…' from ScyllaDB Botond Dénes 2024-08-29 07:33:28 +03:00
  • 01661e1eaa test/pylib: fix keyspace_compaction method Lakshmi Narayanan Sreethar 2024-08-22 11:26:08 +05:30
  • 61e5927e8e repair: fix build on older compilers Nadav Har'El 2024-08-28 12:16:08 +03:00
  • 49bff3b1ab generic_server: make server::stop() idempotent Laszlo Ersek 2024-08-27 17:27:59 +02:00
  • 03ab80501f tools/scylla-nodetool: add restore integration Kefu Chai 2024-08-16 12:08:26 +08:00
  • 41b9eda398 test/object_store: Add simple restore test Pavel Emelyanov 2024-08-26 12:26:51 +03:00
  • f5a22a94c6 test/object_store: Generalize prepare_snapshot_for_backup() Pavel Emelyanov 2024-08-26 13:00:12 +03:00
  • 11a04bfb66 code: Introduce restore API method Pavel Emelyanov 2024-08-13 20:33:42 +03:00
  • 65f37f3ba6 Ignore seed name resolution errors on restart. Sergey Zolotukhin 2024-08-23 17:25:54 +02:00
  • 08cb3a5e2c test: test_raft_recovery_basic: add raft=trace logs Patryk Jędrzejczak 2024-08-28 10:41:08 +02:00
  • fc5e683d02 Add a test for starting with a wrong seed. Sergey Zolotukhin 2024-08-23 17:26:36 +02:00
  • 81f4036143 raft_rebuild: propagate source_dc force option to rebuild_option Benny Halevy 2024-08-22 12:57:12 +03:00
  • 18644625a5 repair: do_rebuild_replace_with_repair: use source_dc only when safe Benny Halevy 2024-01-17 16:46:56 +02:00
  • 453f4b0277 repair: replace_with_repair: pass the replace_node downstream Benny Halevy 2024-07-04 13:50:14 +03:00
  • ee9202ac1b repair: replace_with_repair: pass ignore_nodes as a set of host_id:s Benny Halevy 2024-07-04 13:36:08 +03:00
  • 53abb7fdcc repair: replace_rebuild_with_repair: pass ks_erms from caller Benny Halevy 2024-07-04 12:17:24 +03:00
  • 7d63c9c62b nodetool: rebuild: add force option Benny Halevy 2024-07-02 20:04:25 +03:00
  • 4443a21c2a Add and use utils::optional_param to pass source_dc Benny Halevy 2024-06-20 09:57:46 +03:00
  • 1138347e7e generic_server: coroutinize server::shutdown() Laszlo Ersek 2024-08-22 17:28:03 +02:00
  • 2216275ebd generic_server: make server::shutdown() idempotent Laszlo Ersek 2024-08-22 12:34:47 +02:00
  • dbc0ca6354 test/generic_server: add test case Laszlo Ersek 2024-08-26 17:30:38 +02:00
  • 931f2f8d73 configure, cmake: sort the lists of boost unit tests Laszlo Ersek 2024-08-26 17:20:40 +02:00
  • 5a04743663 generic_server: convert connection tracking to seastar::gate Laszlo Ersek 2024-08-19 16:48:41 +02:00
  • c945adcb67 Merge '[Backport 6.0] select from mutation_fragments() + tablets: handle reads for non-owned partitions' from ScyllaDB Botond Dénes 2024-08-28 06:40:04 +03:00
  • d3b41635de test/pylib: fix keyspace_compaction method Lakshmi Narayanan Sreethar 2024-08-22 11:26:08 +05:30
  • 6d8dca1e20 build: add --no-use-cmake option to configure.py Kefu Chai 2024-08-23 10:56:51 +08:00
  • a2de14be7f build: let configure.py fail if unknown option is passed to it Kefu Chai 2024-08-25 09:54:20 +08:00
  • 0cee97f5c7 cql_test_env: ensure shutdown() before stop() for system_keyspace Michał Chojnowski 2024-08-09 14:05:44 +02:00
  • 3f23780650 boost/sstable_datafile_test: wait for total memory reclaimed update Lakshmi Narayanan Sreethar 2024-07-25 17:19:25 +05:30
  • e06be56c28 sstable_directory: delete_atomically: allow sstables from multiple prefixes Benny Halevy 2024-06-30 14:10:39 +03:00
  • 5276701881 test: tasks: adjust tests to new wait_task behavior Aleksandra Martyniuk 2024-07-22 14:50:46 +02:00
  • 9698ebe975 api/system: add highest_supported_sstable_format path Łukasz Paszkowski 2024-07-18 14:21:29 +02:00
  • 37a0e149ae Allow configuring default loglevel with args for container images Tomas Nozicka 2024-07-11 09:47:15 +02:00
  • 9d3ee6e920 config, enum_option: allow round-trip string conversion Avi Kivity 2024-07-03 21:15:53 +03:00
  • c20f5c8408 .github/script/label_promoted_commit.py: add label only if ref is PR Yaron Kaikov 2024-07-10 11:35:38 +03:00
  • c33556c0f1 Merge '[Backport 6.0] conf: scylla.yaml: update documentation for tablets' from ScyllaDB Botond Dénes 2024-08-28 06:25:25 +03:00
  • 6232982772 Merge '[Backport 6.1] select from mutation_fragments() + tablets: handle reads for non-owned partitions' from ScyllaDB Botond Dénes 2024-08-28 06:23:45 +03:00
  • 6418787ee0 Merge '[Backport 6.1] Make Summary support histogram with infinite bucket vlaues' from ScyllaDB Botond Dénes 2024-08-28 06:23:03 +03:00
  • 06d6cf5608 Merge '[Backport 6.1] abstract_replication_strategy: make get_ranges async' from ScyllaDB Botond Dénes 2024-08-28 06:22:33 +03:00
  • 1f8d8fd3db Merge '[Backport 6.1] replica: fix copy constructor of tablet_sstable_set' from ScyllaDB Botond Dénes 2024-08-28 06:20:12 +03:00
  • e4b213f041 build: cmake: use the same options to configure seastar Kefu Chai 2024-08-26 15:55:51 +08:00
  • e50a8ad209 test/tablets: Test that reading tablets' mutations from MUTATION_FRAGMENTS works Pavel Emelyanov 2024-05-21 11:11:34 +03:00
  • bc03d13c76 test/tablets: Test that reading tablets' mutations from MUTATION_FRAGMENTS works Pavel Emelyanov 2024-05-21 11:11:34 +03:00
  • 12bd371152 replica/mutation_dump: enfore pinning of effective replication map Botond Dénes 2024-08-22 06:22:51 -04:00
  • 4b4dbc1112 replica/mutation_dump: enfore pinning of effective replication map Botond Dénes 2024-08-22 06:22:51 -04:00
  • 431d4740e3 replica/mutation_dump: handle un-owned tokens (with tablets) Botond Dénes 2024-08-11 08:08:08 -04:00
  • 739be17801 replica/mutation_dump: handle un-owned tokens (with tablets) Botond Dénes 2024-08-11 08:08:08 -04:00
  • 7fc15ce200 Merge '[Backport 6.1] schema_tables: calculate_schema_digest: prevent stalls due to large m…' from ScyllaDB Tomasz Grabiec 2024-08-27 21:42:35 +02:00
  • 164d58b0d5 raft_rebuild: propagate source_dc force option to rebuild_option Benny Halevy 2024-08-22 12:57:12 +03:00
  • 9b5d33ac4f replica: add/remove table atomically Aleksandra Martyniuk 2024-08-09 12:24:51 +02:00
  • 0839df3dbf replica: add/remove table atomically Aleksandra Martyniuk 2024-08-09 12:24:51 +02:00
  • 94d5507237 Merge 'select from mutation_fragments() + tablets: handle reads for non-owned partitions' from Botond Dénes Avi Kivity 2024-08-27 20:46:10 +03:00
  • b13ab90448 Merge 'alternator/executor: Use native reversed format' from Łukasz Paszkowski Avi Kivity 2024-08-27 20:40:49 +03:00
  • 18c45f7502 raft_rebuild: propagate source_dc force option to rebuild_option Benny Halevy 2024-08-22 12:57:12 +03:00
  • d27fdf9f57 Update seastar submodule Kefu Chai 2024-08-27 16:38:42 +08:00
  • 2f4ef31254 Merge 'tools/testing: update dist-check to use rockylinux and adapt to cmake' from Kefu Chai Avi Kivity 2024-08-27 16:16:34 +03:00
  • 1f3f0b1926 sstable_loader: Add sstables::storage_manager dependency Pavel Emelyanov 2024-08-13 18:03:49 +03:00
  • 06c3c53deb sstable_loader: Maintain task manager module Pavel Emelyanov 2024-08-13 17:50:44 +03:00
  • 9cf95e8a07 sstable_loader: Out-line constructor Pavel Emelyanov 2024-08-13 17:43:52 +03:00
  • 6a006d2255 distributed_loader: Split get_sstables_from_upload_dir() Pavel Emelyanov 2024-08-13 20:00:37 +03:00
  • 630ab1dbea sstables/storage: Compose uploaded sstable path simpler Pavel Emelyanov 2024-08-14 14:22:54 +03:00
  • 2eda917375 sstable_directory: Prepare FS lister to scan files on S3 Pavel Emelyanov 2024-08-13 16:25:42 +03:00
  • 60d43911a9 sstable_directory: Parse sstable component without full path Pavel Emelyanov 2024-08-14 13:45:29 +03:00
  • 86bc5b11fe s3-client: Add support for lister::filter Pavel Emelyanov 2024-08-14 13:44:44 +03:00
  • 113d2449f8 utils: Introduce abstract (directory) lister Pavel Emelyanov 2024-08-13 15:05:08 +03:00
  • 043855c574 test/estimated_histogram_test Add summary tests Amnon Heiman 2024-08-22 23:14:48 +03:00
  • 64befbca61 test/estimated_histogram_test Add summary tests Amnon Heiman 2024-08-22 23:14:48 +03:00
  • 615101bd90 utils/histogram.hh: Make summary support inifinite bucket. Amnon Heiman 2024-08-22 23:18:26 +03:00
  • 8ee09f4353 utils/histogram.hh: Make summary support inifinite bucket. Amnon Heiman 2024-08-22 23:18:26 +03:00
  • e84d8b1205 Merge '[Backport 6.1] cql: process LIMIT for GROUP BY select queries' from ScyllaDB Botond Dénes 2024-08-27 14:52:18 +03:00
  • da5f4faac1 Merge 'mv: reject user requests by coordinator when a replica is overloaded by MVs' from Wojciech Mitros Piotr Dulikowski 2024-08-27 12:50:34 +02:00
  • f38bb6483a test: add test to ensure repair won't fail with uninitialized bm Aleksandra Martyniuk 2024-08-27 11:09:43 +02:00
  • d8e4393418 repair: throw if batchlog manager isn't initialized Aleksandra Martyniuk 2024-08-26 17:34:09 +02:00
  • 5c0f6d4613 Merge 'Make Summary support histogram with infinite bucket vlaues' from Amnon Heiman Botond Dénes 2024-08-27 10:33:54 +03:00
  • ae7ce38721 build: print out the default value of options Kefu Chai 2024-08-23 11:07:41 +08:00
  • e2747e4bb5 build: cmake: add dist-check target Kefu Chai 2024-08-23 14:13:29 +08:00
  • ea612e7065 docs: install poetry>=1.8.0 Kefu Chai 2024-08-26 14:35:51 +08:00
  • 022eb25d98 tools/toolchain/README.md: fix wording Yaniv Michael Kaul 2024-08-26 10:22:15 +03:00
  • 5cffb23aa3 scylla-gdb.py: use chunked_fifo to represent _sink._pending_io Kefu Chai 2024-08-25 00:38:50 +08:00
  • 0509548dbc Update tools/java submodule Botond Dénes 2024-08-19 15:08:17 +03:00
  • 6692c1702d abstract_replication_strategy: make get_ranges async Benny Halevy 2024-07-16 14:03:32 +03:00
  • 415bdf3160 database: get_keyspace_local_ranges: get vnode_effective_replication_map_ptr param Benny Halevy 2024-07-17 10:55:37 +03:00
  • 6b2d0f5934 compaction: task_manager_module: open code maybe_get_keyspace_local_ranges Benny Halevy 2024-07-17 10:47:34 +03:00
  • 0f990a8dc5 alternator: ttl: token_ranges_owned_by_this_shard: let caller make the ranges_holder Benny Halevy 2024-07-16 14:10:42 +03:00
  • 5f8b199253 alternator: ttl: can pass const gms::gossiper& to ranges_holder Benny Halevy 2024-07-16 14:03:32 +03:00
  • 2288f98d83 alternator: ttl: ranges_holder_primary: unconstify _token_ranges member Benny Halevy 2024-07-16 14:06:03 +03:00
  • 3ed214a728 alternator: ttl: refactor token_ranges_owned_by_this_shard Benny Halevy 2024-07-16 13:58:46 +03:00
  • fd51332978 test.py: Add parameter to control the pool size from the command line Andrei Chekun 2024-08-26 11:27:44 +02:00
  • 0acfa4a00d Merge 'abstract_replication_strategy: make get_ranges async' from Benny Halevy Avi Kivity 2024-08-26 16:56:18 +03:00
  • 6d633e89ef Merge 'update CODEOWNERS' from Piotr Smaron Botond Dénes 2024-08-26 16:44:39 +03:00
  • 4505b14fd6 Merge 'table_helper: complete coroutinization' from Avi Kivity Botond Dénes 2024-08-26 13:43:16 +03:00
  • b2c07c9b6f Merge 'compaction: change compaction stop reason ' from Aleksandra Martyniuk Botond Dénes 2024-08-26 13:40:07 +03:00