Commit Graph

  • 8bbcaacba1 auth: always catch by const reference Marcin Maliszkiewicz 2025-12-09 18:27:39 +01:00
  • 446e4c11d0 cql3: fix documentation and avoid unnecessary copy in execute_paged_internal copilot/add-timeout-to-api-calls copilot-swe-agent[bot] 2025-12-11 11:31:22 +00:00
  • db4e08b846 cql3: consolidate execute_paged_internal into single function with optional parameter copilot-swe-agent[bot] 2025-12-11 11:28:59 +00:00
  • cabb712e11 cql3: improve documentation for new query_internal overloads copilot-swe-agent[bot] 2025-12-11 11:05:50 +00:00
  • ce2d887bff cql3: refactor execute_paged_internal to reduce code duplication copilot-swe-agent[bot] 2025-12-11 11:02:39 +00:00
  • 50783eee8b cql3: add query_internal overloads with custom timeout support copilot-swe-agent[bot] 2025-12-11 10:59:13 +00:00
  • 3dfa5ebd7f Add JIRA issue validation to backport PR fixes check Yaron Kaikov 2025-12-11 08:40:10 +02:00
  • 24264e24bb Revert "repair: Add tablet repair progress report support" Avi Kivity 2025-12-10 17:47:24 +02:00
  • 0c64e3be9a Merge 'Unify and fix rjson string and string_view conversions' from Marcin Maliszkiewicz Nadav Har'El 2025-12-11 12:05:41 +02:00
  • b3b0860e7c test/alternator: add reproducer for bug with storing invalid values Nadav Har'El 2025-12-02 17:18:39 +02:00
  • 2c813f3a9b auth: restore timeout in migrate_to_auth_v2 API call copilot-swe-agent[bot] 2025-12-11 09:54:33 +00:00
  • aac36549b6 Initial plan copilot-swe-agent[bot] 2025-12-11 09:45:46 +00:00
  • 4afc4e130f Update CODEOWNERS to remove redundant entries remove-ptrsmrn-from-codeowners Piotr Smaron 2025-12-11 10:34:51 +01:00
  • db15c212a6 test/alternator: reproducer for issue 27375 Nadav Har'El 2025-12-01 21:12:32 +02:00
  • 3595941020 utils/rjson: fix error messages from rjson::parse() Nadav Har'El 2025-12-01 18:13:07 +02:00
  • 102516a787 test/alternator: extract get_signed_request() to util.py Nadav Har'El 2025-12-01 17:10:33 +02:00
  • d5b63df46e transport: remove redundant futurize_invoke from counted data sink and source Marcin Maliszkiewicz 2025-12-09 18:46:47 +01:00
  • f545ed37bc test: dtest: audit_test.py: fix audit error log detection Dario Mirovic 2025-12-01 22:34:14 +01:00
  • 5f13880a91 utils: error_injection: wait_for_message: print injection_name and caller source_location on timeout Benny Halevy 2025-12-10 08:31:59 +02:00
  • b2c75edccd Update documentation for sstables conversions copilot/replace-scylla-assert-usage copilot-swe-agent[bot] 2025-12-10 18:25:47 +00:00
  • a5c217aef4 Convert all sstables SCYLLA_ASSERT to scylla_assert (58 conversions across 22 files) copilot-swe-agent[bot] 2025-12-10 18:24:02 +00:00
  • 8c4ac457af test::cluster::dtest::tools::files: Remove file Calle Wilund 2025-12-10 15:35:34 +01:00
  • e48170ca8e commitlog_replay: Handle fully corrupt files same as partial corruption. Calle Wilund 2025-12-10 15:26:57 +01:00
  • 11ad32c85e test/boost: add too_long_password to auth_passwords_test Andrzej Jackowski 2025-11-04 13:22:13 +01:00
  • 4c8c9cd548 test/boost: add same_hashes_as_crypt_r to auth_passwords_test Andrzej Jackowski 2025-11-03 09:54:50 +01:00
  • 98f431dd81 auth: utils: add yielding to crypt_sha512 Andrzej Jackowski 2025-11-07 10:29:22 +01:00
  • 4ffdb0721f auth: change return type of passwords::check to future Andrzej Jackowski 2025-11-04 12:38:36 +01:00
  • 775906d749 auth: remove code duplication in verify_scheme Andrzej Jackowski 2025-10-31 10:24:40 +01:00
  • 11eca621b0 test/boost: coroutinize auth_passwords_test Andrzej Jackowski 2025-11-03 09:50:23 +01:00
  • d7818b56df utils: coroutinize crypt_sha512 Andrzej Jackowski 2025-11-04 09:13:51 +01:00
  • 033fed5734 utils: make crypt_sha512.cc to compile Andrzej Jackowski 2025-10-31 09:49:15 +01:00
  • c6c30b7d0a utils: license: import crypt_sha512.c from musl to the project Andrzej Jackowski 2025-10-31 08:40:58 +01:00
  • 5afcec4a3d Revert "auth: move passwords::check call to alien thread" Andrzej Jackowski 2025-12-10 15:36:09 +01:00
  • 9b5f3d12a3 test::pylib::suite::base: Split options.name test specifier only once Calle Wilund 2025-12-10 15:35:12 +01:00
  • 57b90034c6 test: cqlpy: test_protocol_exceptions.py: enable debug exception logging Dario Mirovic 2025-12-03 18:47:32 +01:00
  • d8cc029a5e test: cqlpy: test_protocol_exceptions.py: increase cpp exceptions threshold Dario Mirovic 2025-12-03 16:41:21 +01:00
  • 0e51a1f812 replica: Remove unnecessary noexcept copilot/fix-memory-kill-crash Tomasz Grabiec 2025-12-07 04:22:49 +00:00
  • 8b807b299e replica: Remove noexcept from compaction_groups() functions Tomasz Grabiec 2025-12-06 21:30:21 +00:00
  • 07ff659849 replica: Remove noexcept from storage_group::for_each_compaction_group Tomasz Grabiec 2025-12-06 21:23:13 +00:00
  • a578bcc653 Remove temporary PR tracking file copilot/fix-conflicts-label-message copilot-swe-agent[bot] 2025-12-10 13:20:31 +00:00
  • 4573bb4f63 Add PR tracking file copilot-swe-agent[bot] 2025-12-10 13:19:45 +00:00
  • d3e199984e auto-backport.py: modify instruction for making PR ready for review Yaron Kaikov 2025-12-10 13:55:54 +02:00
  • a63508a6f7 object_storage: Temporarily handle pure endpoint addresses as endpoints Pavel Emelyanov 2025-12-02 10:31:11 +03:00
  • ca4564e41c code: Remove dangling mentions of s3::endpoint_config Pavel Emelyanov 2025-12-01 13:20:21 +03:00
  • f93cafac51 docs: Update docs according to new endpoints config option format Pavel Emelyanov 2025-12-02 12:55:14 +03:00
  • a3ca4fccef object_storage: Create s3 client with "extended" endpoint name Pavel Emelyanov 2025-12-01 12:45:11 +03:00
  • 5953a89822 test: Add named constants for test_get_object_store_endpoints endpoint names Pavel Emelyanov 2025-12-02 08:11:55 +03:00
  • 932b008107 s3/storage: Tune config updating Pavel Emelyanov 2025-12-01 12:51:53 +03:00
  • e47f0c6284 sstable: Shuffle args for s3_client_wrapper Pavel Emelyanov 2025-12-01 11:47:09 +03:00
  • 04fc2fb0c1 Remove test file copilot-swe-agent[bot] 2025-12-10 11:58:14 +00:00
  • 0bf6da38ee Test commit copilot-swe-agent[bot] 2025-12-10 11:57:43 +00:00
  • c330232426 Update auto-backport PR message to mention removing 'conflicts' label copilot-swe-agent[bot] 2025-12-10 11:41:39 +00:00
  • 44c1ebdfe2 Initial plan copilot-swe-agent[bot] 2025-12-10 11:39:35 +00:00
  • 14fea2c5ba alternator/executor.cc: eliminate redundant dk copy Petr Gusev 2025-12-02 15:36:11 +01:00
  • e5223415e4 alternator/executor.cc: release cas_shard on the original shard Petr Gusev 2025-12-02 15:27:22 +01:00
  • 8cf9c3eb8d alternator/executor.cc: move shard check into cas_write Petr Gusev 2025-12-09 10:21:01 +01:00
  • 5ceabe90fc alternator/executor.cc: make cas_write a private method Petr Gusev 2025-12-01 10:55:08 +01:00
  • c90578a1fb alternator/executor.cc: make do_batch_write a private method Petr Gusev 2025-12-01 10:30:49 +01:00
  • bdc43c62b1 alternator/executor.cc: fix indent Petr Gusev 2025-12-02 18:20:46 +01:00
  • 37c575c104 test_alternator: add test_alternator_invalid_shard_for_lwt Petr Gusev 2025-12-02 18:19:58 +01:00
  • b88ed6156b alternator/executor.cc: avoid cross-shard free Petr Gusev 2025-12-04 13:03:58 +01:00
  • 8822c23ad4 Merge 'test: cqlpy: test_protocol_exceptions.py: increase cpp exceptions thr…' from Dario Mirovic Nadav Har'El 2025-12-10 10:53:30 +02:00
  • 2fe49ce031 Update ScyllaDB version to: 2025.3.6 Jenkins Promoter 2025-12-10 10:46:04 +02:00
  • f9d19cab8a replace the Driver pages with a link to the new Drivers pages Anna Stuchlik 2025-11-26 16:25:24 +01:00
  • cc885a3f35 replace the Driver pages with a link to the new Drivers pages Anna Stuchlik 2025-11-26 16:25:24 +01:00
  • 750e9da1e8 Merge '[Backport 2025.3] tablets: scheduler: Balance racks separately when rf_rack_valid_keyspaces is true' from Scylladb[bot] Tomasz Grabiec 2025-12-09 23:54:20 +01:00
  • be9992cfb3 fix rjson::value to bytes conversion with missing GetStringLength call Marcin Maliszkiewicz 2025-12-09 19:20:49 +01:00
  • daf00a7f24 alternator: change type from string to string_view in should_add_capacity Marcin Maliszkiewicz 2025-12-09 18:11:15 +01:00
  • 62962f33bb fix rjson::value to string_view conversion with missing GetStringLength call Marcin Maliszkiewicz 2025-12-02 16:30:56 +01:00
  • 060c2f7c0d use rjson::to_string_view when rjson::value gets converted using GetStringLength Marcin Maliszkiewicz 2025-12-02 15:45:02 +01:00
  • 64149b57c3 use rjson::to_sstring and rjson::to_string for various string conversions Marcin Maliszkiewicz 2025-12-03 10:51:35 +01:00
  • 4b004fcdfc utils: use rjson document wrapper in instance_profile_credentials_provider::parse_creds Marcin Maliszkiewicz 2025-12-02 15:40:35 +01:00
  • 5e38b3071b utils: move rjson::to_string_view func to string related place Marcin Maliszkiewicz 2025-12-02 15:28:02 +01:00
  • 225b3351fc utils: add to_sstring and to_string rjson helper Marcin Maliszkiewicz 2025-11-28 10:49:11 +01:00
  • 582b9f83db Update ScyllaDB version to: 2025.4.0-rc7 Jenkins Promoter 2025-12-09 17:21:23 +02:00
  • 726c1f5734 direct_failure_detector: run direct failure detector in the gossiper scheduling group Gleb Natapov 2025-12-01 15:32:17 +02:00
  • c33c09336b direct_failure_detector: run direct failure detector in the gossiper scheduling group Gleb Natapov 2025-12-01 15:32:17 +02:00
  • 37010db61a raft: drop invoke_on from the pinger verb handler Gleb Natapov 2025-12-01 11:55:44 +02:00
  • 9ca1439b78 direct_failure_detector: run direct failure detector in the gossiper scheduling group Gleb Natapov 2025-12-01 15:32:17 +02:00
  • 1ee9d1cca5 raft: drop invoke_on from the pinger verb handler Gleb Natapov 2025-12-01 11:55:44 +02:00
  • 80c6718ea8 build: update toolchain to Fedora 43 with clang 21.1.6 Avi Kivity 2025-12-08 11:11:10 +02:00
  • ebc07c360f test: perf: perf-load-balancing: Add parallel-scaleout scenario Tomasz Grabiec 2025-09-14 19:40:34 +02:00
  • b7db86611c test: perf: perf-load-balancing: Convert to tool_app_template Tomasz Grabiec 2025-09-14 18:50:22 +02:00
  • 37824ec021 tablets: scheduler: Balance racks separately when rf_rack_valid_keyspaces is true Tomasz Grabiec 2025-09-12 21:34:10 +02:00
  • ef250e58dd load_balancer: include dead nodes when calculating rack load Wojciech Mitros 2025-09-15 10:45:31 +02:00
  • d6ec1ab5b9 direct_failure_detector: pass timeout to direct_fd_ping verb Gleb Natapov 2025-11-30 18:39:44 +02:00
  • 61dd81539b idl, message: make with_timeout and cancellable verb attributes composable Benny Halevy 2025-04-10 17:37:02 +03:00
  • 855b91ec20 scripts: Make PR merging check more granular Pavel Emelyanov 2025-11-27 11:01:01 +03:00
  • 95e303faf3 Merge 'Refactor get_view_natural_endpoint' from Wojciech Mitros Nadav Har'El 2025-12-09 13:19:12 +02:00
  • 8ba595e472 Merge 'alternator: fix batch writes during intranode tablet migrations' from Petr Gusev Nadav Har'El 2025-12-09 11:25:15 +02:00
  • 608eee0357 alternator/executor.cc: eliminate redundant dk copy Petr Gusev 2025-12-02 15:36:11 +01:00
  • 0bcc2977bb alternator/executor.cc: release cas_shard on the original shard Petr Gusev 2025-12-02 15:27:22 +01:00
  • 3a865fe991 alternator/executor.cc: move shard check into cas_write Petr Gusev 2025-12-09 10:21:01 +01:00
  • d2c24bf42d doc: update the upgrade policy to cover non-consecutive minor upgrades Anna Stuchlik 2025-11-27 18:34:08 +01:00
  • 72ee6396d2 doc: add the upgrade guide from 2025.x to 2025.4 Anna Stuchlik 2025-11-27 14:38:52 +01:00
  • fb32e1c7ee Merge 'streaming: tablet_sstable_streamer::stream refactoring' from Ernest Zaslavsky Pavel Emelyanov 2025-12-09 10:53:57 +03:00
  • b6895f0fa7 test: make test_broken_bootstrap faster Patryk Jędrzejczak 2025-12-04 15:34:44 +01:00
  • c30b326033 test: cqlpy: test_protocol_exceptions.py: enable debug exception logging Dario Mirovic 2025-12-03 18:47:32 +01:00
  • 807fc68dc5 test: cqlpy: test_protocol_exceptions.py: increase cpp exceptions threshold Dario Mirovic 2025-12-03 16:41:21 +01:00
  • 98fafb25b2 Address code review comments: improve documentation and exception handling copilot/implement-compact-radix-tree-wrapper copilot-swe-agent[bot] 2025-12-08 22:08:05 +00:00