Commit Graph

  • 9d58a911f1 docs: Update system_keyspace.md for tablet repair related info Asias He 2024-10-29 15:25:41 +08:00
  • afd356ea9a docs: Add docs for tablet repair migration Asias He 2024-09-18 09:25:58 +08:00
  • b71a563030 repair: Add core tablet repair scheduler support Asias He 2024-09-18 09:36:27 +08:00
  • 56dce5fe8a Alternator: add WCU support Amnon Heiman 2024-07-30 14:33:19 +03:00
  • 3c46d78e6a Add test/alternator/test_returnconsumedcapacity.py Amnon Heiman 2024-07-21 14:04:43 +03:00
  • b8f7b2eb52 alternator/executor: Add consume capacity for get_item Amnon Heiman 2024-07-21 13:59:32 +03:00
  • 2b10296a82 alsternator/stats: Add rcu and wcu metrics to stats Amnon Heiman 2024-11-12 09:36:15 +02:00
  • b0e699e7ec alternator/executor.hh: white-space cleanup Amnon Heiman 2024-07-21 13:55:30 +03:00
  • eedf390196 Add the consume_capacity helper class Amnon Heiman 2024-07-21 13:44:52 +03:00
  • 733a4f94c7 Merge 'test/boost/view_schema_test.cc: Wait for views to build in test_view_update_generating_writetime' from Dawid Mędrek Nadav Har'El 2024-11-19 18:10:52 +02:00
  • 8204bbf547 gossiper: remove remnants of old shadow round Gleb Natapov 2024-10-15 16:48:40 +03:00
  • 4b3d160f34 gossiper: fix indentation after the last patch Gleb Natapov 2024-10-15 14:50:28 +03:00
  • edeb8b0e46 gossiper: co-routinize do_shadow_round Gleb Natapov 2024-10-15 14:48:52 +03:00
  • af4afc84ec test/boost/view_schema_test.cc: Increase TTL in test_view_update_generating_writetime Dawid Mędrek 2024-11-19 13:02:34 +01:00
  • 5ca0cc4e85 test/boost/view_schema_test.cc: Wait for views to build in test_view_update_generating_writetime Dawid Mędrek 2024-11-19 12:51:22 +01:00
  • f5795e8aa4 test: add test to check if repair is properly aborted Aleksandra Martyniuk 2024-11-19 11:59:29 +01:00
  • b893e63b4a test: enable PER PARTIION LIMIT + GROUP BY tests Paweł Zakrzewski 2024-10-17 14:26:44 +02:00
  • 7607f5e33e alternator: fix "/localnodes" to not return down nodes Nadav Har'El 2024-11-12 09:57:54 +02:00
  • 980f6a48ab .github/scripts/auto-backport.py: validate backport candidate with Fixes prefix Yaron Kaikov 2024-11-13 13:40:13 +02:00
  • 165902b951 conf/scylla.yaml: update documentation for enable_tablets Benny Halevy 2024-11-18 14:25:44 +02:00
  • 36870feb29 Merge 'test: route S3 Proxy server messages through logger' from Kefu Chai Botond Dénes 2024-11-19 06:42:28 +02:00
  • 33a0e5b892 treewide: replace boost::find_if with std::ranges::find_if Kefu Chai 2024-11-08 11:39:31 +08:00
  • 3e75fbd9d3 counters: replace boost::find_if with std::ranges::find_if Kefu Chai 2024-11-08 11:25:06 +08:00
  • 69939ee653 combine.hh: use std::iter_const_reference_t when appropriate Kefu Chai 2024-11-11 15:07:23 +08:00
  • 5b17be6494 messaging_service: Introduce TABLET_REPAIR verb Asias He 2024-09-18 09:25:14 +08:00
  • 82a10eca55 tablet_allocator: Introduce stream_weight for tablet_migration_streaming_info Asias He 2024-09-12 15:06:49 +08:00
  • c975882e03 network_topology_strategy: Preserve fields of task_info in reallocate_tablets Asias He 2024-10-29 09:27:39 +08:00
  • b14871ad3f Merge 'code cleanup: remove "sstring_view" and replace its usages by std::string_view' from Nadav Har'El Avi Kivity 2024-11-18 22:43:45 +02:00
  • 06d478793d Merge 'mutation: switch from boost ranges to std ranges' from Avi Kivity Tomasz Grabiec 2024-11-18 21:23:29 +01:00
  • 34d7a4401d ./github/workflows/conflict_reminder.yaml: fix assignee object Luis Freitas 2024-11-18 12:25:31 +00:00
  • 08eb853a96 cql3: respect PER PARTITION LIMIT for aggregates Paweł Zakrzewski 2024-10-11 22:26:42 +02:00
  • 8190d76dd6 cql3: selection: count input rows in the selector Paweł Zakrzewski 2024-10-12 00:24:11 +02:00
  • aea3c3851e cql3: selection: pass per partition limit to the result_set_builder Paweł Zakrzewski 2024-10-11 18:40:36 +02:00
  • cb1483037c cql3: show different messages for LIMIT and PER PARTITION LIMIT in get_limit Paweł Zakrzewski 2024-10-28 20:11:59 +01:00
  • d9eb502841 doc: add the 6.0-to-2024.2 upgrade guide-from-6 Anna Stuchlik 2024-08-13 20:49:49 +02:00
  • ca14167b20 repair: add shard param to task_manager_module::is_aborted Aleksandra Martyniuk 2024-11-18 16:08:37 +01:00
  • de8d59172a repair: use task abort source to abort repair Aleksandra Martyniuk 2024-11-18 15:45:35 +01:00
  • a6d9931705 repair: drop _aborted_pending_repairs and utilize tasks abort mechanism Aleksandra Martyniuk 2024-11-18 15:23:45 +01:00
  • db8308fe93 repair: fix task_manager_module::abort_all_repairs Aleksandra Martyniuk 2024-11-18 13:25:57 +01:00
  • f2bed0f362 doc: add the 6.0-to-2024.2 upgrade guide-from-6 Anna Stuchlik 2024-08-13 20:49:49 +02:00
  • a592393d5d doc: add the 6.0-to-2024.2 upgrade guide-from-6 Anna Stuchlik 2024-08-13 20:49:49 +02:00
  • 5e20cb8c66 bytes: remove unused alias sstring_view Nadav Har'El 2024-11-18 16:51:15 +02:00
  • e639434a89 change remaining sstring_view to std::string_view Nadav Har'El 2024-11-18 16:48:57 +02:00
  • e72aabae7f test: change sstring_view to std::string_view Nadav Har'El 2024-11-18 16:26:20 +02:00
  • b778ce08a9 cql3: change sstring_view to std::string_view Nadav Har'El 2024-11-18 15:57:20 +02:00
  • f2b4a59ec7 alternator: change sstring_view to std::string_view Nadav Har'El 2024-11-18 15:44:49 +02:00
  • 766ee56536 type: change from_sstring() to from_string_view() Nadav Har'El 2024-11-18 15:27:42 +02:00
  • da99dc3a7f cross-tree: change to_sstring_view() to to_string_view() Nadav Har'El 2024-11-18 14:57:49 +02:00
  • cb24022b54 test: route S3 Proxy server messages through logger Kefu Chai 2024-11-18 18:31:25 +08:00
  • 0dff187b7a test: s3_proxy: remove unused method Kefu Chai 2024-11-18 18:30:03 +08:00
  • 572b005774 repair: implement tablet_repair_task_impl::release_resources Aleksandra Martyniuk 2024-11-08 15:03:55 +01:00
  • bef015da0d Revert ".github/scripts/auto-backport.py: validate backport candidate with Fixes prefix" Avi Kivity 2024-11-18 12:29:22 +02:00
  • 3a6c0a9b36 Merge 'compaction: Perform integrity checks on compacting SSTables' from Nikos Dragazis Avi Kivity 2024-11-17 20:59:31 +02:00
  • f23800181a Merge 'Align Metric Family Descriptions' from Amnon Heiman Nadav Har'El 2024-11-17 16:49:57 +02:00
  • 8738d9bfa0 system_tables: Compute schema version automatically Tomasz Grabiec 2024-11-08 08:11:32 +01:00
  • 05a1e0dc40 schema_builder: Introduce with_hash_version() Tomasz Grabiec 2024-11-13 10:41:28 +01:00
  • 0334c2c24c schema: Store raw_view_info in schema::raw_schema Tomasz Grabiec 2024-11-13 10:39:24 +01:00
  • 70441dc2b3 schema: Remove dead comment Tomasz Grabiec 2024-11-08 08:13:50 +01:00
  • 5dbbbf6300 hashing: Add hasher for unordered_map Tomasz Grabiec 2024-11-08 08:14:37 +01:00
  • 8209b301a3 hashing: Add hasher for unique_ptr Tomasz Grabiec 2024-11-08 08:14:29 +01:00
  • a2c3b9a038 hashing: Add hasher for double Tomasz Grabiec 2024-11-08 08:14:21 +01:00
  • 9720bb1e5f partition_snapshot_row_cursor.hh: switch from boost ranges to std ranges Avi Kivity 2024-11-15 14:39:39 +02:00
  • 1c26c8deeb mutation: mutation_partition_v2.hh: switch from boost ranges to std ranges Avi Kivity 2024-11-15 14:06:14 +02:00
  • de822d3a46 mutation: mutation_partition.hh: switch from boost ranges to std ranges Avi Kivity 2024-11-15 14:06:14 +02:00
  • 6d110b530c partition_snapshot_reader.hh: drop unused include boost/range/algorithm/heap_algorithm.hpp Avi Kivity 2024-11-15 13:52:29 +02:00
  • b0bb40e8d4 replica: Fix schema change during migration cleanup Raphael S. Carvalho 2024-09-24 14:17:37 -03:00
  • 5058d6af41 cql_test_env/gossip: Prevent double shutdown call crash Calle Wilund 2024-10-30 14:52:22 +00:00
  • 730d39df40 test/topology_custom: fix the flaky test_raft_recovery_stuck Emil Maskovsky 2024-11-06 18:03:44 +01:00
  • 0c7c6f85e0 test/topology_custom: fix the flaky test_raft_recovery_stuck Emil Maskovsky 2024-11-06 18:03:44 +01:00
  • 2480decbc7 doc: import the new pub keys used to sign the package Kefu Chai 2024-11-11 16:57:26 +08:00
  • 5bc03da0c4 tools/scylla-nodetool: rename estimated_row_count to estimated_partition_count Kefu Chai 2024-11-15 11:28:39 +08:00
  • 8414cd743e .github/scripts/auto-backport.py: validate backport candidate with Fixes prefix Yaron Kaikov 2024-11-13 13:40:13 +02:00
  • 4cc9d78801 compaction: document compaction::make_interposer_consumer() Kefu Chai 2023-08-08 11:44:34 +08:00
  • fed2c6ba83 sstables/mx/reader: release column value buffer after consumed Botond Dénes 2024-10-16 02:53:44 -04:00
  • 00810e6a01 treewide: include seastar/core/format.hh instead of seastar/core/print.hh Kefu Chai 2024-11-14 15:26:24 +08:00
  • 8c8316e21d topology coordinator: take a copy of a replication state in raft_topology_cmd_handler Gleb Natapov 2024-10-28 12:17:22 +02:00
  • 309f1606ae docs: correct the storage size for n2-highmem-32 to 9000GB Michael Pedersen 2024-08-13 15:28:53 +02:00
  • 298602b32d Merge 'message: do not include unused headers' from Kefu Chai Pavel Emelyanov 2024-11-14 17:15:16 +03:00
  • 6955b8238e docs: fix monospace formatting for rm command Kefu Chai 2024-11-14 16:56:14 +08:00
  • 78ad345f7f Merge 'scylla_raid_setup: fix failure on SELinux package installation' from Takuya ASADA Botond Dénes 2024-11-12 09:20:56 +02:00
  • 5b8c2ad600 test/object_store: various cleanups Kefu Chai 2024-11-12 16:51:35 +08:00
  • 99d420daa5 test: move a materialized-view test from boost to cqlpy Nadav Har'El 2024-10-08 17:27:46 +03:00
  • 687a18db38 Merge 'scylla_raid_setup: fix failure on SELinux package installation' from Takuya ASADA Botond Dénes 2024-11-12 09:20:56 +02:00
  • 703e6f3b1f Update report-scylla-problem.rst removing references to old Health Check Report André LFA 2024-11-06 17:52:18 -03:00
  • 3bd2ecff63 doc: add the 6.0-to-2024.2 upgrade guide-from-6 Anna Stuchlik 2024-08-13 20:49:49 +02:00
  • 1cedc45c35 doc: import the new pub keys used to sign the package Kefu Chai 2024-11-11 16:57:26 +08:00
  • 5078a054d6 github: bug_report.yml: Improve bug report template structure dani-tweig-patch-2 Dani Tweig 2024-11-14 12:47:06 +02:00
  • 4610dde4da streaming: stream-session: switch to tracking permit Botond Dénes 2024-10-11 03:41:16 -04:00
  • 89c68d4ba7 Update seastar submodule Botond Dénes 2024-11-14 01:41:24 -05:00
  • 1d0c6aa26f utils: UUID: Make get_time_UUID() respect the clock offset Tomasz Grabiec 2024-11-12 19:25:56 +01:00
  • c14ace54e3 Merge 'Add testcases for tablet migration involving views' from Lakshmi Narayanan Sreethar Botond Dénes 2024-11-14 08:32:38 +02:00
  • ecb9cb374e Merge '[Backport 6.1] compaction_manager: stop_tasks, stop_ongoing_compactions: ignore errors' from ScyllaDB Botond Dénes 2024-11-14 07:00:28 +02:00
  • 548170fb68 Merge '[Backport 6.2] compaction_manager: stop_tasks, stop_ongoing_compactions: ignore errors' from ScyllaDB Botond Dénes 2024-11-14 06:59:52 +02:00
  • 75b79a30da Update ScyllaDB version to: 6.2.2 Jenkins Promoter 2024-11-13 23:22:52 +02:00
  • c1d447c932 topology_custom/test_tablets.py: add testcase for tablet migration of staged sstables Lakshmi Narayanan Sreethar 2024-11-12 13:36:11 +05:30
  • 4cc12e1b7e topology_custom/test_tablets.py: add testcase for tablet migration with unbuilt views Lakshmi Narayanan Sreethar 2024-11-11 19:58:13 +05:30
  • bdf31d7f54 compaction_manager: stop: await _stop_future if engaged mergify/copy/branch-6.2/pr-21299 Benny Halevy 2024-11-03 10:44:56 +02:00
  • 3d915cd091 compaction_manager: really_do_stop: assert that no tasks are left behind Benny Halevy 2024-11-03 10:42:55 +02:00
  • abb26ff913 compaction_manager: stop_tasks, stop_ongoing_compactions: ignore errors Benny Halevy 2024-10-27 14:54:36 +02:00
  • 3f821b7f4f compaction/compaction_manager: stop_tasks(): unlink stopped tasks Botond Dénes 2024-10-30 09:13:23 -04:00