Commit Graph

  • 9f0b75bcd2 [Backport 5.4]: sstables: do not reload components of unlinked sstables Lakshmi Narayanan Sreethar 2024-07-22 18:32:58 +05:30
  • 02ccd2e3af test: scylla_cluster: improve expected_error in add_server Patryk Jędrzejczak 2024-07-23 13:27:17 +02:00
  • 4079cd1a7b test: scylla_cluster: support more test scenarios Patryk Jędrzejczak 2024-07-23 13:25:40 +02:00
  • e196c1727e test: scylla_cluster: correctly change seeds in server_start Patryk Jędrzejczak 2024-07-19 09:53:36 +02:00
  • d04159e7de docs: describe virtual tasks Aleksandra Martyniuk 2024-05-29 15:42:27 +02:00
  • c64cb98bcf db: node_ops: filter topology request entries Aleksandra Martyniuk 2024-05-24 15:44:10 +02:00
  • 36b77c0592 test: add a topology suite for testing tasks Aleksandra Martyniuk 2023-09-22 15:03:24 +02:00
  • a903971a74 node_ops: service: create streaming tasks Aleksandra Martyniuk 2024-07-12 13:25:15 +02:00
  • 63e82764e1 node_ops: register node_ops_virtual_task in task manager Aleksandra Martyniuk 2024-04-24 18:28:42 +02:00
  • 8e56913fdf service: node_ops: keep node ops module in storage service Aleksandra Martyniuk 2023-09-28 10:26:27 +02:00
  • b97a348361 node_ops: implement node_ops_virtual_task methods Aleksandra Martyniuk 2024-04-24 16:06:54 +02:00
  • 94282b5214 db: service: modify methods to get topology_requests data Aleksandra Martyniuk 2024-01-16 13:14:14 +01:00
  • 880058073b db: service: add request type column to topology_requests Aleksandra Martyniuk 2024-05-20 14:37:58 +02:00
  • 91fbfbf98a node_ops: add task manager module and node_ops_virtual_task Aleksandra Martyniuk 2023-09-28 10:20:04 +02:00
  • d2e6010670 tasks: api: add virtual task support to get_task_status_recursively Aleksandra Martyniuk 2023-12-11 13:53:17 +01:00
  • 5f7f403a15 tasks: api: add virtual task support Aleksandra Martyniuk 2023-12-08 19:21:28 +01:00
  • 20ba7ceff9 tasks: api: add virtual tasks support to get_tasks Aleksandra Martyniuk 2023-12-05 14:32:54 +01:00
  • 1d85b319e0 tasks: add task_handler to hide task and virtual_task differences from user Aleksandra Martyniuk 2023-12-08 14:34:24 +01:00
  • abde7ba271 tasks: modify invoke_on_task Aleksandra Martyniuk 2023-12-01 15:19:02 +01:00
  • 6029936665 tasks: implement task_manager::virtual_task::impl::get_children Aleksandra Martyniuk 2023-11-30 14:14:08 +01:00
  • 9de8d4b5b0 tasks: keep virtual tasks in task manager Aleksandra Martyniuk 2023-12-12 13:05:00 +01:00
  • 00cfc49d18 tasks: introduce task_manager::virtual_task Aleksandra Martyniuk 2023-11-24 15:38:43 +01:00
  • bac7c33313 alternator: fix "/localnodes" to not return nodes still joining Nadav Har'El 2024-07-14 15:04:48 +03:00
  • 65565a56c3 Merge 's3/client: add client::upload_file()' from Kefu Chai Pavel Emelyanov 2024-07-23 12:39:27 +03:00
  • b2ea946837 Update ScyllaDB version to: 6.1.0-rc1 Jenkins Promoter 2024-07-23 10:33:48 +03:00
  • 061def001d s3/client: add client::upload_file() Kefu Chai 2023-12-12 16:11:52 +08:00
  • 6701ce50a5 s3/client: move constants related to aws constraints out Kefu Chai 2023-12-12 16:07:47 +08:00
  • c3bea539b6 dist: support nonroot and offline mode for scylla-housekeeping Takuya ASADA 2023-03-06 20:02:42 +09:00
  • dfe3af40ed test: tasks: adjust tests to new wait_task behavior Aleksandra Martyniuk 2024-07-22 14:50:46 +02:00
  • 9eb47b3ef0 Merge 'config: round-trip boolean configuration variables' from Avi Kivity Nadav Har'El 2024-07-22 17:53:02 +03:00
  • 92e725c467 Merge '[Backport 6.1] Fix lwt semaphore guard accounting' from ScyllaDB Avi Kivity 2024-07-22 17:41:30 +03:00
  • d3135db457 Merge 'commitlog: Add optional max lifetime parameter to cl instance' from Calle Wilund Botond Dénes 2024-07-22 17:21:32 +03:00
  • 3ff33e9c70 Update ./tools/java submodule Botond Dénes 2024-07-22 10:40:04 +03:00
  • e57d48253f Merge '[Backport 6.1] test: raft: fix the flaky test_raft_recovery_stuck' from ScyllaDB Kamil Braun 2024-07-22 14:12:26 +02:00
  • 9cc20e7c4d Merge '[Backport 6.0] schema: fix describe of indexes on collections' from ScyllaDB Piotr Dulikowski 2024-07-22 12:33:47 +02:00
  • 8ec90a0e60 docs: extend "forbidden operations" section for Raft-topology upgrade Kamil Braun 2024-07-15 16:22:57 +02:00
  • 47df9f9b05 test: raft: fix the flaky test_raft_recovery_stuck Emil Maskovsky 2024-07-16 13:01:13 +02:00
  • 193dc87bd0 test: raft: code cleanup in test_raft_recovery_stuck Emil Maskovsky 2024-07-17 09:09:46 +02:00
  • 9efaca0bd2 Merge '[Backport 6.0] test: raft: fix the flaky test_raft_recovery_stuck' from ScyllaDB Kamil Braun 2024-07-22 11:14:44 +02:00
  • 591876b44e Merge 'sstables: do not reload components of unlinked sstables' from Lakshmi Narayanan Sreethar Botond Dénes 2024-07-22 12:08:25 +03:00
  • 11d1950957 test: add test to check that coordinator lwt semaphore continues functioning after locking failures Gleb Natapov 2024-07-16 12:31:47 +03:00
  • 6317325ed5 paxos: do not signal semaphore if it was not acquired Gleb Natapov 2024-07-11 15:11:18 +03:00
  • 0fbec200e9 Merge '[Backport 5.4] Fix lwt semaphore guard accounting' from ScyllaDB Kamil Braun 2024-07-22 10:34:47 +02:00
  • 358147959e Merge 'keep table directory open for flushing' from Laszlo Ersek Avi Kivity 2024-07-21 17:07:44 +03:00
  • d3cbe04130 .github/mergify.yml: update conf to support 6.1 Yaron Kaikov 2024-07-21 04:35:36 +03:00
  • 781eb7517c api/system: add highest_supported_sstable_format path Łukasz Paszkowski 2024-07-18 14:21:29 +02:00
  • 36b57f3432 Merge 'token: inline optimizations' from Benny Halevy Avi Kivity 2024-07-21 15:07:36 +03:00
  • 365e1fb1b9 token: initialize non-key tokens with min() value Benny Halevy 2024-07-19 18:07:34 +03:00
  • 9f05072527 token: make kind-based ctor private Benny Halevy 2024-07-20 12:49:03 +03:00
  • 6806112189 token: constexpr ctors, methods, and minimum/maximum_token Benny Halevy 2024-07-17 21:25:14 +03:00
  • e509ccd184 token: always initialize data member Benny Halevy 2024-07-17 21:40:28 +03:00
  • 850f298ccd everywhere: use dht::token is_{minimum,maximum} Benny Halevy 2024-07-17 23:05:15 +03:00
  • 5a60ba5c5f token: operator<=>: optimize the common case Benny Halevy 2024-07-17 20:50:05 +03:00
  • adc1d7f68f token: move ordering operator inline Benny Halevy 2024-07-17 19:57:12 +03:00
  • 7e745d31ed partitioner_test: add more token-level tests Benny Halevy 2024-07-20 11:50:10 +03:00
  • 62c9709f4a test: raft: fix the flaky test_raft_recovery_stuck Emil Maskovsky 2024-07-16 13:01:13 +02:00
  • 64d414f10a test: raft: code cleanup in test_raft_recovery_stuck Emil Maskovsky 2024-07-17 09:09:46 +02:00
  • ad68a7f799 Merge 'test: raft: fix the flaky test_raft_recovery_stuck' from Emil Maskovsky Kamil Braun 2024-07-19 19:34:43 +02:00
  • 4571262e46 Merge 'Improve constness of functions schema code' from Marcin Maliszkiewicz Piotr Dulikowski 2024-07-19 19:23:11 +02:00
  • 9ab25e5cbf test: raft: replace the use of read_barrier work-around Emil Maskovsky 2024-07-10 18:28:53 +02:00
  • 972b799773 test: add test to check that coordinator lwt semaphore continues functioning after locking failures Gleb Natapov 2024-07-16 12:31:47 +03:00
  • f32ed716ed Merge '[Backport 6.0] Fix lwt semaphore guard accounting' from ScyllaDB Kamil Braun 2024-07-19 19:06:36 +02:00
  • 680403d2cd sstables/storage: synch "dst_dir" more leanly in create_links_common() Laszlo Ersek 2024-07-11 23:03:03 +02:00
  • 0057ee2431 sstables/storage: close previous directory asynchronously upon dir change Laszlo Ersek 2024-07-18 11:53:26 +02:00
  • 6711574646 sstables/storage: futurize change_dir_for_test() Laszlo Ersek 2024-07-18 11:43:32 +02:00
  • ef446c4da0 sstables/storage: sync through "opened_directory" in filesystem...::move() Laszlo Ersek 2024-07-11 19:30:23 +02:00
  • 4d33640481 sstables/storage: sync through "opened_directory" in the "easy" cases Laszlo Ersek 2024-07-11 19:08:28 +02:00
  • 2c01171a4d sstables/storage: introduce "opened_directory" class Laszlo Ersek 2024-07-11 18:21:31 +02:00
  • 204a479e82 Merge 'db/hints: Test manager::too_many_in_flight_hints_for()' from Dawid Mędrek Piotr Dulikowski 2024-07-19 13:26:33 +02:00
  • 0615c8a46b boost/bloom_filter_test: add testcase to verify unlinked sstables are not reloaded Lakshmi Narayanan Sreethar 2024-07-12 20:46:57 +05:30
  • 31ff69a13c sstables: do not reload components of unlinked sstables Lakshmi Narayanan Sreethar 2024-07-12 13:04:02 +05:30
  • dbf22848a8 sstables/sstables_manager: introduce on_unlink method Lakshmi Narayanan Sreethar 2024-07-12 22:59:35 +05:30
  • c52f49facb build: cmake: do not mark cqlsh noarch Kefu Chai 2024-07-12 16:46:44 +08:00
  • 34bf10050b build: cmake: bump up the minimal required fmt to 10.0.0 Kefu Chai 2024-07-06 18:00:57 +08:00
  • 79567c1c98 scripts/open-coredump.sh: allow complete bypass of S3 server Botond Dénes 2024-07-17 01:30:19 -04:00
  • 58a8fd6f19 Update tools/python3 submodule (install umask, selinux) Avi Kivity 2024-07-18 21:36:50 +03:00
  • 7984e595ce Update tools/java submodule (install selinux context) Avi Kivity 2024-07-18 21:03:32 +03:00
  • 4fbfecbb3e Update seastar submodule Kefu Chai 2024-07-17 23:44:26 +08:00
  • f7e24cf0b1 Update tools/jmx submodule (umask fix) Avi Kivity 2024-07-18 19:37:57 +03:00
  • c3b9e64713 Merge 'sstable::open_sstable: pass origin from the writer' from Lakshmi Narayanan Sreethar Avi Kivity 2024-07-18 19:30:32 +03:00
  • 926a02451e Merge 'sstables/index_reader: abort reading during shutdown' from Lakshmi Narayanan Sreethar Avi Kivity 2024-07-18 19:26:22 +03:00
  • 0780228aa2 config: specialize from-string conversion for bool Avi Kivity 2024-07-18 16:16:10 +03:00
  • 33eaa61cdd config: wrap boost::lexical_cast<> when converting from strings Avi Kivity 2024-07-18 16:13:09 +03:00
  • c437c8be36 test: add test to check that coordinator lwt semaphore continues functioning after locking failures Gleb Natapov 2024-07-16 12:31:47 +03:00
  • 68c581314a paxos: do not signal semaphore if it was not acquired Gleb Natapov 2024-07-11 15:11:18 +03:00
  • 1c04b95c68 paxos: do not signal semaphore if it was not acquired Gleb Natapov 2024-07-11 15:11:18 +03:00
  • 5ec8c06561 test: regression test for MV crash with tablets during decommission Piotr Dulikowski 2024-07-16 16:24:18 +02:00
  • cd007123c3 Update ScyllaDB version to: 6.2.0-dev Anna Mikhlin 2024-07-18 16:07:07 +03:00
  • 5649b55e08 test: raft: fix the flaky test_change_ip Emil Maskovsky 2024-07-16 14:43:09 +02:00
  • 14222ad205 Update ScyllaDB version to: 6.1.0-rc0 scylla-6.1.0-rc0-candidate-20240722024530 scylla-6.1.0-rc0-candidate-20240721093126 scylla-6.1.0-rc0 Anna Mikhlin 2024-07-18 16:05:23 +03:00
  • 47e99f4e04 Merge 'Fix lwt semaphore guard accounting' from Gleb Natapov Avi Kivity 2024-07-18 14:58:31 +03:00
  • 8b6e887e02 db/hints: Verify that Scylla limits the concurrency of written hints Dawid Medrek 2024-07-12 13:08:01 +02:00
  • db56af2e41 replication_strategy: mark fmt::formatter<..>::format() const Kefu Chai 2024-07-17 09:49:26 +08:00
  • c93e2662ae build: regenerate toolchain for optimized clang Avi Kivity 2024-07-10 15:02:28 +03:00
  • 8cc99973eb Merge 'Apply sstable io error handler to exceptions generated when opening file' from Calle Wilund Botond Dénes 2024-07-18 08:14:40 +03:00
  • d5af86bd8a test: cql-pytest: config_value_context: remove strange ast.literal_eval call Avi Kivity 2024-07-10 23:16:39 +03:00
  • 414ea68cac exceptions/exceptions.hh: Wrap #include <concepts> within an #ifdef Dawid Medrek 2024-07-17 14:50:14 +02:00
  • ddcc6ec1e4 dist/docker/debian/build_docker.sh: Build container based on Ubuntu24.04 Yaron Kaikov 2024-07-16 15:03:43 +03:00
  • 91b1be6736 memtable_test: Add test for isolate behaviour on exceptions during flush Calle Wilund 2024-07-16 14:30:18 +00:00
  • f996dfc4fa cql_test_env: Expose storage service Calle Wilund 2024-07-16 14:22:02 +00:00