Commit Graph

  • a0e43af576 sstable_directory::components_lister::process: fixup indentation Benny Halevy 2023-03-09 14:52:19 +02:00
  • a8dc2fda29 sstables: make highest_generation_seen return optional generation Benny Halevy 2023-03-09 14:46:56 +02:00
  • ba680a7b96 replica: table: add make_new_generation function Benny Halevy 2023-03-09 21:28:19 +02:00
  • b28eacce6f replica: table: move sstable generation related functions out of line Benny Halevy 2023-03-18 20:10:51 +02:00
  • d4d480a374 test: sstables: use generation_type::int_t Benny Halevy 2023-03-11 11:04:40 +02:00
  • 30cc0beb47 sstables: generation_type: define int_t Benny Halevy 2023-03-11 10:53:52 +02:00
  • f94bbc5b34 transport: add per-scheduling-group CQL opcode-specific metrics Vlad Zolotarov 2023-03-21 16:14:12 -04:00
  • ff87f95a26 reader_concurrency_semaphore: add trace points for important events Botond Dénes 2023-03-20 10:40:15 -04:00
  • 1f51f752cc reader_permit: refresh trace_state on new pages Botond Dénes 2023-03-20 10:38:48 -04:00
  • 156e5d346d reader_permit: keep trace_state pointer on permit Botond Dénes 2023-03-17 07:59:24 -04:00
  • 27a4c24522 test/perf/perf_collection: give more unique names to key comparators Botond Dénes 2023-03-20 08:39:46 -04:00
  • dd61e8634c doc: related https://github.com/scylladb/scylladb/issues/12754; add the missing information about reporting latencies to the upgrade guide 5.1 to 5.2 Anna Stuchlik 2023-02-20 10:36:22 +01:00
  • be6c3022ce doc: fix the service name in upgrade guides Anna Stuchlik 2023-03-17 11:57:58 +01:00
  • b642b4c30e doc: fix the service name in upgrade guides Anna Stuchlik 2023-03-17 11:57:58 +01:00
  • 2038388268 cql-pytest: translate Cassandra's tests for multi-column relations Nadav Har'El 2023-03-21 11:30:39 +02:00
  • fd4b2a3319 db/view/view_update_check: check_needs_view_update_path(): filter out non-member hosts Botond Dénes 2022-11-01 12:10:14 +02:00
  • 6fa78b90b5 db/view/view_update_check: check_needs_view_update_path(): filter out non-member hosts Botond Dénes 2022-11-01 12:10:14 +02:00
  • c013336121 db/view/view_update_check: check_needs_view_update_path(): filter out non-member hosts Botond Dénes 2022-11-01 12:10:14 +02:00
  • 416929fb2a Update seastar submodule Botond Dénes 2023-03-22 08:26:32 +02:00
  • 083408723f doc: Add Mumur term to the glossery Tzach Livyatan 2022-08-24 15:33:55 +03:00
  • b6b35ce061 service: storage_proxy: sequence CDC preimage select with Paxos learn Kamil Braun 2023-02-07 16:00:37 +01:00
  • 069e38f02d transport server: fix unexpected server errors handling Petr Gusev 2023-02-08 00:07:02 +04:00
  • 9d8d7048eb service: storage_proxy: sequence CDC preimage select with Paxos learn Kamil Braun 2023-02-07 16:00:37 +01:00
  • bae4155ab2 docker: prevent hostname -i failure when server address is specified Takuya ASADA 2022-11-28 23:20:30 +09:00
  • 8b5a342a92 docker: prevent hostname -i failure when server address is specified Takuya ASADA 2022-11-28 23:20:30 +09:00
  • 6905f5056f service: storage_proxy: sequence CDC preimage select with Paxos learn Kamil Braun 2023-02-07 16:00:37 +01:00
  • da00052ad8 gms, service: replicate live endpoints on shard 0 Alejo Sanchez 2023-03-19 16:13:49 +01:00
  • fd6d45e178 bootstrapper: Add get_random_bootstrap_tokens function Gleb Natapov 2022-11-23 14:56:39 +02:00
  • fc84c69b7e service: raft: add support for topology_change command into raft_group0_client Gleb Natapov 2022-05-31 10:33:52 +03:00
  • 16d61e791f service: raft: introduce topology_change group0 command Gleb Natapov 2022-06-12 15:52:23 +03:00
  • 5e232ebee5 system_keyspace: add a table to persist topology change state machine's state Gleb Natapov 2022-12-15 15:48:11 +02:00
  • a2b7d2c1a1 service: Introduce topology state machine data structures Gleb Natapov 2022-06-12 15:41:08 +03:00
  • dd1e27736e storage_proxy: not consult topology on local table write Gleb Natapov 2023-03-21 16:06:08 +02:00
  • 922f6ba3dd doc: fix the service name in upgrade guides Anna Stuchlik 2023-03-17 11:57:58 +01:00
  • 124410c059 api: reference httpd::* symbols like 'httpd::*' Kefu Chai 2023-03-17 18:19:53 +08:00
  • 19810cfc5e transport: correctly format unknown opcode Avi Kivity 2023-03-19 19:26:04 +02:00
  • e75009cd49 treewide: catch by reference Avi Kivity 2023-03-19 19:25:26 +02:00
  • eaad38c682 test: raft: avoid confusing string compare Avi Kivity 2023-03-19 19:24:12 +02:00
  • bdfc0aa748 utils, types, test: extract lexicographical compare utilities Avi Kivity 2023-03-19 19:21:17 +02:00
  • 32a724fada test: raft: fsm_test: disambiguate raft::configuration construction Avi Kivity 2023-03-19 19:18:04 +02:00
  • 83e149c341 test: reader_concurrency_semaphore_test: handle all enum values Avi Kivity 2023-03-19 19:15:50 +02:00
  • bc0bba10b4 repair: fix signed/unsigned compare Avi Kivity 2023-03-19 19:15:00 +02:00
  • 94a10ed6ab repair: fix incorrect signed/unsigned compare Avi Kivity 2023-03-19 19:13:24 +02:00
  • a806024e1d treewide: avoid unused variables in if statements Avi Kivity 2023-03-19 19:12:31 +02:00
  • 9ced89a41c keys: disambiguate construction from initializer_list<bytes> Avi Kivity 2023-03-19 19:10:34 +02:00
  • 41a2856f78 cql3: expr: fix serialize_listlike() reference-to-temporary with gcc Avi Kivity 2023-03-19 19:08:09 +02:00
  • 32cc975b2f compaction: error on invalid scrub type Avi Kivity 2023-03-19 19:06:53 +02:00
  • 7bb717d2f9 treewide: prevent redefining names Avi Kivity 2023-03-19 19:05:32 +02:00
  • 7ab65379b9 api: task_manager: fix signed/unsigned compare Avi Kivity 2023-03-19 19:03:45 +02:00
  • 429650e508 alternator: streams: fix signed/unsigned comparison Avi Kivity 2023-03-19 19:02:29 +02:00
  • 77bf90bf7d Merge 'Sanitize {format_types|version_types} to/from string converters' from Pavel Emelyanov Nadav Har'El 2023-03-21 13:39:24 +02:00
  • 0770b328c7 test: fix some mismatched signed/unsigned comparisons Avi Kivity 2023-03-19 19:01:24 +02:00
  • 970fc80ea6 feature_service: Indentation fix after previous patch Pavel Emelyanov 2023-03-21 11:11:59 +03:00
  • 8600cb2db0 feature_service: Move async context into enable() Pavel Emelyanov 2023-03-21 11:11:37 +03:00
  • ae6e29a919 system_keyspace: Refactor local features load/save helpers Pavel Emelyanov 2023-03-17 17:00:34 +03:00
  • 406ea34aba build: add wasm compilation target for rust Wojciech Mitros 2023-02-16 14:39:12 +01:00
  • 6a5ab87441 feature_service: Mark supported_feature_set() const Pavel Emelyanov 2023-03-17 17:10:31 +03:00
  • 985fbf703a feature_service: Remove single feature enabling method Pavel Emelyanov 2023-03-14 11:10:28 +03:00
  • b27d2c9399 boot: Enable features in batch Pavel Emelyanov 2023-03-14 11:08:04 +03:00
  • 256dd9d7e3 gossiper: Enable features in batch Pavel Emelyanov 2023-03-14 10:58:50 +03:00
  • fe7609865d Merge 'reader_concurrency_semaphore: improve diagnostics printout' from Botond Dénes Pavel Emelyanov 2023-03-21 10:41:11 +03:00
  • eecb9244dd sstables: Expell sstable_version_types from_string() helper Pavel Emelyanov 2023-03-17 12:49:25 +03:00
  • 4e99637777 sstables: Generalize ..._from_string helpers Pavel Emelyanov 2023-03-17 12:48:45 +03:00
  • bb59dc2ec1 sstables: Implement fmt::formatter<sstable_format_types> Pavel Emelyanov 2023-03-17 12:13:14 +03:00
  • 6b04eb74d6 sstables: Implement fmt::formatter<sstable_version_types> Pavel Emelyanov 2023-03-17 11:22:16 +03:00
  • ea1c6fbf98 sstables: Move format maps to namespace scope Pavel Emelyanov 2023-03-17 10:48:41 +03:00
  • 511308bccf test/cql-pytest: tests for single-element multi-column restrictions Nadav Har'El 2023-03-20 16:07:00 +02:00
  • 26bb36cdf5 doc: related https://github.com/scylladb/scylladb/issues/12754; add the missing information about reporting latencies to the upgrade guide 5.1 to 5.2 Anna Stuchlik 2023-02-20 10:36:22 +01:00
  • faa47e9624 mutation: drop operator<<(ostream, const range_tombstone{_change,} &) Kefu Chai 2023-03-21 10:44:52 +08:00
  • d146535ec6 mutation: use fmtlib to print range_stombstone{_change,} Kefu Chai 2023-03-21 10:40:55 +08:00
  • 755aea8e7f mutation: mutation_fragment_v2: specialize fmt::formatter<range_tombstone_change> Kefu Chai 2023-03-21 10:21:57 +08:00
  • 4af0a0ed19 mutation: range_tombstone: specialize fmt::formatter<range_tombstone> Kefu Chai 2023-03-21 10:19:52 +08:00
  • 3d1c78bdcc fix: links to php driver Daniel Reis 2023-03-20 15:28:00 -03:00
  • f83f844319 fix: adding php versions into driver's description Daniel Reis 2023-03-20 15:25:52 -03:00
  • b11fd28a46 dist/redhat: split Requires section into multiple lines Kefu Chai 2023-03-20 20:48:22 +08:00
  • 7165551fd7 dist/redhat: enforce dependency on %{release} also Kefu Chai 2023-03-17 21:55:19 +08:00
  • 0f97d464d3 Merge 'cql: check if the function is builtin when granting permissisons' from Wojciech Mitros Avi Kivity 2023-03-20 16:17:02 +02:00
  • 476bd84dd0 config: add a space before parameter Kefu Chai 2023-03-20 15:49:22 +08:00
  • bf8b746bca Merge 'utils: UUID: specialize fmt::formatter for UUID and tagged_uuid<>' from Kefu Chai Botond Dénes 2023-03-20 14:26:11 +02:00
  • 34d41177fe storage_service: pass storage_proxy and system_distributed_keyspace objects to messaging initialization Gleb Natapov 2023-03-16 13:27:53 +02:00
  • d8edd2055f service: raft: add several accessors to group0 class Gleb Natapov 2023-03-16 13:27:52 +02:00
  • 7d535a84bb servers: raft: make remove_from_raft_config public Gleb Natapov 2023-03-16 13:27:50 +02:00
  • f017aa1ad3 service: raft: pass storage service to group0_state_machine Gleb Natapov 2023-03-16 13:27:49 +02:00
  • a690070722 raft_sys_table_storage: give initial snapshot a non zero value Gleb Natapov 2023-03-16 13:27:44 +02:00
  • 2fc8e13dd8 raft: add server::wait_for_state_change() function Gleb Natapov 2023-03-16 13:27:43 +02:00
  • 59f7aeb79b raft: move some functions out of ad-hoc section Gleb Natapov 2023-03-16 13:27:42 +02:00
  • c550e681d7 test/rest_api: fix flaky test for toppartitions Nadav Har'El 2023-03-19 13:48:04 +02:00
  • 0ba6627d5c wasm: block all signals in alien thread Kefu Chai 2023-03-18 09:22:35 +08:00
  • bab29a2f27 Merge 'Unit tests cleanup for sstable generation changes' from Benny Halevy Avi Kivity 2023-03-20 11:16:46 +02:00
  • 8b0822be77 test/cql-pytest: reproducer for bug crashing Scylla on mismatched tuple Nadav Har'El 2023-03-19 19:48:16 +02:00
  • fc927b1774 doc: add the Enterprise vs. OSS Matrix Anna Stuchlik 2023-03-17 15:20:27 +01:00
  • 61a8003ad1 release: prepare for 5.2.0-rc3 scylla-5.2.0-rc3 Anna Mikhlin 2023-03-20 10:10:27 +02:00
  • 94c6df0a08 treewide: use fmtlib when printing UUID Kefu Chai 2023-03-20 15:32:43 +08:00
  • c14c70b89d utils: UUID: specialize fmt::formatter for UUID and tagged_uuid<> Kefu Chai 2023-03-20 11:12:12 +08:00
  • 583e49dd09 Merge 'cmake: sync with configure.py (14/n)' from Kefu Chai Botond Dénes 2023-03-20 08:13:07 +02:00
  • c88e47a624 memory_data_sink: Add move ctor Pavel Emelyanov 2022-12-20 17:28:29 +03:00
  • b631081df8 test: Fixie for test sstable chdir Pavel Emelyanov 2023-01-12 11:03:26 +03:00
  • d62df5cac6 test: add verify_mutation helpers. Benny Halevy 2023-03-10 16:49:04 +02:00
  • cf4eaa1fbc test: add make_sstable_containing memtable Benny Halevy 2023-03-10 16:49:04 +02:00
  • 0ce6afb5f9 test: table_for_tests: add make_sstable function Benny Halevy 2023-03-10 14:42:08 +02:00