Commit Graph

  • 6eac67628e Merge '[Backport 5.4] join_token_ring, gossip topology: recalculate sync nodes in wait_alive' from Patryk Jędrzejczak Kamil Braun 2024-06-26 18:38:40 +02:00
  • a28b38d0a9 join_token_ring, gossip topology: update obsolete comment Patryk Jędrzejczak 2024-06-05 12:33:02 +02:00
  • 614cabf9cd join_token_ring, gossip topology: fix indendation after previous patch Patryk Jędrzejczak 2024-06-05 12:27:55 +02:00
  • 193fda6dfb join_token_ring, gossip topology: recalculate sync nodes in wait_alive Patryk Jędrzejczak 2024-06-05 11:43:03 +02:00
  • aca08bb1d1 Merge '[Backport 6.0] join_token_ring, gossip topology: recalculate sync nodes in wait_alive' from ScyllaDB Kamil Braun 2024-06-26 12:38:06 +02:00
  • 50f3f3d1a3 .github/workflow: close and replace label when backport promoted Yaron Kaikov 2024-06-23 11:18:19 +03:00
  • 9f31426ead .github/workflow: close and replace label when backport promoted Yaron Kaikov 2024-06-23 11:18:19 +03:00
  • 3c7af28725 cqlsh: update cqlsh submodule Israel Fruchter 2024-06-20 11:19:48 +03:00
  • 22622a94ca db/batchlog_manager: bypass cache when scanning batchlog table Botond Dénes 2024-06-19 09:43:01 -04:00
  • 9ce5c2e6ce db/batchlog_manager: bypass cache when scanning batchlog table Botond Dénes 2024-06-19 09:43:01 -04:00
  • 35a64856b0 db/batchlog_manager: replace open-coded paging with internal one Botond Dénes 2024-06-19 09:16:04 -04:00
  • 2f2bc18376 db/batchlog_manager: replace open-coded paging with internal one Botond Dénes 2024-06-19 09:16:04 -04:00
  • 4e66b3c9ce db/batchlog_manager: implement cleanup after all batchlog replay Botond Dénes 2024-06-19 09:16:28 -04:00
  • 5e422ceefb cql3/query_processor: for_each_cql_result(): move func to the coro frame Botond Dénes 2024-06-25 06:03:14 -04:00
  • c795275675 db/batchlog_manager: implement cleanup after all batchlog replay Botond Dénes 2024-06-19 09:16:28 -04:00
  • b13cee4c7c cql3/query_processor: for_each_cql_result(): move func to the coro frame Botond Dénes 2024-06-25 06:03:14 -04:00
  • 1fca341514 test/topology_custom/test_repair: add test for enable_tombstone_gc_for_streaming_and_repair Botond Dénes 2024-06-11 11:15:25 -04:00
  • d3b1ccd03a replica/table: maybe_compact_for_streaming(): toggle tombstone GC based on the control flag Botond Dénes 2024-05-31 11:02:32 -04:00
  • 415457be2b replica: propagate enable_tombstone_gc_for_streaming_and_repair to maybe_compact_for_streaming() Botond Dénes 2024-05-31 10:53:33 -04:00
  • d5a149fc01 db/config: introduce enable_tombstone_gc_for_streaming_and_repair Botond Dénes 2024-05-31 10:51:31 -04:00
  • bea1f4891d test/boost/cql_query_test: add test for single-partition aggregation Michał Jadwiszczak 2024-06-18 07:08:53 +02:00
  • 9535abf552 cql3/select_statement: do not parallelize single-partition aggregations Michał Jadwiszczak 2024-06-18 07:04:01 +02:00
  • abb4751e00 schema: Make "describe" use extensions to string Calle Wilund 2024-06-17 13:28:42 +00:00
  • 29c6a4cf44 test/boost/cql_query_test: add test for single-partition aggregation Michał Jadwiszczak 2024-06-25 23:56:49 +02:00
  • 263668bc85 transport: Use sharded<>::invoke_on_others() Pavel Emelyanov 2024-06-25 14:35:48 +03:00
  • 13fc2bd854 Merge notify other nodes on boot from Gleb Kamil Braun 2024-06-25 17:58:17 +02:00
  • 2394e3ee7a repair: drop timeout from table_sync_and_check Aleksandra Martyniuk 2024-05-20 10:56:50 +02:00
  • c80dc57156 Merge 'batchlog replay: bypass tombstones generated by past replays' from Botond Dénes Avi Kivity 2024-06-25 16:11:01 +03:00
  • 39ec136a09 schema_extensions: Add an option to string method Calle Wilund 2024-06-17 13:27:05 +00:00
  • 371e37924f Merge 'Rebuild bloom filters that have bad partition estimates' from Lakshmi Narayanan Sreethar Avi Kivity 2024-06-25 15:35:09 +03:00
  • 35ace0af5c Merge 'Move some /storage_proxy API endpoints to config.cc' from Pavel Emelyanov Nadav Har'El 2024-06-25 13:55:58 +03:00
  • c7dc3b9b58 scylla-gdb.py: add line information to coroutine names in scylla fiber Michał Chojnowski 2024-06-25 09:39:30 +02:00
  • def432617d docs: print out invalid branch name Kefu Chai 2024-06-25 15:38:59 +08:00
  • 31c0fa07d8 db/batchlog_manager: bypass cache when scanning batchlog table Botond Dénes 2024-06-19 09:43:01 -04:00
  • 29f610d861 db/batchlog_manager: replace open-coded paging with internal one Botond Dénes 2024-06-19 09:16:04 -04:00
  • 2dd057c96d db/batchlog_manager: implement cleanup after all batchlog replay Botond Dénes 2024-06-19 09:16:28 -04:00
  • 4e96e320b4 cql3/query_processor: for_each_cql_result(): move func to the coro frame Botond Dénes 2024-06-25 06:03:14 -04:00
  • 3f23016cc0 perf-simple-query: add mean and standard deviation stats Benny Halevy 2024-06-24 07:21:47 +03:00
  • 394cba3e4b .github/workflow: close and replace label when backport promoted Yaron Kaikov 2024-06-23 11:18:19 +03:00
  • 8daf755f8a statement_restrictions: partition_ranges_from_singles: no need to default-initialize result Benny Halevy 2024-06-24 11:20:47 +03:00
  • 656a9468bb HACKING.md: fix typo in "--overprovisioned" option name Laszlo Ersek 2024-06-24 10:28:04 +02:00
  • adca415245 bytes: drop unused operator<< Kefu Chai 2024-06-24 10:34:33 +08:00
  • 94e36d4af4 auth: do not include unused headers Kefu Chai 2024-06-24 21:27:15 +08:00
  • 378578b481 chunked_vector_test: add tests for value-initialization constructor Benny Halevy 2024-06-24 11:56:24 +03:00
  • 5bd2ee7507 utils: chunked_vector: add ctor from std::initializer_list Benny Halevy 2024-05-06 17:08:21 +03:00
  • 7780af2e84 utils: chunked_vector: document invalidation of iterators on move Benny Halevy 2024-05-07 09:13:06 +03:00
  • c7317be09a db/config: introduce reader_concurrency_semahore_cpu_concurrency Botond Dénes 2024-05-29 07:24:56 -04:00
  • 85219e9294 configure.py: fix the 'configure' rule generated during regeneration Piotr Dulikowski 2024-06-21 20:44:44 +02:00
  • a4c6ae688a install-dependencies.sh: set file mode creation mask to 0022 Laszlo Ersek 2024-06-24 14:11:08 +02:00
  • a4e26585e5 git: add build.ninja.new to .gitignore Marcin Maliszkiewicz 2024-06-18 20:30:33 +02:00
  • e61061d19f test.py: improve help message on tests selection Kefu Chai 2024-06-24 14:57:46 +08:00
  • b7ef9652fb test: unflake test test_alternator_ttl_scheduling_group Nadav Har'El 2024-06-16 17:04:52 +03:00
  • e9d8c25e86 alternator: define static variable Kefu Chai 2024-06-24 14:03:03 +08:00
  • af2b0b030b test/pylib: use raw string to avoid using escape sequence Kefu Chai 2024-06-24 12:36:52 +08:00
  • a09556a49f bloom_filter_test: add testcase to verify filter rebuilds Lakshmi Narayanan Sreethar 2024-06-10 09:55:58 +05:30
  • 4aa5698f0d test/boost: move bloom filter tests from sstable_datafile_test into a new file Lakshmi Narayanan Sreethar 2024-05-20 18:08:18 +05:30
  • 21e463b108 sstables/mx/writer: rebuild bloom filters with bad partition estimates Lakshmi Narayanan Sreethar 2024-06-07 14:34:12 +05:30
  • afc90657d6 sstables/mx/writer: add variable to track number of partitions consumed Lakshmi Narayanan Sreethar 2024-05-21 13:24:20 +05:30
  • fccb1a11e5 sstable: introduce sstable::maybe_rebuild_filter_from_index() Lakshmi Narayanan Sreethar 2024-06-07 14:20:52 +05:30
  • a7d77f6304 sstable: add method to return filter format for the given sstable version Lakshmi Narayanan Sreethar 2024-06-06 15:07:57 +05:30
  • 6dd6f0198e utils/i_filter: introduce get_filter_size() Botond Dénes 2024-03-20 10:40:36 -04:00
  • a230ecc4eb utils/murmur_hash: replace rotl64() with std::rotl() Kefu Chai 2024-06-24 10:36:05 +08:00
  • 794440eb85 test: skip checking default role in test_auth_v2_migration Marcin Maliszkiewicz 2024-06-21 18:03:08 +02:00
  • 0d52f0684a Merge 'Sanitize gossiper API endpoints management' from Pavel Emelyanov Avi Kivity 2024-06-23 19:35:11 +03:00
  • 7201efc2f2 db/hints: Initialize endpoint managers only for valid hint directories Dawid Medrek 2024-06-07 17:13:27 +02:00
  • 1b2f10a4e7 sstables: use "me" sstable format by default Kefu Chai 2024-06-14 16:54:08 +08:00
  • 850ee7e170 auth: do not include unused headers Kefu Chai 2024-06-22 07:45:37 +08:00
  • 72fdee1efb README.md: add badges for cron jobs Kefu Chai 2024-06-22 07:41:47 +08:00
  • a7e38ada8e test: remove unused operator<< Kefu Chai 2024-06-22 08:30:10 +08:00
  • 1f2bbf52cc Update ScyllaDB version to: 6.0.2 Jenkins Promoter 2024-06-23 15:15:46 +03:00
  • 694014591a test/alternator/test_projection_expression.py: remove useless comparisons zhouxiang 2024-06-22 17:57:19 +08:00
  • 169dfaf037 test: add test for abort while a task is being unregistered Aleksandra Martyniuk 2024-06-18 13:20:23 +02:00
  • d3b2702be1 replica/database: fix live-update enable_compacting_data_for_streaming_and_repair Botond Dénes 2024-05-16 03:04:54 -04:00
  • cfac9d8bef Merge '[Backport 6.0] Reduce TWCS off-strategy space overhead' from ScyllaDB Botond Dénes 2024-06-21 20:00:10 +03:00
  • aca9d657ca doc: remove the link to Scylladb Google group Anna Stuchlik 2024-06-19 16:48:42 +02:00
  • 5fe531fcb2 doc: separate Entrprise- from OSS-only content Anna Stuchlik 2024-06-18 16:44:48 +02:00
  • 673d49dba3 docs: nodetool status: document keyspace and table arguments Botond Dénes 2024-03-26 11:00:13 -04:00
  • fe9435924a Merge '[Backport 6.0] schema: Make "describe" use extensions to string' from ScyllaDB Botond Dénes 2024-06-21 19:56:02 +03:00
  • 0715038dbe test: unflake test test_alternator_ttl_scheduling_group Nadav Har'El 2024-06-16 17:04:52 +03:00
  • d8009ed843 api/cache_service: Don't use database to perform map+reduce on Pavel Emelyanov 2024-06-18 19:53:38 +03:00
  • f781c3babe .github: add reproducible-build workflow Kefu Chai 2024-06-21 13:25:19 +08:00
  • 81a02f06dd test/cql-pytest: add more tests for SELECT's LIMIT Nadav Har'El 2024-06-20 14:48:17 +03:00
  • 755be887a6 api: Remove dedicated failure_detector registration method Pavel Emelyanov 2024-06-21 15:51:33 +03:00
  • 2bfa1b3832 api: Move failure_detector endpoints set/unset to gossiper Pavel Emelyanov 2024-06-21 15:51:13 +03:00
  • 88a6094121 api: Unset failure detector endpoints method Pavel Emelyanov 2024-06-21 15:48:18 +03:00
  • f84694166e api: (Un)Register gossiper API in correct place Pavel Emelyanov 2024-06-21 15:45:41 +03:00
  • 19f3a9805a api: Unset gossiper endpoints on stop Pavel Emelyanov 2024-06-21 15:45:19 +03:00
  • c7547b9c7e asi: Coroutinize set_server_gossip() Pavel Emelyanov 2024-06-21 15:49:13 +03:00
  • eef64a6bb8 build: cmake: do not add "absl::headers" to include dirs Kefu Chai 2024-06-20 12:37:13 +08:00
  • 7b10cc8079 treewide: include seastar headers with brackets Kefu Chai 2024-06-21 10:20:36 +08:00
  • 987fd59f21 test: correct some misspellings Kefu Chai 2024-06-21 16:13:08 +08:00
  • 52693fc21c Update seastar submodule Kefu Chai 2024-06-21 08:28:34 +08:00
  • 2446cce272 db/hints: Initialize endpoint managers only for valid hint directories Dawid Medrek 2024-06-07 17:13:27 +02:00
  • 3cfb0503a9 Update tools/cqlsh submodule for v6.0.21-scylla Avi Kivity 2024-06-21 16:04:21 +03:00
  • e129c4ad43 join_token_ring, gossip topology: update obsolete comment Patryk Jędrzejczak 2024-06-05 12:33:02 +02:00
  • 37bb6e0a43 join_token_ring, gossip topology: fix indendation after previous patch Patryk Jędrzejczak 2024-06-05 12:27:55 +02:00
  • e5e8b970ed join_token_ring, gossip topology: recalculate sync nodes in wait_alive Patryk Jędrzejczak 2024-06-05 11:43:03 +02:00
  • cf2b4bf721 Merge 'cdc: do not include unused headers' from Kefu Chai Piotr Dulikowski 2024-06-21 13:44:40 +02:00
  • 0330640b4d api: Use provided db::config, not the one from ctx Pavel Emelyanov 2024-06-21 12:49:34 +03:00
  • afb48d8ab9 api: Move some config endpoints from proxy to config Pavel Emelyanov 2024-06-21 12:48:46 +03:00