Commit Graph

  • 73e5298273 raft: (address map) actively maintain ip <-> raft server id map Konstantin Osipov 2022-08-31 18:47:51 +03:00
  • 3dbcff435f service/raft: raft_group0: less repetitive logging calls Kamil Braun 2022-11-25 18:00:12 +01:00
  • c5121cf273 cql: fix column-name aliases in SELECT JSON Nadav Har'El 2022-11-29 09:07:37 +02:00
  • faf11587fa Update seastar submodule Avi Kivity 2022-11-29 13:52:48 +02:00
  • 580bdec875 service/raft: raft_group0: fix sleep_with_exponential_backoff Kamil Braun 2022-11-25 17:06:12 +01:00
  • 6bc3075bbd test/alternator: increase timeout on TTL tests Nadav Har'El 2022-11-28 12:19:38 +02:00
  • 1f8adda4b2 Merge 'treewide: improve compatibility with gcc 12' from Avi Kivity Nadav Har'El 2022-11-29 13:57:24 +02:00
  • ea99750de7 test: give tests less-unique identifiers Avi Kivity 2022-11-10 15:50:30 +02:00
  • fef8e43163 doc: cluster management: Replace a misplaced period with a a bulleted list of items Yaniv Kaul 2022-11-29 09:50:39 +02:00
  • e9fec761a2 Merge 'doc: document the procedure for updating the mode after upgrade' from Anna Stuchlik Botond Dénes 2022-11-29 12:41:46 +02:00
  • ea901fdb9d cql3: expr: fold null into untyped_constant/constant Avi Kivity 2022-11-29 10:27:41 +02:00
  • 8bc0af9e34 repair: fix double start of data sync repair task Aleksandra Martyniuk 2022-11-26 23:49:29 +01:00
  • 9765b2e3bc cql3: expr: drop remnants of bool component from expression Avi Kivity 2022-11-28 17:21:52 +02:00
  • ae79669fd2 topology: Be less restrictive about missing endpoints Pavel Emelyanov 2022-11-21 19:39:56 +03:00
  • 3a6eafa8c6 utils: observer: qualify seastar::noncopyable_function Avi Kivity 2022-11-28 21:55:27 +02:00
  • 5ae98ab3de sstables: generation_type: forgo constexpr on hash of generation_type Avi Kivity 2022-11-28 21:51:35 +02:00
  • a2d43bb851 logalloc: disambiguate types and non-type members Avi Kivity 2022-11-28 21:52:59 +02:00
  • ed5da87930 task_manager: disambiguate types and non-type members Avi Kivity 2022-11-28 21:52:59 +02:00
  • 27be1670d1 direct_failure_detector: don't change meaning of endpoint_liveness Avi Kivity 2022-11-28 21:45:43 +02:00
  • 735c46cb63 schema: abort on illegal per column computation kind Avi Kivity 2022-11-28 21:43:41 +02:00
  • f73a51250c database: abort on illegal per partition rate limit operation Avi Kivity 2022-11-28 21:43:41 +02:00
  • f469885b41 mutation_fragment: abort on illegal fragment type Avi Kivity 2022-11-28 21:43:41 +02:00
  • a3c89cedbd per_partition_rate_limit_options: abort on illegal operation type Avi Kivity 2022-11-28 21:43:41 +02:00
  • 7ec28a81bf schema: drop unused lambda Avi Kivity 2022-11-28 21:50:16 +02:00
  • c493a2379a mutation_partition: drop unused lambda Avi Kivity 2022-11-28 21:47:17 +02:00
  • e25bf62871 cql3: create_index_statement: remove unused lambda Avi Kivity 2022-11-28 21:43:08 +02:00
  • 5dedf85288 transport: prevent signed and unsigned comparison Avi Kivity 2022-11-28 21:54:08 +02:00
  • 77be69b600 database: don't compare signed and unsigned types Avi Kivity 2022-11-28 21:47:48 +02:00
  • fb6804e7a4 raft: don't compare signed and unsigned types Avi Kivity 2022-11-28 21:47:48 +02:00
  • f565db75ce compaction: don't compare signed and unsigned compaction counts Avi Kivity 2022-11-28 21:41:56 +02:00
  • 23b94ac391 bytes_ostream: don't take reference to packed variable Avi Kivity 2022-11-28 21:40:18 +02:00
  • 4b7ef8cbc3 Update create-cluster-multidc.rst - remove unneeded period mykaul-patch-remove-period Yaniv Kaul 2022-11-28 18:10:01 +02:00
  • 5480211061 Merge 'test.py: support node replace operation' from Kamil Braun Nadav Har'El 2022-11-28 16:06:39 +02:00
  • 6c0825e2a6 release: prepare for 4.6.11 scylla-4.6.11 next-4.6 branch-4.6 Yaron Kaikov 2022-11-28 15:45:26 +02:00
  • 4d8fb569a1 install.sh: drop locale workaround from python3 thunk Takuya ASADA 2022-11-28 18:21:43 +09:00
  • 452915cef6 doc: set the documentation version 5.1 as default (latest) Anna Stuchlik 2022-11-28 11:09:58 +01:00
  • 380da0586c Update tools/python3 submodule (drop locale workaround) Avi Kivity 2022-11-28 12:24:13 +02:00
  • 0da66371a5 storage_proxy: coroutinize inner continuation of create_hint_sync_point() Avi Kivity 2022-11-22 23:01:02 +02:00
  • d12d42d1a6 Revert "configure: temporarily disable wasm support for aarch64" Avi Kivity 2022-11-24 15:25:13 +02:00
  • 99a72a9676 Merge 'cql3: expr: make it possible to evaluate expr::binary_operator' from Jan Ciołek Nadav Har'El 2022-11-27 23:34:27 +02:00
  • 1e59c3f9ef alternator: if TTL scan times out, continue immediately Nadav Har'El 2022-11-27 15:17:44 +02:00
  • 45a57bf22d Update tools/java submodule (revert scylla-driver) Avi Kivity 2022-11-28 11:29:08 +02:00
  • 8f584a9a80 storage_service: handle_state_normal: always update_topology before update_normal_tokens Benny Halevy 2022-11-25 12:08:04 +02:00
  • 6b13fd108a storage_service: handle_state_normal: delete outdated comment regarding update pending ranges race Benny Halevy 2022-11-28 11:24:07 +02:00
  • 34b8d4306c Merge 'doc: add the links to the per-partition rate limit extension ' from Anna Stuchlik Nadav Har'El 2022-11-24 16:03:30 +02:00
  • af011aaba1 utils/variant_element: simplify is_variant_element with right fold Kefu Chai 2022-11-27 11:36:47 +08:00
  • 78222ea171 Update tools/java submodule (cqlsh system_distributed_everywhere is a system keyspace) Avi Kivity 2022-11-27 15:37:57 +02:00
  • 9a3d114349 tasks: move methods from task_manager to source file Aleksandra Martyniuk 2022-11-23 14:42:04 +01:00
  • 69e8fb997c release: prepare for 5.1.0 scylla-5.1.0 Yaron Kaikov 2022-11-27 14:36:37 +02:00
  • 22fbf2567c utils/abi: don't use the deprecated std::unexpected_handler Piotr Dulikowski 2022-11-24 16:33:04 +01:00
  • 5ff4b8b5f8 pytest: catch rare exception for random tables test Alejo Sanchez 2022-11-18 11:11:14 +01:00
  • db3dd3bdf6 Merge 'cql3: don't ignore other restrictions when a multi column restriction is present during filtering' from Jan Ciołek Nadav Har'El 2022-11-20 11:50:38 +02:00
  • a75e4e1b23 db: config: disable global index page caching by default Michał Chojnowski 2022-11-03 14:46:19 +01:00
  • 6a8c2d3f56 Merge 'cql3: don't ignore other restrictions when a multi column restriction is present during filtering' from Jan Ciołek Nadav Har'El 2022-11-20 11:50:38 +02:00
  • c2ea3f49e6 repair: rename methods of repair_module Aleksandra Martyniuk 2022-11-13 16:45:28 +01:00
  • 13dbd75ba8 repair: change type of repair_module::_repairs Aleksandra Martyniuk 2022-11-11 16:10:26 +01:00
  • 55c01a1beb repair: keep a reference to shard_repair_task_impl in row_level_repair Aleksandra Martyniuk 2022-11-13 16:12:25 +01:00
  • 9b664570f0 repair: move repair_range method to shard_repair_task_impl Aleksandra Martyniuk 2022-11-13 15:56:56 +01:00
  • 3ac5ba7b28 repair: make do_repair_ranges a method of shard_repair_task_impl Aleksandra Martyniuk 2022-11-11 13:45:38 +01:00
  • a09dfcdacd repair: copy repair_info methods to shard_repair_task_impl Aleksandra Martyniuk 2022-11-11 13:02:35 +01:00
  • a4b1bdb56c repair: corutinize shard task creation Aleksandra Martyniuk 2022-10-13 16:14:07 +02:00
  • 996c0f3476 repair: define run for shard_repair_task_impl Aleksandra Martyniuk 2022-10-13 16:08:02 +02:00
  • ba9770ea02 repair: add shard_repair_task_impl Aleksandra Martyniuk 2022-10-13 15:29:15 +02:00
  • fbfd91e02f Merge '[branch 5.1 backport] doc: add ScyllaDB image upgrade guides for patch releases' from Anna Stuchlik Botond Dénes 2022-11-25 13:27:21 +02:00
  • 4c19b48495 doc: update the commands to upgrade the ScyllaDB image Anna Stuchlik 2022-09-20 10:36:18 +02:00
  • 9deca4250f doc: fix the filename in the index to resolve the warnings and fix the link Anna Stuchlik 2022-09-15 15:53:23 +02:00
  • 97ab2a4eb3 doc: apply feedback by adding she step fo load the new repo and fixing the links Anna Stuchlik 2022-09-15 15:40:20 +02:00
  • 16a941db3b doc: fix the version name in file upgrade-guide-from-2021.1-to-2022.1-image.rst Anna Stuchlik 2022-09-08 15:30:20 +02:00
  • 8f60a464a7 doc: rename the upgrade-image file to upgrade-image-opensource and update all the links to that file Anna Stuchlik 2022-09-08 15:28:36 +02:00
  • 1e72f9cb5e doc: update the Enterprise guide to include the Enterprise-onlyimage file Anna Stuchlik 2022-09-08 15:18:44 +02:00
  • d91da87313 doc: update the image files Anna Stuchlik 2022-09-08 15:16:21 +02:00
  • c73d59c1cb doc: split the upgrade-image file to separate files for Open Source and Enterprise Anna Stuchlik 2022-09-08 15:13:44 +02:00
  • 9a6c0a89a0 doc: clarify the alternative upgrade procedures for the ScyllaDB image Anna Stuchlik 2022-09-06 11:23:22 +02:00
  • 5b7dd00b14 doc: add the upgrade guide for ScyllaDB Image from 2022.x.y. to 2022.x.z Anna Stuchlik 2022-09-06 10:36:49 +02:00
  • 237df3b935 doc: add the upgrade guide for ScyllaDB Image from 5.x.y. to 5.x.z Anna Stuchlik 2022-09-06 10:12:08 +02:00
  • 993d0371d9 Merge '[branch 5.1 backport] doc: remove the Operator documentation pages from the core ScyllaDB docs' from Anna Stuchlik Botond Dénes 2022-11-25 07:49:10 +02:00
  • d5f676106e doc: remove the LWT page from the index of Enterprise features Anna Stuchlik 2022-11-24 19:26:38 +01:00
  • 04167eba68 add the redirect to the Operator Anna Stuchlik 2022-07-28 15:16:29 +02:00
  • ddf8eaba04 doc: remove the Operator docs from the core documentation Anna Stuchlik 2022-07-28 15:00:57 +02:00
  • dcc17037c7 repair: fix bad cast in tasks::task_id parsing Aleksandra Martyniuk 2022-11-23 13:00:34 +01:00
  • 77c7d8b8f6 cql-pytest: enable two unset value tests that pass now Jan Ciolek 2022-11-24 16:45:55 +01:00
  • 5bc0bc6531 cql-pytest: reduce unset value error message Jan Ciolek 2022-11-24 16:44:53 +01:00
  • 08f40a116d cql3: expr: change unset value error messages to lowercase Jan Ciolek 2022-11-24 14:20:03 +01:00
  • fda6403b29 test/topology: simple node replace tests (currently disabled) Kamil Braun 2022-11-18 16:01:10 +01:00
  • 2f60550ff3 test/pylib: scylla_cluster: support node replace operation Kamil Braun 2022-11-17 16:47:38 +01:00
  • d80247f912 test/pylib: scylla_cluster: move members initialization to constructor Kamil Braun 2022-11-18 13:55:30 +01:00
  • 3934eefd20 test/pylib: scylla_cluster: (re)lease IP addr outside ScyllaServer Kamil Braun 2022-11-18 11:29:42 +01:00
  • 9d5e1191da test/pylib: scylla_cluster: refactor create_server parameters to a struct Kamil Braun 2022-11-17 19:20:24 +01:00
  • d582666293 test.py: stop/uninstall clusters instead of servers when cleaning up Kamil Braun 2022-11-17 18:44:34 +01:00
  • 29a4b662f8 Merge 'doc: document the Alternator TTL feature as GA' from Anna Stuchlik Avi Kivity 2022-11-24 17:22:05 +02:00
  • 2dedb5ea75 alternator: make Alternator TTL feature no longer "experimental" Nadav Har'El 2022-11-22 14:18:59 +02:00
  • e96d31d654 docs: Add Authentication and Authorization as a prerequisite for Auditing. Tzach Livyatan 2022-11-23 09:11:42 +02:00
  • df731a5b0c test/pylib: artifact_registry: replace Awaitable type with Coroutine Kamil Braun 2022-11-17 18:33:27 +01:00
  • c6bb64ab0e Merge 'Fix LWT insert crash if clustering key is null' from Gusev Petr Nadav Har'El 2022-11-24 16:15:27 +02:00
  • 6e9f739f19 Merge 'doc: add the links to the per-partition rate limit extension ' from Anna Stuchlik Nadav Har'El 2022-11-24 16:03:30 +02:00
  • 8049670772 doc: move the info about per-partition rate limit for the ALTER TABLE statemet from the paragraph to the list Anna Stuchlik 2022-11-24 14:42:11 +01:00
  • 57a58b17a8 doc: enable publishing the documentation for version 5.1 Anna Stuchlik 2022-11-23 11:33:06 +01:00
  • 2f99f27c14 docs/dev: building.md: mention node-exporter packages Kamil Braun 2022-11-24 12:49:34 +01:00
  • b12f331fe6 docs/dev: building.md: replace dev with <mode> in list of debs Kamil Braun 2022-11-24 12:47:05 +01:00
  • 243dc2efce hints: host_filter: check topology::has_endpoint if enabled_selectively Benny Halevy 2022-11-22 12:28:56 +02:00