Commit Graph

  • ceebbc5948 lang: Unfriend wasm context from manager Pavel Emelyanov 2024-06-07 11:31:37 +03:00
  • b0ffc03599 lang, cql3, schema_tables: Don't mess with db::config Pavel Emelyanov 2024-06-06 21:12:26 +03:00
  • b854bf4b83 lang: Don't use db::config to create lua context Pavel Emelyanov 2024-06-06 21:10:46 +03:00
  • 783ccc0a74 lang: Don't use db::config to create wasm context Pavel Emelyanov 2024-06-06 20:52:17 +03:00
  • f277bd89f5 lang: Drop manager::precompile() method Pavel Emelyanov 2024-06-06 20:47:23 +03:00
  • 882b2f4e9f cql3, schema_tables: Generalize function creation Pavel Emelyanov 2024-06-06 20:11:04 +03:00
  • fe7ff7172d wasm: Replace startup_context with wasm_config Pavel Emelyanov 2024-06-06 19:38:21 +03:00
  • 0dad72b736 lang: Add manager::start() method Pavel Emelyanov 2024-06-06 19:25:07 +03:00
  • f950469af5 lang: Move manager to lang namespace Pavel Emelyanov 2024-06-06 19:22:25 +03:00
  • 1dec79e97d lang: Move wasm::manager to its .cc/.hh files Pavel Emelyanov 2024-06-06 18:55:26 +03:00
  • c13fea371c cql3: always return created event in create ks/table/type/view statement Marcin Maliszkiewicz 2024-06-03 14:16:23 +02:00
  • f6108a72d3 cql3: auth: move auto-grant closer to resource creation code Marcin Maliszkiewicz 2024-05-29 14:08:23 +02:00
  • e18aeb2486 Merge 'mv: gossip the same backlog if a different backlog was sent in a response' from Wojciech Mitros Piotr Dulikowski 2024-06-07 10:20:21 +02:00
  • 281c06ba2e cql3: extract create ks/table/type/view event code Marcin Maliszkiewicz 2024-05-29 11:05:33 +02:00
  • 4aa7ada771 exceptions: make view update timeouts inherit from timed_out_error Wojciech Mitros 2024-06-05 03:47:19 +02:00
  • 79e4e411b3 Update ScyllaDB version to: 6.0.1 Jenkins Promoter 2024-06-07 09:31:05 +03:00
  • 01568a36a5 .github: add workflow to build with clang nightly Kefu Chai 2024-06-07 10:20:10 +08:00
  • bbeabe2989 .github: rename clang-tidy-matcher.json to clang-matcher.json Kefu Chai 2024-06-07 10:46:25 +08:00
  • 582bafabb3 doc: set 6.0 as the latest stable version Anna Stuchlik 2024-05-31 10:59:26 +02:00
  • f8ba94a960 doc: document "enable_tablets" option Kefu Chai 2024-06-06 15:59:17 +08:00
  • dfe89157c6 Docs: fix start command in Update replace-dead-node.rst Tzach Livyatan 2024-05-28 08:44:57 +03:00
  • 50d8fa6b77 topology_coordinator: handle/wait futures when stopping topology_coordinator Kefu Chai 2024-05-30 15:00:03 +08:00
  • 571ab9f5f0 config: expand on rpc_keepalive's description Kefu Chai 2024-05-31 11:59:54 +08:00
  • c75442bc2a api: s/rpc/thrift/ Kefu Chai 2024-05-31 11:52:05 +08:00
  • 36239ec592 db/system_keyspace: drop thrift_version from system.local table Kefu Chai 2024-05-05 19:41:33 +08:00
  • f688fa16bc transport: do not return client_type from cql_server::connection::make_client_key() Kefu Chai 2024-05-05 19:25:35 +08:00
  • 0e04a033af .github: add alternator to iwyu's CLEANER_DIR Kefu Chai 2024-06-07 07:27:13 +08:00
  • a2f54ded80 alternator: do not include unused headers Kefu Chai 2024-06-07 07:26:47 +08:00
  • 0ff66bf564 .github: change severity to error in clang-include-cleaner Kefu Chai 2024-06-07 07:23:55 +08:00
  • d33ab21ef8 exceptions: do not include unused headers Kefu Chai 2024-06-07 07:15:54 +08:00
  • ad649be1bf treewide: drop thrift support Kefu Chai 2024-04-28 16:23:39 +08:00
  • cd553848c1 Merge 'auth-v2: use a single transaction in auth related statements ' from Marcin Maliszkiewicz Avi Kivity 2024-06-06 17:31:26 +03:00
  • a77615adf3 Update ScyllaDB version to: 6.0.0 scylla-6.0.0-candidate-20240606102200 scylla-6.0.0-candidate-20240606081124 scylla-6.0.0 Jenkins Promoter 2024-06-06 16:03:39 +03:00
  • e518bb68b2 main, storage_service: Move topology_state_machine outside storage_service Tomasz Grabiec 2024-05-28 09:41:24 +02:00
  • af2caeb2de storage_srvice, toplogy: Extract topology_state_machine::await_quiesced() Tomasz Grabiec 2024-05-28 09:38:48 +02:00
  • d5ebfea1ff tablet_scheduler: Make disabling of balancing interrupt shuffle mode Tomasz Grabiec 2024-05-09 17:31:49 +02:00
  • 3fec9e1344 tablet_scheduler: Log whether balancing is considered as enabled Tomasz Grabiec 2024-05-09 17:30:16 +02:00
  • 553fd2cacd Docs: fix start command in Update replace-dead-node.rst mergify/copy/branch-5.4/pr-18922 Tzach Livyatan 2024-05-28 08:44:57 +03:00
  • 82875095e9 Raft: improve descriptions of metrics Yaniv Michael Kaul 2024-06-03 17:24:31 +03:00
  • bac7e1e942 doc: document "enable_tablets" option Kefu Chai 2024-06-06 15:59:17 +08:00
  • 63e6334a64 raft: rename mutations_collector to group0_batch Marcin Maliszkiewicz 2024-06-06 13:26:34 +02:00
  • 5d3dde50f4 Merge '[Backport 6.0] Fail bootstrap if ip mapping is missing during double write stage' from ScyllaDB Kamil Braun 2024-06-06 11:35:13 +02:00
  • 57e810c852 Merge 'Serialize repair with tablet migration' from Tomasz Grabiec Kamil Braun 2024-06-06 11:27:03 +02:00
  • 256517b570 Merge 'tablets: Filter-out left nodes in get_natural_endpoints()' from Tomasz Grabiec Kamil Braun 2024-06-06 11:23:27 +02:00
  • f70f774e40 mv: gossip the same backlog if a different backlog was sent in a response Wojciech Mitros 2024-05-02 00:48:21 +02:00
  • 272e80fe0a node_update_backlog: divide adding and fetching backlogs Wojciech Mitros 2024-05-21 09:55:23 +02:00
  • 8ff1742182 Merge 'Relax production_snitch_base's property file parsing' from Pavel Emelyanov Botond Dénes 2024-06-06 09:14:33 +03:00
  • cd10beb89d Merge 'Don't use db::config by gossiper' from Pavel Emelyanov Botond Dénes 2024-06-06 09:12:51 +03:00
  • 44975abe18 Merge 'Sanitize start-stop of protocol servers' from Pavel Emelyanov Botond Dénes 2024-06-06 09:08:05 +03:00
  • db5c23491e Merge '.github: annotate the report from clang-include-cleaner' from Kefu Chai Botond Dénes 2024-06-06 09:02:26 +03:00
  • acc438e98b view-update-generator: Start in provided scheduling group Pavel Emelyanov 2024-06-04 11:29:22 +03:00
  • c30f81c389 Docs: fix start command in Update replace-dead-node.rst Tzach Livyatan 2024-05-28 08:44:57 +03:00
  • 7aa9bfa661 Merge 'util/result_try: pass template arg list explicitly' from Kefu Chai Botond Dénes 2024-06-06 08:54:42 +03:00
  • b5fd854c77 cql-pytest: be more forgiving to ancient versions of Scylla Nadav Har'El 2024-06-04 18:52:04 +03:00
  • 4606302ead distributed_loader: Remove base_path from populator Pavel Emelyanov 2024-06-05 15:08:56 +03:00
  • 84f0bab27c hints/manager: Simplify hints dir evaluation Pavel Emelyanov 2024-06-05 13:02:58 +03:00
  • ad0e6b79fc replica: Remove all_datadir from keyspace config Pavel Emelyanov 2024-06-05 17:18:49 +03:00
  • b7fe4412d0 test: pylib: Fetch all pages by default in run_async Tomasz Grabiec 2024-05-30 12:04:47 +02:00
  • fd7284ec06 gms: endpoint_state: get_dc_rack: do not assign to uninitialized memory Benny Halevy 2024-06-03 12:54:20 +03:00
  • 8d12eeee62 Merge '[Backport 6.0] tasks: introduce task manager's task folding' from Aleksandra Martyniuk Botond Dénes 2024-06-06 07:56:12 +03:00
  • 4a36918989 topology_coordinator: handle/wait futures when stopping topology_coordinator Kefu Chai 2024-05-30 15:00:03 +08:00
  • 1fd600999b Update tools/cqlsh submodule v6.0.20 Israel Fruchter 2024-06-04 17:48:20 +03:00
  • 2c3f7c996f test: pylib: Fetch all pages by default in run_async Tomasz Grabiec 2024-05-30 12:04:47 +02:00
  • 5ca54a6e88 test: pylib: Do not block async reactor while removing directories Tomasz Grabiec 2024-06-05 14:48:53 +02:00
  • 98323be296 repair: Exclude tablet migrations with tablet repair Tomasz Grabiec 2024-05-13 09:55:51 +02:00
  • e97acf4e30 repair_service: Propagate topology_state_machine to repair_service Tomasz Grabiec 2024-05-28 09:43:00 +02:00
  • c45ce41330 main, storage_service: Move topology_state_machine outside storage_service Tomasz Grabiec 2024-05-28 09:41:24 +02:00
  • 476c076a21 storage_srvice, toplogy: Extract topology_state_machine::await_quiesced() Tomasz Grabiec 2024-05-28 09:38:48 +02:00
  • 1513d6f0b0 tablet_scheduler: Make disabling of balancing interrupt shuffle mode Tomasz Grabiec 2024-05-09 17:31:49 +02:00
  • 6c64cf33df tablet_scheduler: Log whether balancing is considered as enabled Tomasz Grabiec 2024-05-09 17:30:16 +02:00
  • e11827f37e raft topology: fix indentation after previous commit Gleb Natapov 2024-05-22 18:00:59 +03:00
  • 0acfc223ab raft topology: do not add bootstrapping node without IP as pending Gleb Natapov 2024-05-22 17:44:47 +03:00
  • c53cd98a41 test: add test of bootstrap where the coordinator crashes just before storing IP mapping Gleb Natapov 2024-05-22 17:34:53 +03:00
  • fa6a7cf144 schema_tables: remove unused code Gleb Natapov 2024-05-22 17:40:16 +03:00
  • 65021c4b1c [Backport 6.0] test: test_topology_ops: run correctly without tablets Patryk Jędrzejczak 2024-06-05 12:49:23 +02:00
  • b2fa954d82 gms: endpoint_state: get_dc_rack: do not assign to uninitialized memory Benny Halevy 2024-06-03 12:54:20 +03:00
  • 341c29bd74 Merge '[Backport 6.0] storage_service: Fix race between tablet split and stats retrieval' from Raphael "Raph" Carvalho Botond Dénes 2024-06-05 13:06:32 +03:00
  • 18f5d6fd89 Merge 'Fail bootstrap if ip mapping is missing during double write stage' from Gleb Natapov Kamil Braun 2024-06-05 11:15:15 +02:00
  • 3983f69b2d topology_experimental_raft/test_tablets: restore usage of check_with_down Raphael S. Carvalho 2024-06-04 10:32:50 -03:00
  • e963631859 docs: describe task folding Aleksandra Martyniuk 2024-05-31 10:40:04 +02:00
  • c6f0a3267e Update ScyllaDB version to: 6.0.0-rc3 scylla-6.0.0-rc3-candidate-20240605025744 scylla-6.0.0-rc3 Jenkins Promoter 2024-06-05 10:03:47 +03:00
  • 1680bc2902 mv gossip: check errno instead of value returned by strtoull Wojciech Mitros 2024-05-08 00:47:31 +02:00
  • f02f2fef40 docs: remove note about performance degradation with default superuser Marcin Maliszkiewicz 2024-05-21 09:48:21 +02:00
  • f8ae38a68c data_dictionary: keyspace_metadata: format: print also initial_tablets Benny Halevy 2024-05-30 14:46:48 +03:00
  • b7994ee4f6 util/result_try: pass template arg list explicitly Kefu Chai 2024-06-05 12:58:27 +08:00
  • e2158a0c72 util/result_try: pass func as const F& instead of F&& Kefu Chai 2024-06-05 13:07:05 +08:00
  • cfd6084edd Update seastar submodule Kefu Chai 2024-05-31 23:25:42 +08:00
  • 8a064daccf Update tools/java submodule Botond Dénes 2024-05-30 08:19:06 -04:00
  • 7f540407c9 Merge '[Backport 6.0] repair: Introduce new primary replica selection algorithm for tablets' from ScyllaDB Botond Dénes 2024-06-05 07:47:24 +03:00
  • c901139d07 scylla-gdb.py: print coroutine names in scylla fiber Michał Chojnowski 2024-06-04 14:53:37 +02:00
  • dcc083110d gossiper: Stop using db::config Pavel Emelyanov 2024-06-03 13:47:34 +03:00
  • 00d8590d7e gossiper: Move force_gossip_generation on gossip_config Pavel Emelyanov 2024-06-03 13:40:50 +03:00
  • e3abc5d2fd gossiper: Move failure_detector_timeout_ms on gossip_config Pavel Emelyanov 2024-06-03 13:33:57 +03:00
  • 53906aa431 main: Fix indentation after previous patch Pavel Emelyanov 2024-06-03 13:29:36 +03:00
  • fcab847f31 main: Make gossiper config a sharded parameter Pavel Emelyanov 2024-06-03 13:29:18 +03:00
  • 77361e1661 main: Add local variable for set of seeds Pavel Emelyanov 2024-06-04 20:18:47 +03:00
  • 9c719a0a02 main: Add local variable for group0 id Pavel Emelyanov 2024-06-03 22:49:48 +03:00
  • b069544d16 main: Add local variable for cluster_name Pavel Emelyanov 2024-06-03 14:47:35 +03:00
  • 50e1369d1d test: rest_api: add test for task tree structure Aleksandra Martyniuk 2024-05-18 15:26:12 +02:00
  • 21e860453c test: rest_api: modify new_test_module Aleksandra Martyniuk 2024-05-18 15:20:33 +02:00