Commit Graph

  • 855abd7368 config: Add a warning about use of IP address for join topology and replace operations. Sergey Zolotukhin 2024-09-20 14:44:33 +02:00
  • 086dc6d53c nodetool: Add IP address usage warning for 'ignore-dead-nodes'. Sergey Zolotukhin 2024-09-18 17:34:35 +02:00
  • 09b0b3f7d6 tests: Fix incorrect UUIDs in test_nodeops Sergey Zolotukhin 2024-10-02 11:45:23 +02:00
  • 3bbb7a24b1 utils: Optimizations for utils::split_comma_separated_list and usage of host_id_or_endpoint lists Sergey Zolotukhin 2024-09-19 10:35:34 +02:00
  • b43454c658 cql: Check that CREATEing tablets/vnodes is consistent with the CLI Pavel Emelyanov 2024-09-23 15:36:41 +03:00
  • 190385ee2b cql: Check that CREATEing tablets/vnodes is consistent with the CLI Pavel Emelyanov 2024-09-23 15:36:41 +03:00
  • 1ff582f808 cql: Check that CREATEing tablets/vnodes is consistent with the CLI Pavel Emelyanov 2024-09-23 15:36:41 +03:00
  • 38088daa1f scylla-gdb.py: drop compatibility code for EOL releases Botond Dénes 2024-10-01 09:15:12 -04:00
  • 494561c4f3 cql3: expr: drop boost usage Avi Kivity 2024-10-01 16:19:07 +03:00
  • 7b82f3a375 test/lib: remove redundant fmt::to_string() in seastar::format() Kefu Chai 2024-10-01 23:05:35 +08:00
  • 95b864497a sstables: reader: Log data file range Tomasz Grabiec 2024-09-30 14:33:23 +02:00
  • 41d3ae5e81 sstables: bsearch_clustered_cursor: Unify skip_info logging Tomasz Grabiec 2024-10-01 19:44:11 +02:00
  • 1b82d5117a sstables: bsearch_clustered_cursor: Narrow down range using "end" position of the block Tomasz Grabiec 2024-09-27 10:57:17 +02:00
  • b03f23a09b sstables: bsearch_clustered_cursor: Skip even to the first block Tomasz Grabiec 2024-09-30 22:00:03 +02:00
  • c905554121 test: sstables: sstable_3_x_test: Improve failure message Tomasz Grabiec 2024-10-03 12:58:53 +02:00
  • 7f077893ed sstables: mx: writer: Never include partition_end marker in promoted index block width Tomasz Grabiec 2024-10-01 02:01:51 +02:00
  • 4465bd9e5e test: Add check that restored-from objects are not removed Pavel Emelyanov 2024-10-03 09:35:03 +03:00
  • 3ebb124eb2 repair/row_level: remove reader timeout Botond Dénes 2024-09-19 07:13:17 -04:00
  • e392531ca9 mv: skip building view updates on a pending replica Michael Litvak 2024-06-25 15:59:24 +03:00
  • e67016540c Merge 'Node replace and remove operations: Add deprecate IP addresses usage warning.' from Sergey Zolotukhin Kamil Braun 2024-10-03 11:08:27 +02:00
  • d2233d4400 Merge 'test: update cql/ tests to work with tablets enabled by default' from Konstantin Osipov Kamil Braun 2024-10-03 10:53:17 +02:00
  • f9091066b7 treewide: replace boost::irange with std::views::iota where possible Kefu Chai 2024-10-01 17:09:07 +08:00
  • 7389f4275d sstables_loader: Dont unlink sstables when restoring from S3 Pavel Emelyanov 2024-10-03 09:50:04 +03:00
  • 7eb48358e9 sstables_loader: Make primary_replica_only bool_class RAII field Pavel Emelyanov 2024-10-03 09:46:53 +03:00
  • 1da1d131b2 test: Use corrcet key in sstables registry mock Pavel Emelyanov 2024-10-03 10:06:17 +03:00
  • a503e2ab10 test: Pass entry status to mock registry consumer Pavel Emelyanov 2024-10-03 09:54:14 +03:00
  • c7eafc4dc1 auth: capture boost::regex_error not std::regex_error Kefu Chai 2024-10-03 00:14:28 +08:00
  • 6778001313 Merge 'cql3: Make creating MV respect ID option' from Dawid Mędrek Piotr Dulikowski 2024-10-03 08:31:07 +02:00
  • c311a93f0a commitlog: Fix buffer_list_bytes not updated correctly Calle Wilund 2024-09-30 11:08:20 +00:00
  • 4a1e83d6be commitlog: Fix buffer_list_bytes not updated correctly Calle Wilund 2024-09-30 11:08:20 +00:00
  • 1f1b201fd8 cql3/functions/user_function: Use fmt to format create statement Dawid Mędrek 2024-09-25 13:19:03 +02:00
  • cdf775d3cc test: test tombstone GC disabled on pending replica Ferenc Szili 2024-10-02 16:37:57 +02:00
  • ba6707506d tablet_storage_group_manager: update tombstone_gc_enabled in compaction group Ferenc Szili 2024-10-02 16:31:33 +02:00
  • 93815e0649 replica: Fix tombstone GC during tablet split preparation Raphael S. Carvalho 2024-10-02 10:18:17 -03:00
  • e472844a78 database::table: add tombstone_gc_enabled(locator::tablet_id) Ferenc Szili 2024-10-02 16:24:45 +02:00
  • bcd358595f service: Improve error handling for split Raphael S. Carvalho 2024-10-02 10:08:11 -03:00
  • 93700ff5d1 Update ScyllaDB version to: 6.2.0-rc2 scylla-6.2.0-rc2-candidate-20241002105948 scylla-6.2.0-rc2 Jenkins Promoter 2024-10-02 14:58:37 +03:00
  • 1d1777b13a test: make cdc tests pass with tablets on by default Konstantin Osipov 2024-09-27 10:30:26 -04:00
  • 0e3dbec277 test: make cql/counters* pass with and without tablets Konstantin Osipov 2024-09-27 09:03:40 -04:00
  • 92aca17bc5 test: make cql/lwt_* pass with and without tablets Konstantin Osipov 2024-09-27 09:52:02 -04:00
  • 7c64fc0c4f test: rename cql/list_test to cql/lwt_list_test Konstantin Osipov 2024-09-27 09:01:43 -04:00
  • 6398b7548c config: Add a warning about use of IP address for join topology and replace operations. Sergey Zolotukhin 2024-09-20 14:44:33 +02:00
  • 9c692438e9 nodetool: Add IP address usage warning for 'ignore-dead-nodes'. Sergey Zolotukhin 2024-09-18 17:34:35 +02:00
  • a871321ecf tests: Fix incorrect UUIDs in test_nodeops Sergey Zolotukhin 2024-10-02 11:45:23 +02:00
  • 3b9033423d utils: Optimizations for utils::split_comma_separated_list and usage of host_id_or_endpoint lists Sergey Zolotukhin 2024-09-19 10:35:34 +02:00
  • 5e2b4a0e80 doc: add metric updates from 6.1 to 6.2 Anna Stuchlik 2024-09-30 19:34:49 +02:00
  • 7a7a1e3558 treewide: Prefer bytes_fwd.hh over bytes.hh Dawid Mędrek 2024-09-26 15:50:28 +02:00
  • de88c150f6 test/cql-pytest: Get rid of unnecessary processing describe statements Dawid Mędrek 2024-10-01 21:59:34 +02:00
  • 552c752005 cql3: Make creating MV respect ID option Dawid Mędrek 2024-09-23 20:24:15 +02:00
  • 9b5eab0dde test/lib: include <fmt/std.h> for formatting std::optional Kefu Chai 2024-10-01 22:46:56 +08:00
  • a29501ed67 sstables: Reduce amount of I/O for clustering-key-bounded reads from large partitions Tomasz Grabiec 2024-09-10 22:28:40 +02:00
  • 41be5d1daf sstables: clustered_cursor: Track current block Tomasz Grabiec 2024-09-19 11:04:04 +02:00
  • 787ea4b1d4 treewide: accept list of sstables in "restore" API Kefu Chai 2024-10-01 23:18:25 +08:00
  • 17181c2eca sstable: pass get_storage_option to sstable_directory::load_sstable() Kefu Chai 2024-10-01 23:12:15 +08:00
  • 283697e316 test/nodetool: add body parameter to expected_request Kefu Chai 2024-09-18 21:41:50 +08:00
  • 3c19cc9aec tools/scylla-nodetool: enable nodetool to write HTTP body Kefu Chai 2024-09-18 21:36:53 +08:00
  • bb5dc0771c commitlog: Fix buffer_list_bytes not updated correctly Calle Wilund 2024-09-30 11:08:20 +00:00
  • 7f71371de1 distributed_loader: Get token metadata from e.r.m., not database Pavel Emelyanov 2024-09-30 17:36:41 +03:00
  • 7eb1dc2ae5 doc: document the option to run ScyllaDB in Docker on macOS Anna Stuchlik 2024-09-27 15:32:49 +02:00
  • 6535283881 .github/CODEOWNERS: add code owners for tools/* Botond Dénes 2024-09-19 06:32:20 -04:00
  • 9ed8519362 node_ops: fix task_manager_module::get_nodes() Aleksandra Martyniuk 2024-09-27 14:43:45 +02:00
  • 077d7c06a0 Merge '[Backport 6.2] sstables: Fix use-after-free on page cache buffer when parsing promoted index entries across pages' from ScyllaDB Avi Kivity 2024-10-01 14:51:29 +03:00
  • ab964bcd5a [script/pull_github_pr.sh] Check Gating status before merging Yaron Kaikov 2024-09-25 09:32:36 +03:00
  • a97db03448 doc: add metric updates from 6.1 to 6.2 Anna Stuchlik 2024-09-30 19:34:49 +02:00
  • 1204d54c5c transport: Dont bypass seastar API when making syscalls muthu90tech 2024-09-30 08:50:19 -07:00
  • 5a0f3889e0 treewide: use std::ranges sort functions rather than boost Benny Halevy 2024-09-17 09:14:15 +03:00
  • e99426df60 treewide: de-static namespace scope functions in headers Avi Kivity 2024-09-29 15:45:29 +03:00
  • e9425e15b2 treewide: remove dependency on boost asio address_v4 Avi Kivity 2024-09-30 12:20:46 +03:00
  • 24598848a9 Merge 'virtual_tables: snapshots: include all snapshots' from Benny Halevy Pavel Emelyanov 2024-10-01 13:56:13 +03:00
  • 22368b13f2 api: introduce raft stepdown REST API Gleb Natapov' via ScyllaDB development 2024-09-29 11:21:38 +03:00
  • f5628be597 Update tools/java submodule Avi Kivity 2024-10-01 12:35:45 +03:00
  • 1dfe780457 cql: Check that CREATEing tablets/vnodes is consistent with the CLI Pavel Emelyanov 2024-09-23 15:36:41 +03:00
  • e780a3f168 Merge 'fix regressions of building tests with cmake' from Laszlo Ersek Botond Dénes 2024-10-01 11:14:19 +03:00
  • d484121cc8 github: add a trigger to retrigger clang-tidy with comment Kefu Chai 2024-09-26 21:41:02 +08:00
  • 5a96549c86 test: add complete_multipart_upload completion tests Ernest Zaslavsky 2024-09-19 16:56:29 +03:00
  • 3be6052786 code: s3 client error handling Ernest Zaslavsky 2024-09-30 12:00:23 +03:00
  • 6be2433b5a code: add response parsing and error handling to the complete_multipart_upload Ernest Zaslavsky 2024-09-19 16:55:53 +03:00
  • 826cf5cd4a code: Introduce AWS errors parsing Ernest Zaslavsky 2024-09-19 16:55:18 +03:00
  • 5a1575678b sstables: bsearch_clustered_cursor: Add trace-level logging Tomasz Grabiec 2024-09-26 11:30:18 +02:00
  • 2401f7f9ca sstables: bsearch_clustered_cursor: Move definitions out of line Tomasz Grabiec 2024-09-26 12:23:56 +02:00
  • 906d085289 test, sstables: Verify parsing stability when allocating section is retried Tomasz Grabiec 2024-09-26 01:40:31 +02:00
  • 34dd3a6daa test, sstables: Verify parsing stability when buffers cross page boundary Tomasz Grabiec 2024-09-26 01:38:58 +02:00
  • 3afa8ee2ca sstables: bsearch_clustered_cursor: Switch parsers to work with page_view Tomasz Grabiec 2024-09-26 01:34:27 +02:00
  • 3347152ff9 cached_file: Adapt page_view to ContiguousSharedBuffer Tomasz Grabiec 2024-09-26 01:02:45 +02:00
  • ff7bd937e2 cached_file: Change meaning of page_view::_size to be relative to _offset rather than page start Tomasz Grabiec 2024-09-26 01:01:35 +02:00
  • 50ea1dbe32 sstables, utils: Allow parsers to work with different buffer types Tomasz Grabiec 2024-09-25 22:41:36 +02:00
  • 45125c4d7d sstables: promoted_index_block_parser: Make reset() always bring parser to initial state Tomasz Grabiec 2024-09-26 11:34:46 +02:00
  • 9207f7823d sstables: bsearch_clustered_cursor: Switch read_block_offset() to use the read() method Tomasz Grabiec 2024-09-25 22:33:31 +02:00
  • 711864687f sstables: bsearch_clustered_cursor: Fix parsing when allocating section is retried Tomasz Grabiec 2024-09-25 13:28:02 +02:00
  • c77d00fd8d index_reader: remove a piece of misguided code involved in single-partition reads Michał Chojnowski 2024-09-30 22:42:11 +02:00
  • bc30509523 index_reader: in single-partition reads, don't read more than one page Michał Chojnowski 2024-09-30 23:21:55 +02:00
  • 6b8b7d962c index_reader: fix unnecessary reads of preceding index pages Michał Chojnowski 2024-09-30 22:26:42 +02:00
  • fb8743b2d6 Merge 'sstables: Fix use-after-free on page cache buffer when parsing promoted index entries across pages' from Tomasz Grabiec Avi Kivity 2024-10-01 00:02:55 +03:00
  • 3baa06d349 Merge ' [Backport 6.0] Populate raft address map from gossiper on raft configuration change' from Gleb Natapov Kamil Braun 2024-09-30 17:05:01 +02:00
  • b5d167699c commitlog: Fix buffer_list_bytes not updated correctly Calle Wilund 2024-09-30 11:08:20 +00:00
  • a96654bea3 Merge '[Backport 6.1] Populate raft address map from gossiper on raft configuration change' from ScyllaDB Kamil Braun 2024-09-30 17:03:03 +02:00
  • faf11e5bc3 Merge '[Backport 6.2] Populate raft address map from gossiper on raft configuration change' from ScyllaDB Kamil Braun 2024-09-30 17:01:52 +02:00
  • cf58674029 replica: Fix schema change during migration cleanup Raphael S. Carvalho 2024-09-24 14:17:37 -03:00
  • b94fbbf30c docs: update command David Garcia 2024-09-29 18:04:54 +01:00
  • cdd0c0b7fc test.py: Do not attach logs for passed tests Andrei Chekun 2024-09-24 11:45:11 +02:00