Commit Graph

  • ee08d7fdad service/qos/raft_sl_dda: reject changes to service levels in recovery mode Michał Jadwiszczak 2024-05-23 08:18:03 +02:00
  • 2b56158d13 service/qos/raft_sl_dda: extract raft_sl_dda steps to common function Michał Jadwiszczak 2024-05-23 08:16:00 +02:00
  • e7246751b6 test: Fix flakiness in topology_experimental_raft/test_tablets Raphael S. Carvalho 2024-05-22 09:14:52 -03:00
  • eb8ef38543 replica: Fix tablet's compaction_groups_for_token_range() with unowned range Raphael S. Carvalho 2024-05-21 10:02:27 -03:00
  • 6626d72520 doc: replace Raft-disabled with Raft-enabled procedure Anna Stuchlik 2024-05-21 17:32:27 +02:00
  • de2b30fafd docs: docs: autogenerate metrics David Garcia 2024-05-19 13:37:18 +01:00
  • 551bf9dd58 service: Use tablet read selector to determine which replica to account table stats Raphael S. Carvalho 2024-04-29 12:13:22 -03:00
  • abcc68dbe7 storage_service: Fix race between tablet split and stats retrieval Raphael S. Carvalho 2024-04-17 13:54:12 -03:00
  • 9cc42c98f5 [Mergify] update configuration for 6.0 Yaron Kaikov 2024-05-22 14:02:28 +03:00
  • 219daf3489 Update ScyllaDB version to: 6.1.0-dev Yaron Kaikov 2024-05-22 14:08:56 +03:00
  • 1b4d5d02ef Update ScyllaDB version to: 6.0.0-rc0 scylla-6.0.0-rc0-candidate scylla-6.0.0-rc0 Yaron Kaikov 2024-05-22 14:07:45 +03:00
  • 2f87bfd634 Update tools/java submodule Botond Dénes 2024-05-22 00:39:43 -04:00
  • 1a03e3d5ae repair: Add missing db/config.hh Asias He 2024-05-21 10:14:17 +08:00
  • dc80b5dafe test/alternator: do not write to auth tables Nadav Har'El 2024-05-21 00:07:41 +03:00
  • c37f2c2984 version: bump version to 6.0.0-dev Avi Kivity 2024-05-21 12:55:22 +03:00
  • 0610eda1b5 Update seastar submodule Kefu Chai 2024-05-21 23:06:43 +08:00
  • 26eda88401 test/tablets: Check that after RF change data is replicated properly Pavel Emelyanov 2024-05-13 12:57:48 +03:00
  • 92bc8053e2 doc: remove outdated MV error from Troubleshooting Anna Stuchlik 2024-02-08 13:29:18 +01:00
  • 2bf2e24fcd Merge 'Coroutinize some auth and service levels related functions' from Marcin Maliszkiewicz Avi Kivity 2024-05-21 17:45:19 +03:00
  • 5e41dd28c7 Merge 'Sanitize sl controller draining' from Pavel Emelyanov Botond Dénes 2024-05-21 17:16:23 +03:00
  • 0d4e22ef55 cql: fix hang during certain SELECT statements Nadav Har'El 2024-05-15 21:14:53 +03:00
  • 6f0d32a42f Merge '[Backport 5.2] utils: chunked_vector: fill ctor: make exception safe' from ScyllaDB Botond Dénes 2024-05-21 16:30:23 +03:00
  • ae6c8753e6 Merge '[Backport 5.4] utils: chunked_vector: fill ctor: make exception safe' from ScyllaDB Botond Dénes 2024-05-21 16:29:45 +03:00
  • a86fb293fe doc: update Raft information in 6.0 Anna Stuchlik 2024-05-15 14:56:24 +02:00
  • eefa4a7333 doc: replace 5.4-to-5.5 with 5.4-to-6.0 upgrade guide Anna Stuchlik 2024-05-17 13:46:41 +02:00
  • 9820472277 main: introduce schema commitlog scheduling group Piotr Dulikowski 2024-05-16 13:55:48 +02:00
  • 5db315930e sstables: fix a typo in comment: s/Mimicks/Mimics/ Kefu Chai 2024-05-21 12:43:01 +08:00
  • dcd26d8a16 Merge 'docs: update isolation.md' from Botond Dénes Nadav Har'El 2024-05-21 11:46:57 +03:00
  • 44e85c7d79 build: "undo" the coverage compiling options added to abseil Kefu Chai 2024-05-20 15:54:16 +08:00
  • 570b766e8b cql3: coroutinize create/alter/drop service levels Marcin Maliszkiewicz 2024-05-15 11:59:32 +02:00
  • f98cb6e309 auth: coroutinize alter_role and drop_role Marcin Maliszkiewicz 2024-04-26 13:19:23 +02:00
  • 21556c39d3 auth: coroutinize grant_permissions and revoke_permissions Marcin Maliszkiewicz 2024-04-26 09:54:26 +02:00
  • 6709947ccf auth: coroutinize create_role Marcin Maliszkiewicz 2024-04-26 09:34:19 +02:00
  • 7f5d259b54 cql3: statements: co-routinize auth related statements Marcin Maliszkiewicz 2024-03-18 10:13:42 +01:00
  • dee17e5ab6 cql3: statements: release unused guard explicitly in auth related statements Marcin Maliszkiewicz 2024-03-19 09:25:00 +01:00
  • d947f1e275 chunked_vector_test: add more exception safety tests Benny Halevy 2024-05-13 12:44:33 +03:00
  • d727382cc1 chunked_vector_test: exception_safe_class: count also moved objects Benny Halevy 2024-05-13 15:49:46 +03:00
  • 15a090f711 utils: chunked_vector: fill ctor: make exception safe Benny Halevy 2024-05-13 08:51:15 +03:00
  • 36c66d5a8f chunked_vector_test: add more exception safety tests Benny Halevy 2024-05-13 12:44:33 +03:00
  • 9413afce41 chunked_vector_test: exception_safe_class: count also moved objects Benny Halevy 2024-05-13 15:49:46 +03:00
  • 8e20379305 utils: chunked_vector: fill ctor: make exception safe Benny Halevy 2024-05-13 08:51:15 +03:00
  • 11fa79a537 docs: isolation.md: add section on RPC call isolation Botond Dénes 2024-05-20 04:19:55 -04:00
  • 86b988a70b test/lib: do not use variable which could be moved away Kefu Chai 2024-05-21 07:12:25 +08:00
  • 428e0bd7d4 locator: Remove unused lshift-operator for topology Pavel Emelyanov 2024-05-16 17:48:07 +03:00
  • b24fb8dc87 inet_address: Remove to_sstring() in favor of fmt::to_string Pavel Emelyanov 2024-05-16 17:05:50 +03:00
  • fed457eb06 sl_controller: Remove drain() method Pavel Emelyanov 2024-05-17 16:26:45 +03:00
  • 535e5f4ae7 sl_controller: Move abort kicking into do_abort() Pavel Emelyanov 2024-05-17 16:24:37 +03:00
  • d32550f953 service/storage_proxy: capture tr_state by copy in handle_paxos_accept() Kefu Chai 2024-05-17 15:51:25 +08:00
  • b6e2d6868b build: add dependencies from binaries to abseil libraries Kefu Chai 2024-05-20 18:00:46 +08:00
  • 33ec6ccea9 test: boost: chunked_vector_test: include <optional> Avi Kivity 2024-05-18 02:06:21 +03:00
  • 8d4c8711fa main,sl_controller: Subscribe for early abort Pavel Emelyanov 2024-05-17 16:21:27 +03:00
  • 5105ee3284 main: Unsubscribe sl controller next to subscribing Pavel Emelyanov 2024-05-17 16:13:18 +03:00
  • bc596a3e76 pull_request_template: clearify the template and remove checkbox verification Yaron Kaikov 2024-05-16 16:25:35 +03:00
  • f239339a29 Merge 'Improve modularity of some per-table API endpoints' from Pavel Emelyanov Botond Dénes 2024-05-20 18:01:54 +03:00
  • 61505d057e Merge 'Sort user-defined types in describe statements' from Michał Jadwiszczak Avi Kivity 2024-05-20 16:58:16 +03:00
  • 159e44d08a test.py: Make it possible to avoid wildcard test names matching Pavel Emelyanov 2024-05-16 10:02:33 +03:00
  • e1c4e6c151 Merge 'sstables_manager: use maintenance scheduling group to run components reload fiber' from Lakshmi Narayanan Sreethar Botond Dénes 2024-05-20 16:38:42 +03:00
  • 33af97ca5a dist/docker: revert dropping systemd package Takuya ASADA 2024-05-08 09:00:17 +09:00
  • bce53efd36 Enrich test results produced by test.py Andrei Chekun 2024-03-29 19:02:43 +01:00
  • 52fe351c31 Merge 'Balance tablets within nodes (intra-node migration)' from Tomasz Grabiec Avi Kivity 2024-05-20 16:13:00 +03:00
  • a517fcf970 service/storage_proxy: capture tr_state by copy in handle_paxos_accept() Kefu Chai 2024-05-17 15:51:25 +08:00
  • 40ce52c3cc test: use generic boost_test_print_type() Kefu Chai 2024-05-17 18:07:06 +08:00
  • 0e23cd45ad Merge 'feature: grandfather some old cluster features' from Avi Kivity Botond Dénes 2024-05-20 11:48:07 +03:00
  • 936a7e282b docs: isolation.md: remove mention of IO priority groups Botond Dénes 2024-05-20 03:33:22 -04:00
  • 8f61468322 docs: isolation.md: update scheduling group list, add aliases Botond Dénes 2024-05-20 03:30:04 -04:00
  • 4e9ed69a75 Merge '[Backport 5.4] mutation_fragment_stream_validating_filter: respect validating_level::none' from ScyllaDB Botond Dénes 2024-05-20 09:02:52 +03:00
  • 2fc86cc241 release: prepare for 5.2.19 scylla-5.2.19 Yaron Kaikov 2024-05-19 16:25:28 +03:00
  • 6f58768c46 sstables_manager: use maintenance scheduling group to run components reload fiber Lakshmi Narayanan Sreethar 2024-05-14 21:17:54 +05:30
  • 79f6746298 sstables_manager: add member to store maintenance scheduling group Lakshmi Narayanan Sreethar 2024-05-14 21:17:40 +05:30
  • 54a82fed6b feature, index: grandfather CORRECT_IDX_TOKEN_IN_SECONDARY_INDEX Avi Kivity 2024-03-17 17:28:12 +02:00
  • 2fbd78c769 feature: grandfather DIGEST_FOR_NULL_VALUES Avi Kivity 2024-03-16 23:07:44 +02:00
  • 879583c489 storage_proxy: drop use of MD5 as a digest algorithm Avi Kivity 2024-03-17 00:51:26 +02:00
  • 7c264e8a71 feature: grandfather PER_TABLE_CACHING Avi Kivity 2024-03-16 23:07:44 +02:00
  • d52c424a5f feature: grandfather LWT Avi Kivity 2024-05-16 17:30:59 +03:00
  • 93088d0921 feature: grandfather HINTED_HANDOFF_SEPARATE_CONNECTION Avi Kivity 2024-05-16 17:28:40 +03:00
  • 3bead8cea0 feature: grandfather PER_TABLE_PARTITIONERS Avi Kivity 2024-03-16 23:07:44 +02:00
  • 6b532fd40b test: schema_change_test: regenerate digest for PER_TABLE_PARTITIONERS Avi Kivity 2024-05-17 23:46:29 +03:00
  • c4d8b17f4c test: test_schema_change_digest: drop unneeded reference digests Avi Kivity 2024-05-16 18:18:34 +03:00
  • 93113da01b feature: grandfather NONFROZEN_UDTS Avi Kivity 2024-03-16 23:07:44 +02:00
  • c7d7ca2c23 feature: grandfather CDC Avi Kivity 2024-03-16 23:07:44 +02:00
  • 82ad2913ca feature: grandfather DIGEST_INSENSITIVE_TO_EXPIRY Avi Kivity 2024-05-15 21:16:26 +03:00
  • b5f6021a6b feature: grandfather VIEW_VIRTUAL_COLUMNS Avi Kivity 2024-03-16 23:07:44 +02:00
  • 7952200c8c feature: grandfather ME_SSTABLE feature Avi Kivity 2024-03-16 22:29:03 +02:00
  • 6d0c0b542c feature: grandfather MD_SSTABLE_FORMAT Avi Kivity 2024-03-16 22:16:44 +02:00
  • c93a7d2664 doc: replace 5.5 with 6.0 in SStable docs (me) Anna Stuchlik 2024-05-17 14:46:47 +02:00
  • 7552c4b187 test/boost/mutation_fragment_test.cc: add test for validator validation levels Botond Dénes 2024-05-14 06:03:20 -04:00
  • 87dcd29ec3 mutation: mutation_fragment_stream_validating_filter: fix validation_level::none Botond Dénes 2024-05-14 06:02:10 -04:00
  • 9e7cd767dd mutation: mutation_fragment_stream_validating_filter: add raises_error ctor parameter Botond Dénes 2024-05-14 05:59:40 -04:00
  • db70e8dd5f test/cql-pytest: test_tombstone_limit.py: enable xfailing tests Botond Dénes 2024-05-14 08:14:43 -04:00
  • c7aa47354a Merge 'mutation_fragment_stream_validating_filter: respect validating_level::none' from Botond Dénes Nadav Har'El 2024-05-16 19:57:49 +03:00
  • 734c5de314 Merge 'fix test teardown race with ongoing test operation' from Artsiom Mishuta Kamil Braun 2024-05-16 17:41:59 +02:00
  • 759156b56d test: perf: alternator: mark format string as constexpr Kefu Chai 2024-05-15 18:53:59 +08:00
  • 6982de6dde Merge 'Fix stalls in forward_service::dispatch() with large tablet count' from Raphael "Raph" Carvalho Avi Kivity 2024-05-16 15:17:43 +03:00
  • 617e532859 db: config: drop operator<<() for error_injection_at_startup Kefu Chai 2024-05-16 11:09:20 +08:00
  • dffd985401 data_dictionary: Resurrect formatter for keyspace_metadata Pavel Emelyanov 2024-05-14 11:43:46 +03:00
  • 31d05925cc api,database: Move auto-compaction toggle guard Pavel Emelyanov 2024-05-15 19:59:23 +03:00
  • a43b178f72 api: Move some table manipulation helpers from storage_service Pavel Emelyanov 2024-05-15 19:56:38 +03:00
  • 862fcd7bc7 api: Move table-related calls from storage_service domain Pavel Emelyanov 2024-05-15 19:56:01 +03:00
  • ba53283d21 api: Reimplement some endpoints using existing helpers Pavel Emelyanov 2024-05-15 19:54:30 +03:00
  • 231ffa623c api: Lost unset of tombstone-gc endpoints Pavel Emelyanov 2024-05-15 19:44:59 +03:00