Commit Graph

  • 6a9852d47b utils: chunked_vector: add from_range_t constructor Avi Kivity 2024-10-31 19:32:16 +02:00
  • b2769403d2 utils: chunked_vector: optimize initializer_list constructor Avi Kivity 2024-10-31 18:07:49 +02:00
  • 0a81be4321 utils: chunked_vector: iterator constructor: copy spanwise Avi Kivity 2024-10-31 18:05:05 +02:00
  • 4653430c8e utils: chunked_vector: reserve for forward iterators, not just random access iterators, on construction Avi Kivity 2024-10-31 17:53:14 +02:00
  • 673b107ffa github: use GithubException when appropriate Kefu Chai 2024-10-30 12:43:17 +08:00
  • f8221b960f test: route S3 mock server messages through logger Kefu Chai 2024-10-31 11:25:37 +08:00
  • 78ceaeabca compaction_manager: compaction_disabled: return true if not in compaction_state Benny Halevy 2024-10-29 10:41:48 +02:00
  • c1f2a7c421 Merge 'sstables: Fix use-after-free on page cache buffer when parsing promoted index entries across pages' from Tomasz Grabiec mergify/copy/branch-6.1/pr-20837 Avi Kivity 2024-10-01 00:02:55 +03:00
  • 788b333d9e test/topology_experimental_raft: fix flaky test mergify/copy/branch-6.1/pr-21370 Nadav Har'El 2024-10-30 10:33:46 +02:00
  • 69325f2159 test/topology_experimental_raft: fix flaky test mergify/copy/branch-6.2/pr-21370 Nadav Har'El 2024-10-30 10:33:46 +02:00
  • 242011c4d4 cql_test_env/gossip: Prevent double shutdown call crash mergify/copy/branch-6.1/pr-21379 Calle Wilund 2024-10-30 14:52:22 +00:00
  • 5d07be19c0 node-exporter: Disable hwmon collector Tomasz Grabiec 2024-10-17 14:46:51 +02:00
  • eec3e22c6a node-exporter: Disable hwmon collector Tomasz Grabiec 2024-10-17 14:46:51 +02:00
  • 495c1188e9 docs/dev: Document semantics of describing CDC tables Dawid Mędrek 2024-10-22 15:57:41 +02:00
  • 39e0513e1b cql3: Allow for describing CDC log tables Dawid Mędrek 2024-10-22 14:16:59 +02:00
  • 88ab8db944 mv: run view building in streaming scheduling group Wojciech Mitros 2024-10-28 19:54:05 +01:00
  • 7572c483b1 test/topology_experimental_raft: fix flaky test Nadav Har'El 2024-10-30 10:33:46 +02:00
  • c4361037f7 cql_test_env/gossip: Prevent double shutdown call crash Calle Wilund 2024-10-30 14:52:22 +00:00
  • d3f09638f0 Merge 'compound_compat: replace use of boost ranges with std ranges' from Avi Kivity Nadav Har'El 2024-10-31 10:16:41 +02:00
  • 65e29f28bd Merge 'gms: remove unused #includes ' from Kefu Chai Nadav Har'El 2024-10-31 09:06:37 +02:00
  • 2498e37a2f mutation_writer,streaming: use reader_consumer_v2 type when appropriate Kefu Chai 2024-10-30 16:45:23 +08:00
  • 907da210b6 compound_compat: replace use of boost ranges with std ranges Avi Kivity 2024-10-30 19:58:07 +02:00
  • 982cebc1f6 compound_compat: simplify seriakization of ka/la sstables static cell names Avi Kivity 2024-10-30 19:13:25 +02:00
  • 7d87f744ea test: topology: add disable_schema_agreement_wait utility function Marcin Maliszkiewicz 2024-10-24 11:10:02 +02:00
  • d8e36873cf test: add UT to test retrying ALTER tablets KEYSPACE Piotr Smaron 2024-10-15 15:40:43 +02:00
  • 1dddd2a8ca cql/tablets: fix indentation in rf_change event handler Piotr Smaron 2024-10-15 15:40:10 +02:00
  • ab333f2453 cql/tablets: fix retrying ALTER tablets KEYSPACE Piotr Smaron 2024-10-15 15:39:35 +02:00
  • d3a6931b14 .github: add gms to iwyu's CLEANER_DIR Kefu Chai 2024-10-30 18:55:51 +08:00
  • 52ec315ffd gms: remove unused #includes Kefu Chai 2024-10-30 18:54:21 +08:00
  • c16369323b sstables: Use inject(wait_for_message_overload) Pavel Emelyanov 2024-10-28 17:32:38 +03:00
  • 39cb93be3c treewide,error_injection: Use inject(wait_for_message) and fix tests Pavel Emelyanov 2024-10-28 18:15:12 +03:00
  • 7d8cc3ccc2 treewide,error_injection: Use inject(wait_for_message) overload Pavel Emelyanov 2024-10-28 18:14:14 +03:00
  • c1432f3657 error_injection: Add inject() overload with wait_for_message wrapper Pavel Emelyanov 2024-10-28 15:34:30 +03:00
  • 0b502a2610 topology coordinator: take a copy of a replication state in raft_topology_cmd_handler Gleb Natapov 2024-10-28 12:17:22 +02:00
  • 1a9721e93e topology coordinator: take a copy of a replication state in raft_topology_cmd_handler Gleb Natapov 2024-10-28 12:17:22 +02:00
  • b984488552 cql3: Rename SALTED HASH to HASHED PASSWORD Dawid Mędrek 2024-10-29 16:32:59 +01:00
  • bc5b1f9a5d tasks: delete virtual_task::get_ids method as it is unused Aleksandra Martyniuk 2024-09-22 17:14:31 +02:00
  • 9b5d69ae96 tasks: improve task_manager::lookup_virtual_task Aleksandra Martyniuk 2024-09-22 16:46:25 +02:00
  • d81ed5adb4 compaction: explain make_interpose_consumer() in compaction strategy Kefu Chai 2024-10-29 14:10:01 +08:00
  • f3869dadc6 Merge 'compound: replace boost ranges with std ranges' from Avi Kivity Tomasz Grabiec 2024-10-30 11:02:51 +01:00
  • 73806f66a5 test/test_repair.py: Add test_batchlog_flush_in_repair Asias He 2024-09-02 15:03:35 +08:00
  • b3b3e880d3 repair: Reduce hints and batchlog flush Asias He 2024-08-22 16:45:56 +08:00
  • f8ad78ba1e db/batchlog_manager: Add add_delay_to_batch_replay Asias He 2024-09-03 09:06:04 +08:00
  • fed9b54664 db/batchlog_manager: Add get_last_replay Asias He 2024-08-23 22:12:29 +08:00
  • 3361542e84 db/batchlog_manager: wire in batchlog_replay_cleanup_after_replays Botond Dénes 2024-08-22 10:12:05 -04:00
  • 1635525526 db/config: introduce batchlog_replay_cleanup_after_replays Botond Dénes 2024-08-22 10:11:45 -04:00
  • 169c74346d db/batchlog_manager: do_batch_log_replay(): add cleanup flag Botond Dénes 2024-08-22 02:50:36 -04:00
  • 3205866978 utils: cached_file: Mark permit as awaiting on page miss mergify/copy/branch-6.0/pr-21323 Tomasz Grabiec 2024-10-27 23:28:12 +01:00
  • a249d97a98 utils: cached_file: Push resource_unit management down to cached_file Tomasz Grabiec 2024-10-27 21:54:28 +01:00
  • 73b1f66b70 Revert "Merge 'Allow explicitly enabling or disabling tablets when creating a new keyspace' from Benny Halevy" Avi Kivity 2024-10-30 00:40:49 +02:00
  • b9df3aec12 gdb: avoid @classmethod/@property combinations Avi Kivity 2024-10-29 14:06:47 +02:00
  • cc7f25062a topology coordinator: take a copy of a replication state in raft_topology_cmd_handler Gleb Natapov 2024-10-28 12:17:22 +02:00
  • 020ccbd76a Merge 'utils: cached_file: Mark permit as awaiting on page miss' from Tomasz Grabiec Avi Kivity 2024-10-29 16:15:21 +02:00
  • 51f7ff8697 Merge '[Backport 6.1] storage_proxy: Add conditions checking to avoid UB in speculating read executors.' from ScyllaDB Kamil Braun 2024-10-29 12:32:48 +01:00
  • 36cc3bcc90 test: test_crash_coordinator_before_streaming: enable TRACE for raft_topology logger Kamil Braun 2024-10-23 15:56:50 +02:00
  • 1dded7e52f Merge '[Backport 6.2] fix nodetool status to show zero-token nodes' from ScyllaDB Kamil Braun 2024-10-29 10:50:35 +01:00
  • 54d438168a build: cmake: explicitly mark convenience libraries as STATIC Kefu Chai 2024-10-25 15:00:07 +08:00
  • 94a9efbf1c github: add script for backports automation instead of Mergify Yaron Kaikov 2024-10-27 21:08:44 +02:00
  • cd578d4860 Merge 'repair: Fix finished ranges metrics for removenode' from Asias He backport/21252/to-6.2 Botond Dénes 2024-10-28 08:09:32 +02:00
  • 5665490f58 Merge 'repair: Fix finished ranges metrics for removenode' from Asias He backport/21252/to-6.1 Botond Dénes 2024-10-28 08:09:32 +02:00
  • 4388162ea1 Merge 'repair: Fix finished ranges metrics for removenode' from Asias He backport/21252/to-6.0 Botond Dénes 2024-10-28 08:09:32 +02:00
  • 25ae3d0aed backup_task: Report uploading progress Pavel Emelyanov 2024-10-16 13:20:23 +03:00
  • 2efcfc13e8 s3/client: Account upload progress for real Pavel Emelyanov 2024-10-16 12:40:15 +03:00
  • 51e03b1025 s3/client: Introduce upload_progress Pavel Emelyanov 2024-10-16 12:40:07 +03:00
  • f9a5e02b53 s3: Extract client_fwd.hh Pavel Emelyanov 2024-10-16 13:06:37 +03:00
  • 9082d66d8a fix nodetool status to show zero-token nodes Abhinav 2024-10-01 13:55:26 +05:30
  • c7a0876a73 test: move wait_for_first_completed to pylib/util.py Abhinav 2024-10-21 14:53:17 +05:30
  • 682dc3dd5f Update os-support-info.rst - add CentOS mergify/copy/branch-6.1/pr-21310 Tzach Livyatan 2024-10-28 09:55:16 +02:00
  • 917d40e600 token_metadata: rename endpoint_to_host_id_map getter and add support for joining nodes Abhinav 2024-10-21 14:15:28 +05:30
  • 1fd60424d9 tasks: fix sequence number assignment Aleksandra Martyniuk 2024-10-25 14:50:32 +02:00
  • af6ddebc7f tasks: fix abort source subscription of virtual task's child Aleksandra Martyniuk 2024-10-25 14:17:56 +02:00
  • 49d3e281d6 Merge 'Sanitize /system/highest_supported_sstable_version API endpoint' from Pavel Emelyanov Avi Kivity 2024-10-28 21:42:41 +02:00
  • b09bb6bc19 error_injection: Re-use enter() code in inject() overloads Pavel Emelyanov 2024-10-25 15:43:17 +03:00
  • 7610b907c6 build: include subdirectory rules in compilation database merge Kefu Chai 2024-10-28 17:21:19 +08:00
  • c286434e4c Merge 'Allow explicitly enabling or disabling tablets when creating a new keyspace' from Benny Halevy Avi Kivity 2024-10-28 21:33:17 +02:00
  • 6712fcc316 test/cql-pytest: add option to run cql-pytes tests against specific release Nadav Har'El 2024-06-11 12:18:32 +03:00
  • f3dee5b636 build: enable CMAKE_CXX_EXTENSIONS explicitly Kefu Chai 2024-10-28 17:13:52 +08:00
  • 8b80ef3290 build: Remove GCC ARM warning workaround (originally added in 193d1942) Kefu Chai 2024-10-28 14:07:37 +08:00
  • 94c21e5c05 Merge 'sstables: Reduce amount of I/O for clustering-key-bounded reads from large partitions' from Tomasz Grabiec Avi Kivity 2024-10-28 21:12:17 +02:00
  • 0f2101b055 utils: cached_file: Mark permit as awaiting on page miss Tomasz Grabiec 2024-10-27 23:28:12 +01:00
  • 868f5b59c4 utils: cached_file: Push resource_unit management down to cached_file Tomasz Grabiec 2024-10-27 21:54:28 +01:00
  • d3dae09316 compound: replace boost ranges with std ranges Avi Kivity 2024-10-28 17:42:56 +02:00
  • 61d7f1f6a5 compound: upgrade iterator to be an std::forward_iterator Avi Kivity 2024-10-28 17:07:44 +02:00
  • fa71b82da4 node-exporter: Disable hwmon collector Tomasz Grabiec 2024-10-17 14:46:51 +02:00
  • 101c1d50f0 Merge 'fix nodetool status to show zero-token nodes' from Abhinav Kumar Jha Kamil Braun 2024-10-28 12:19:36 +01:00
  • 2cd4869c7c test: Add test_node_ops_metrics.py mergify/copy/branch-6.0/pr-21252 Asias He 2024-10-24 10:32:42 +08:00
  • 6847b9b099 repair: Make the ranges more consistent in the log Asias He 2024-10-24 10:21:04 +08:00
  • 07121ff3b2 repair: Fix finished ranges metrics for removenode Asias He 2024-10-24 10:17:15 +08:00
  • 9fdc596ff7 test: Add test_node_ops_metrics.py Asias He 2024-10-24 10:32:42 +08:00
  • 1a5a6a0758 test: Add test_node_ops_metrics.py Asias He 2024-10-24 10:32:42 +08:00
  • 5a2196b94a repair: Make the ranges more consistent in the log Asias He 2024-10-24 10:21:04 +08:00
  • 6ae5481de4 repair: Make the ranges more consistent in the log Asias He 2024-10-24 10:21:04 +08:00
  • 34cb594dd5 repair: Fix finished ranges metrics for removenode Asias He 2024-10-24 10:17:15 +08:00
  • 0bc22db3a9 repair: Fix finished ranges metrics for removenode Asias He 2024-10-24 10:17:15 +08:00
  • 9f8adcd207 backup_task: track the first failure uploading sstables Kefu Chai 2024-10-24 14:12:51 +08:00
  • 1878af9399 Update os-support-info.rst - add CentOS Tzach Livyatan 2024-10-28 09:55:16 +02:00
  • 8ac471b74b dht: do not include unused headers Kefu Chai 2024-10-26 11:21:58 +08:00
  • 44a807f5bc doc: improve the README file in the docs folder Anna Stuchlik 2024-10-24 13:57:06 +02:00
  • 212eb204a7 doc: set 6.2 as the latest stable version Anna Stuchlik 2024-10-16 09:59:27 +02:00
  • 420baf5035 api: Make get_highest_supported_sstable_version use proper service Pavel Emelyanov 2024-10-25 13:30:44 +03:00