Commit Graph

  • 404965808c streaming:: add more logging Ernest Zaslavsky 2025-11-27 15:56:23 +02:00
  • 566dbd0b19 test_user_writes_rejection: Disable speculative retries Łukasz Paszkowski 2025-12-08 09:26:41 +01:00
  • bfcac7547b test/raft: fix race condition in failure_detector_test Emil Maskovsky 2025-12-17 20:37:33 +01:00
  • d507568eca Merge '[Backport 2025.4] db: repair: do not update repair_time if batchlog replay failed' from Scylladb[bot] Avi Kivity 2025-12-21 14:14:13 +02:00
  • 431642fc2b test/raft: fix race condition in failure_detector_test Emil Maskovsky 2025-12-17 20:37:33 +01:00
  • b104c80c8e Fix use-after-free in encode_paging_state in Alternator Radosław Cybulski 2025-11-12 09:13:42 +01:00
  • cb0d8a38f1 Fix stack-use-after-return in client_routes delete/set functions copilot/fix-client-connector-error copilot-swe-agent[bot] 2025-12-21 07:54:34 +00:00
  • 12787302bf Initial plan copilot-swe-agent[bot] 2025-12-21 07:50:24 +00:00
  • 18402fd300 Merge '[Backport 2025.1] topology_coordinator: handle seastar::abort_requested_exception alongside raft::request_aborted' from Scylladb[bot] Patryk Jędrzejczak 2025-12-20 19:37:17 +01:00
  • 0a7d71663a Merge '[Backport 2025.2] topology_coordinator: handle seastar::abort_requested_exception alongside raft::request_aborted' from Scylladb[bot] Patryk Jędrzejczak 2025-12-20 19:33:31 +01:00
  • 59fdf4b5f0 Merge '[Backport 2025.3] topology_coordinator: handle seastar::abort_requested_exception alongside raft::request_aborted' from Scylladb[bot] Patryk Jędrzejczak 2025-12-20 19:30:01 +01:00
  • ea95cdaaec transport/server: declare a new "CLIENT_OPTIONS" option as supported Vlad Zolotarov 2025-12-09 13:29:27 -05:00
  • 28cbaef110 service/client_state and alternator/server: use cached values for driver_name and driver_version fields Vlad Zolotarov 2025-12-09 19:07:54 -05:00
  • 85adf6bdb1 system.clients: add a client_options column Vlad Zolotarov 2025-12-09 13:24:17 -05:00
  • 14886c56fa test: fix test flakiness in test_colocated_tables_gc_mode Michael Litvak 2025-12-03 08:06:30 +01:00
  • 86e112d7c6 view_builder: reduce log level for expected aborts during view creation Michael Litvak 2025-09-28 13:21:20 +02:00
  • 3a54bab193 controller: update get_client_data to use foreign_ptr for client_data Vlad Zolotarov 2025-12-10 16:14:04 -05:00
  • eb4523fd03 Merge '[Backport 2025.2] Make direct failure detector verb handler more efficient' from Scylladb[bot] Patryk Jędrzejczak 2025-12-19 16:48:26 +01:00
  • 66765c6bd3 topology_coordinator: handle seastar::abort_requested_exception alongside raft::request_aborted Emil Maskovsky 2025-11-27 16:09:18 +01:00
  • 2d57dc32a3 topology_coordinator: consistently rethrow raft::request_aborted for direct/global commands Emil Maskovsky 2025-09-15 11:39:10 +02:00
  • b333141924 topology_coordinator: handle seastar::abort_requested_exception alongside raft::request_aborted Emil Maskovsky 2025-11-27 16:09:18 +01:00
  • bfce02ce7e topology_coordinator: handle seastar::abort_requested_exception alongside raft::request_aborted Emil Maskovsky 2025-11-27 16:09:18 +01:00
  • f65db4e8eb doc: remove the links to the Download Center Anna Stuchlik 2025-12-18 13:07:32 +01:00
  • 3da54823f3 lsa: Export metrics for reclaim/evict/compact time copilot/add-lsa-metric-reclaim-time Tomasz Grabiec 2025-12-19 12:52:35 +01:00
  • fbca8a7644 docs: document restrictions of colocated tables Michael Litvak 2025-12-09 09:46:50 +01:00
  • 6d81dc8ba8 topology_coordinator: handle seastar::abort_requested_exception alongside raft::request_aborted Emil Maskovsky 2025-11-27 16:09:18 +01:00
  • df2ac0f257 Merge 'test: dtest: schema_management_test.py: migrate from dtest' from Dario Mirovic Botond Dénes 2025-12-19 12:29:59 +02:00
  • 8e8e05907b Merge '[Backport 2025.3] Make direct failure detector verb handler more efficient' from Scylladb[bot] Patryk Jędrzejczak 2025-12-19 11:17:03 +01:00
  • 1cadf057ce Merge '[Backport 2025.4] Make direct failure detector verb handler more efficient' from Scylladb[bot] Patryk Jędrzejczak 2025-12-19 11:13:11 +01:00
  • 093e97a539 Merge 'test: increase num of requests in driver_service_level tests' from Andrzej Jackowski Botond Dénes 2025-12-19 10:54:14 +02:00
  • fa6e5d0754 test/random_failures: fix handling of banned notification Emil Maskovsky 2025-12-18 19:13:06 +01:00
  • 08518b2c12 test/raft: fix test_joining_old_node_fails flakiness Emil Maskovsky 2025-12-18 15:36:06 +01:00
  • 2a75b1374e test/raft: fix race condition in failure_detector_test Emil Maskovsky 2025-12-17 20:37:33 +01:00
  • 2cb9bb8f3a test_user_writes_rejection: Disable speculative retries Łukasz Paszkowski 2025-12-08 09:26:41 +01:00
  • cbf6250021 scylla-node-exporter: Add ethtool to node exporter Amnon Heiman 2025-12-01 09:59:37 +02:00
  • 0d7a32cece unittest: fix vector_store_client_test_dns_refresh_aborted hangs Pawel Pery 2025-11-25 15:39:53 +01:00
  • 4b81530e8a s3_client: handle additional transient network errors Ernest Zaslavsky 2025-11-30 11:00:25 +02:00
  • 34ede10db9 tablet: scheduler: Do not emit conflicting migration in merge colocation Michael Litvak 2025-11-27 14:08:02 +01:00
  • 2e0c41b32b vector_index: require tablets for vector indexes Amnon Heiman 2025-10-29 13:15:18 +02:00
  • 9ad7bd8070 index/vector_index.cc: Don't allow zero as an index option Amnon Heiman 2025-11-24 10:12:13 +02:00
  • 4c5a0b25e5 Address code review comments copilot/add-partition-index-cache-option copilot-swe-agent[bot] 2025-12-18 22:59:56 +00:00
  • 68f6e57e78 Fix partition_index_cache_enabled to work independently copilot-swe-agent[bot] 2025-12-18 22:58:23 +00:00
  • 433f845d73 Add tests for partition_index_cache_enabled option copilot-swe-agent[bot] 2025-12-18 22:53:45 +00:00
  • 622aabdbd2 Add partition_index_cache_enabled config option copilot-swe-agent[bot] 2025-12-18 22:50:12 +00:00
  • 0346c6451d Initial plan copilot-swe-agent[bot] 2025-12-18 22:44:36 +00:00
  • 7a365e0973 Update ScyllaDB version to: 2025.4.1 Jenkins Promoter 2025-12-18 18:36:06 +02:00
  • c899c117c7 scylla-gdb.py: scylla read-stats: include all permit lists Botond Dénes 2025-12-18 18:21:21 +02:00
  • db9f9e1b7e scylla-gdb.py: scylla fiber: add --direction command-line param Botond Dénes 2025-12-18 18:19:41 +02:00
  • 4c6e508811 scylla-gdb.py: scylla fiber: add support for traversing through coroutines backward Botond Dénes 2025-12-18 18:13:56 +02:00
  • f1d63d014c test: dtest: schema_management_test.py: speed up TestLargePartitionAlterSchema tests Dario Mirovic 2025-11-27 17:13:26 +01:00
  • 9c0528fc9f view_builder: reduce log level for expected aborts during view creation Michael Litvak 2025-09-28 13:21:20 +02:00
  • 33f7bc28da docs: document restrictions of colocated tables Michael Litvak 2025-12-09 09:46:50 +01:00
  • 0ef8ca4c57 test: add logging to crash_coordinator_before_stream injection Cezar Moise 2025-12-12 16:22:09 +02:00
  • 95d0782f89 test: add crash detection during tests Cezar Moise 2025-09-19 18:06:56 +03:00
  • f831ca5ab5 test: dtest: schema_management_test.py: fix large partition add column test Dario Mirovic 2025-11-27 16:53:53 +01:00
  • 1fe0509a9b test: dtest: schema_management_test.py: add TestSchemaManagement.prepare Dario Mirovic 2025-11-26 17:38:39 +01:00
  • e7d76fd8f3 test: dtest: schema_management_test.py: test enhancements Dario Mirovic 2025-11-26 15:43:21 +01:00
  • 700853740d test: dtest: schema_management_test.py: make the tests work Dario Mirovic 2025-11-18 11:25:46 +01:00
  • 3c5dd5e5ae test: dtest: migrate setup and tools from dtest Dario Mirovic 2025-11-18 11:11:11 +01:00
  • 5971b2ad97 test: dtest: copy unmodified schema_management_test.py Dario Mirovic 2025-11-18 10:58:02 +01:00
  • f89315d02f replica: database: flush_all_tables log on completion Dario Mirovic 2025-11-18 11:29:19 +01:00
  • b399606af1 Replace std::vector with utils::chunked_vector in schema diff structures copilot/fix-oversized-allocation-error copilot-swe-agent[bot] 2025-12-18 11:09:14 +00:00
  • 5dc8dce827 Initial plan copilot-swe-agent[bot] 2025-12-18 11:05:05 +00:00
  • d5c205194b Merge 'topology: Make removenode use left_token_ring state for global barrier' from Emil Maskovsky Patryk Jędrzejczak 2025-12-18 09:34:38 +01:00
  • 6ad10b141a test: remove unused get_processed_tasks_for_group Andrzej Jackowski 2025-12-17 20:10:33 +01:00
  • 8cf8e6c87d test: increase num of requests in driver_service_level tests Andrzej Jackowski 2025-12-17 20:10:18 +01:00
  • 3a06c32749 schema_registry: fix learning a schema with cdc schema Michael Litvak 2025-12-16 15:14:33 +01:00
  • 74ab5addd3 test/cluster/test_view_building_coordinator: fix flakiness in test_file_streaming Michał Jadwiszczak 2025-12-02 15:58:07 +01:00
  • 5385b799ba repair: throw if flush failed in get_flush_time Aleksandra Martyniuk 2025-10-29 14:07:49 +01:00
  • 57932bda21 repair: throw if flush failed in get_flush_time Aleksandra Martyniuk 2025-10-29 14:07:49 +01:00
  • 8309beda47 db: fix indentation Aleksandra Martyniuk 2025-10-17 11:12:28 +02:00
  • c06b99f218 test: add reproducer for data resurrection Aleksandra Martyniuk 2025-09-26 15:39:13 +02:00
  • f23d0f556e repair: fail tablet repair if any batch wasn't sent successfully Aleksandra Martyniuk 2025-09-26 17:57:24 +02:00
  • 838ef92141 topology_coordinator: consistently rethrow raft::request_aborted for direct/global commands Emil Maskovsky 2025-09-15 11:39:10 +02:00
  • 789eb79a6a topology_coordinator: consistently rethrow raft::request_aborted for direct/global commands Emil Maskovsky 2025-09-15 11:39:10 +02:00
  • 55f4a2b754 migration_listener: fix deadlock in nested notifications Michael Litvak 2025-12-15 08:12:52 +01:00
  • 1642c686c2 topology: make removenode use left_token_ring state for global barrier Emil Maskovsky 2025-11-07 17:33:55 +01:00
  • 9431826c52 topology: allow removing nodes not having tokens Emil Maskovsky 2025-12-09 23:58:20 +01:00
  • ba6fabfc88 features: add feature flag for removenode via left token ring Emil Maskovsky 2025-12-01 22:05:37 +01:00
  • cfd91545f9 test: add proxy protocol tests Avi Kivity 2025-12-09 15:48:51 +02:00
  • 1382b47d45 config, transport: support proxy protocol v2 enhanced connections Avi Kivity 2025-12-09 13:32:15 +02:00
  • a6618f225c object_storage_endpoint_param: Make it formattable for real Pavel Emelyanov 2025-12-16 13:40:42 +03:00
  • 0bfd07a268 github: synching scylladb.git new milestones with Jira releases Dani Tweig 2025-12-17 10:27:22 +02:00
  • c077283352 Merge 'service: support conversion of tablet keyspaces to rack-list using ALTER KEYSPACE' from Aleksandra Martyniuk Tomasz Grabiec 2025-12-16 23:46:19 +01:00
  • 7061384a27 doc: replace "Scylla" with "ScyllaDB" in the Alternator docs Anna Stuchlik 2025-12-16 17:56:47 +01:00
  • fe8b2f1092 Update ScyllaDB version to: 2025.4.0 scylla-2025.4.0-candidate-20251217011910 scylla-2025.4.0 Jenkins Promoter 2025-12-17 09:46:48 +02:00
  • 28c4812edc Initial plan copilot/propose-solution-for-scylladb-109 copilot-swe-agent[bot] 2025-12-16 22:50:10 +00:00
  • 7bc59e93b2 Fix lambda-coroutine fiasco in hint_endpoint_manager.cc Tomasz Grabiec 2025-12-06 17:01:45 +00:00
  • a61c221902 test/pylib/suite/python.py: Handle extra_cmdline_options correctly Łukasz Paszkowski 2025-12-09 16:11:20 +01:00
  • 798714183e table: get_snapshot_details: add FIXME comments Benny Halevy 2025-12-14 14:39:35 +02:00
  • f5ca3657e2 table: get_snapshot_details: lookup entries also in the staging directory Benny Halevy 2025-12-14 14:39:35 +02:00
  • dc00461adf table: get_snapshot_details: optimize using the entry number_of_links Benny Halevy 2025-12-16 18:14:22 +02:00
  • be6d87648c table: get_snapshot_details: continue loop for manifest and schema entries Benny Halevy 2025-12-16 18:14:22 +02:00
  • 004c08f525 table: get_snapshot_details: use directory_lister Benny Halevy 2025-12-16 18:14:22 +02:00
  • 386ec0af4e docs: fix multiversion build David Garcia 2025-12-12 18:08:33 +00:00
  • c4496dd63c Merge 'test/cqlpy: rename tests with duplicate name' from Nadav Har'El Pavel Emelyanov 2025-12-16 19:32:20 +03:00
  • 84df5cfaf8 test/alternator: delete unnecessary "pass" Nadav Har'El 2025-12-15 13:25:20 +02:00
  • f06db096bd test/boost/reader_concurrency_semaphore_test: un-flake memory limit engages test Botond Dénes 2025-12-15 14:31:30 +02:00
  • 31f90c089c Merge 'test/alternator: remove unused variable assignments and statements' from Nadav Har'El Pavel Emelyanov 2025-12-16 19:23:34 +03:00
  • c58739de6a Fix for Unused local variable Nadav Har'El 2025-12-15 16:27:38 +02:00