Commit Graph

  • 1c8100d3f1 test/unit: remove unused #include Kefu Chai 2024-01-11 19:22:12 +08:00
  • c3be4a36af test.py: pass "count" to re.sub() with kwarg Kefu Chai 2024-09-27 23:05:09 +08:00
  • 947d9d5a97 scylla_coredump_setup: fix typos in comment Kefu Chai 2024-09-30 14:19:33 +08:00
  • efc7ad8547 node_ops: fix task_manager_module::get_nodes() Aleksandra Martyniuk 2024-09-27 14:43:45 +02:00
  • 423b5a3ba7 Merge 'directories: cleanups to silence clang-tidy false alarms' from Kefu Chai Pavel Emelyanov 2024-09-30 12:02:39 +03:00
  • 322efb54c2 Merge 'raft_group0_client: place on a #include diet' from Avi Kivity Kamil Braun 2024-09-30 10:43:44 +02:00
  • faec71e666 directories: mark verification_error() with [[noreturn]] Kefu Chai 2024-09-30 12:04:31 +08:00
  • 0ef72475fc directories: pass const ref of path to verification_error() Kefu Chai 2024-09-30 11:57:09 +08:00
  • 64c0540d02 cql-pytest: test a few small materialized views syntax issue Nadav Har'El 2024-09-29 17:59:52 +03:00
  • b008dabee5 test/cql-pytest: fix support for Cassandra 3 Nadav Har'El 2024-09-24 11:24:03 +03:00
  • f0e5f37943 scylla_raid_setup: configure SELinux file context Takuya ASADA 2024-09-11 09:36:03 +09:00
  • 81e922e8c2 scylla_coredump_setup: fix SELinux configuration for RHEL9 Takuya ASADA 2024-06-20 08:34:58 +09:00
  • 295993d7f9 scylla_raid_setup: configure SELinux file context Takuya ASADA 2024-09-11 09:36:03 +09:00
  • bd7e1cfc5f scylla_coredump_setup: fix SELinux configuration for RHEL9 Takuya ASADA 2024-06-20 08:34:58 +09:00
  • 71a2b14e08 Update ScyllaDB version to: 6.0.5 Jenkins Promoter 2024-09-29 15:23:43 +03:00
  • 946f21bbd3 cql-pytest: test_virtual_tables: add test_snapshots_multiple_keyspaces Benny Halevy 2024-09-29 13:44:26 +03:00
  • 906de3444b virtual_tables: snapshots: include all snapshots Benny Halevy 2024-09-29 12:46:37 +03:00
  • a4c41755de Update seastar submodule Botond Dénes 2024-09-26 13:08:09 +03:00
  • 5a470b2bfb Merge 'scylla_raid_setup: configure SELinux file context' from Takuya ASADA Avi Kivity 2024-09-29 12:53:00 +03:00
  • b4d028f51f test: extend existing test to check that a joining node can map addresses of all pre-existing nodes during join Gleb Natapov 2024-09-12 16:37:20 +03:00
  • 884297ae2e raft_group0_client: uninclude "raft_group0_registry.hh" Avi Kivity 2024-09-28 14:53:50 +03:00
  • 67cdd0d389 raft_group_registry: extract raft_timeout Avi Kivity 2024-09-28 14:35:43 +03:00
  • 93afc77307 raft_group0_client: uninclude "mutation/mutation.hh" Avi Kivity 2024-09-28 14:05:58 +03:00
  • 5d68efe0bd raft_group0_client: uninclude "db/system_keyspace.hh" Avi Kivity 2024-09-28 13:47:24 +03:00
  • df3ee94467 db: system_keyspace: extract auth_version_t into its own header Avi Kivity 2024-09-28 12:06:44 +03:00
  • c17d353718 Revert "[script/pull_github_pr.sh] Check Gating status before merging" Pavel Emelyanov 2024-09-27 19:12:18 +03:00
  • f6ae04a59c Merge ' [Backport 6.0] mark node as being replaced earlier' from Gleb Natapov Kamil Braun 2024-09-27 16:10:42 +02:00
  • 79119f58e8 Merge '[Backport 6.1] mark node as being replaced earlier' from Gleb Natapov Kamil Braun 2024-09-27 16:10:07 +02:00
  • 23d6b996b8 test/pylib: scylla_cluster: set endpoint_snitch in scylla conf Benny Halevy 2024-09-17 15:28:30 +03:00
  • 392d95d2cd test.py: Increase workers for cluster cleaning Andrei Chekun 2024-09-24 13:48:06 +02:00
  • 4900e4b1ac docs: update theme 1.8.1 David Garcia 2024-09-26 00:06:14 +01:00
  • 153279dbfa test/boost/bptree_test: fix the CMake build Laszlo Ersek 2024-09-27 12:14:43 +02:00
  • 5fa87cb1c6 test/boost/auth_test: fix the CMake build Laszlo Ersek 2024-09-27 11:33:40 +02:00
  • fecb76cff3 service: raft: fix rpc error message Kamil Braun 2024-09-24 12:32:28 +02:00
  • be76d6f9d9 service: raft: fix rpc error message Kamil Braun 2024-09-24 12:32:28 +02:00
  • b5ae7da9d2 sstables: bsearch_clustered_cursor: Add trace-level logging Tomasz Grabiec 2024-09-26 11:30:18 +02:00
  • 8e54ecd38e sstables: bsearch_clustered_cursor: Move definitions out of line Tomasz Grabiec 2024-09-26 12:23:56 +02:00
  • 0279ac5faa test, sstables: Verify parsing stability when allocating section is retried Tomasz Grabiec 2024-09-26 01:40:31 +02:00
  • c09fa0cb98 test, sstables: Verify parsing stability when buffers cross page boundary Tomasz Grabiec 2024-09-26 01:38:58 +02:00
  • 7670ee701a sstables: bsearch_clustered_cursor: Switch parsers to work with page_view Tomasz Grabiec 2024-09-26 01:34:27 +02:00
  • c15145b71d cached_file: Adapt page_view to ContiguousSharedBuffer Tomasz Grabiec 2024-09-26 01:02:45 +02:00
  • 29498a97ae cached_file: Change meaning of page_view::_size to be relative to _offset rather than page start Tomasz Grabiec 2024-09-26 01:01:35 +02:00
  • c0fa49bab5 sstables, utils: Allow parsers to work with different buffer types Tomasz Grabiec 2024-09-25 22:41:36 +02:00
  • 93bfaf4282 sstables: promoted_index_block_parser: Make reset() always bring parser to initial state Tomasz Grabiec 2024-09-26 11:34:46 +02:00
  • ac823b1050 sstables: bsearch_clustered_cursor: Switch read_block_offset() to use the read() method Tomasz Grabiec 2024-09-25 22:33:31 +02:00
  • 35a02eb235 group0: make sure that address map has an entry for each new node in the raft configuration Gleb Natapov 2024-09-12 16:34:50 +03:00
  • 39a8203160 test: extend existing test to check that a joining node can map addresses of all pre-existing nodes during join Gleb Natapov 2024-09-12 16:37:20 +03:00
  • d2d1ed92c2 group0: make sure that address map has an entry for each new node in the raft configuration Gleb Natapov 2024-09-12 16:34:50 +03:00
  • f9215b4d7e test: extend existing test to check that a joining node can map addresses of all pre-existing nodes during join Gleb Natapov 2024-09-12 16:37:20 +03:00
  • 469ac9976a group0: make sure that address map has an entry for each new node in the raft configuration Gleb Natapov 2024-09-12 16:34:50 +03:00
  • 9af43dcd06 Merge 'Move collections stress tests from unit/ to boost/' from Pavel Emelyanov Nadav Har'El 2024-09-26 18:11:23 +03:00
  • 9fe64b5d70 Merge 'Remove datadir string from table::config' from Pavel Emelyanov Botond Dénes 2024-09-26 15:26:45 +03:00
  • 9224e48d6b Merge 'Populate raft address map from gossiper on raft configuration change' from Gleb Natapov Kamil Braun 2024-09-26 12:41:25 +02:00
  • 8aca93b3ec sstables: bsearch_clustered_cursor: Fix parsing when allocating section is retried Tomasz Grabiec 2024-09-25 13:28:02 +02:00
  • ed91d35171 sstables: coroutinize sstable::load() Laszlo Ersek 2024-09-15 12:46:53 +02:00
  • 12495ccea5 test: amend test_replace_reuse_ip test to check that there is no stale writes after snapshot transfer starts Gleb Natapov 2024-09-19 14:44:36 +03:00
  • d565cb3501 topology coordinator:: mark node as being replaced earlier Gleb Natapov 2024-09-19 14:44:30 +03:00
  • 2312a7cd23 topology coordinator: do metadata barrier before calling finish_accepting_node() during replace Gleb Natapov 2024-09-19 14:43:25 +03:00
  • c7be05cc50 test: amend test_replace_reuse_ip test to check that there is no stale writes after snapshot transfer starts Gleb Natapov 2024-09-19 14:44:36 +03:00
  • 88712782de topology coordinator:: mark node as being replaced earlier Gleb Natapov 2024-09-19 14:44:30 +03:00
  • eaade2f0ef topology coordinator: do metadata barrier before calling finish_accepting_node() during replace Gleb Natapov 2024-09-19 14:43:25 +03:00
  • 05ed0a033a alternator: exclude CDC log table from ListTables Nadav Har'El 2024-07-28 21:18:12 +03:00
  • b715df1c2e docs: explain precedence of configure options Kefu Chai 2024-09-19 14:44:48 +08:00
  • 276af11202 Merge '[Backport 6.0] replica: ignore cleanup of deallocated storage group' from Aleksandra Martyniuk Botond Dénes 2024-09-26 10:58:01 +03:00
  • 24c6fce266 [Backport 6.0] database::get_all_tables_flushed_at: fix return value Lakshmi Narayanan Sreethar 2024-09-13 13:30:22 +05:30
  • ef32ba704d docs: explain precedence of configure options Kefu Chai 2024-09-19 14:44:48 +08:00
  • 10d71d2f4b doc: update the unified installer instructions Anna Stuchlik 2024-09-18 13:14:12 +02:00
  • 9afb3daf98 doc: fix a broken link Anna Stuchlik 2024-09-17 14:58:13 +02:00
  • 82e7cb5bf5 Update client-node-encryption: OpsnSSL is FIPS *enabled* Tzach Livyatan 2024-07-11 17:49:55 +03:00
  • 58da8fdbbc [Backport 6.1]: database::get_all_tables_flushed_at: fix return value Lakshmi Narayanan Sreethar 2024-09-13 13:47:13 +05:30
  • d341f1ef1e Merge '[Backport 6.2] mark node as being replaced earlier' from ScyllaDB Botond Dénes 2024-09-26 10:37:25 +03:00
  • 07dfcd1f64 service: raft: fix rpc error message Kamil Braun 2024-09-24 12:32:28 +02:00
  • f8d63b5572 doc: add OS support for version 6.2 Anna Stuchlik 2024-09-25 10:43:37 +02:00
  • ca83da91d1 doc: add an intro to the Features page Anna Stuchlik 2024-09-17 09:46:37 +02:00
  • f55081fb1a Merge '[Backport 6.2] Rename Alternator batch item count metrics' from ScyllaDB Botond Dénes 2024-09-26 10:22:00 +03:00
  • aa8cdec5bd doc: fix a broken link Anna Stuchlik 2024-09-17 14:58:13 +02:00
  • 75a2484dba doc: update the unified installer instructions Anna Stuchlik 2024-09-18 13:14:12 +02:00
  • 7beea03196 build: cmake: link cql3 library to the service library Lakshmi Narayanan Sreethar 2024-09-25 13:44:05 +05:30
  • fac682df7e [script/pull_github_pr.sh] Check Gating status before merging Yaron Kaikov 2024-09-25 09:32:36 +03:00
  • 37387135b4 test: amend test_replace_reuse_ip test to check that there is no stale writes after snapshot transfer starts Gleb Natapov 2024-09-19 14:44:36 +03:00
  • ac24ab5141 topology coordinator:: mark node as being replaced earlier Gleb Natapov 2024-09-19 14:44:30 +03:00
  • 729dc03e0c topology coordinator: do metadata barrier before calling finish_accepting_node() during replace Gleb Natapov 2024-09-19 14:43:25 +03:00
  • 7715abfc56 Merge 'Alternator store ProvisionedThroughput' from Amnon Heiman Nadav Har'El 2024-09-26 01:23:17 +03:00
  • 357168114b cql3: statement_restrictions: use the evaluator to calculate token for constrained global index query Avi Kivity 2024-09-20 18:16:26 +03:00
  • d164fd45bc install-dependencies.sh: update node_exporter to 1.8.2 Yaron Kaikov 2024-08-22 15:42:41 +03:00
  • 9e4cd32096 test: extend existing test to check that a joining node can map addresses of all pre-existing nodes during join Gleb Natapov 2024-09-12 16:37:20 +03:00
  • 7d8f1d251a Merge 'Mark node as being replaced earlier' from Gleb Natapov Kamil Braun 2024-09-25 15:46:12 +02:00
  • 45f01a886f test: fix topology_custom/test_raft_recovery_stuck flakiness Kamil Braun 2024-09-24 13:13:33 +02:00
  • 92156e7930 test: fix topology_custom/test_raft_recovery_stuck flakiness Kamil Braun 2024-09-24 13:13:33 +02:00
  • 9d64ced982 test: fix topology_custom/test_raft_recovery_stuck flakiness Kamil Braun 2024-09-24 13:13:33 +02:00
  • 09c68c0731 service: raft: fix rpc error message Kamil Braun 2024-09-24 12:32:28 +02:00
  • d5b348460f config: do not provide default value for set_value() and friends Kefu Chai 2024-09-20 17:09:35 +08:00
  • 8145109120 doc: add OS support for version 6.2 Anna Stuchlik 2024-09-25 10:43:37 +02:00
  • d8b66cf6ef raft topology: add error for removal of non-normal nodes Abhinav 2024-09-17 14:36:03 +05:30
  • 33b50a9d3a raft topology: add error for removal of non-normal nodes Abhinav 2024-09-17 14:36:03 +05:30
  • ea6349a6f5 raft topology: add error for removal of non-normal nodes Abhinav 2024-09-17 14:36:03 +05:30
  • ae76481444 Merge 'treewide: add "table" parameter to "backup" API ' from Kefu Chai Pavel Emelyanov 2024-09-25 10:53:38 +03:00
  • f6fe4d9e73 toolchain: fix broken INSTALL_FROM mode Takuya ASADA 2024-09-21 13:40:46 +09:00
  • da8047a834 doc: add an intro to the Features page Anna Stuchlik 2024-09-17 09:46:37 +02:00
  • 3195ebd04e node_ops: make node_ops tasks type more human-friendly Aleksandra Martyniuk 2024-09-17 15:14:00 +02:00