Commit Graph

  • 63e5de60da Update pgo profiles - aarch64 branch-2025.3 Jenkins Promoter 2026-03-15 05:09:46 +02:00
  • 6250f1e967 Update pgo profiles - aarch64 Jenkins Promoter 2026-03-15 05:07:46 +02:00
  • 3f0c17db00 Update pgo profiles - aarch64 Jenkins Promoter 2026-03-15 04:52:56 +02:00
  • a6f58c154b Update pgo profiles - aarch64 Jenkins Promoter 2026-03-15 04:44:34 +02:00
  • b307c9301d nodetool: cluster repair: do not fail if a table was dropped Aleksandra Martyniuk 2026-02-20 11:14:13 +01:00
  • 5d8f122cb7 Address code review feedback: add named constants, docs, cleanup copilot-swe-agent[bot] 2026-03-13 21:30:15 +00:00
  • 02c631a8ea Add unit tests for Count-Min Sketch and W-TinyLFU eviction copilot-swe-agent[bot] 2026-03-13 21:28:18 +00:00
  • 481d5ae2e5 Replace LRU with W-TinyLFU cache eviction policy copilot-swe-agent[bot] 2026-03-13 21:09:52 +00:00
  • 76c6354f9f Initial plan copilot-swe-agent[bot] 2026-03-13 20:48:08 +00:00
  • 7659a5b878 vector_search: test: fix flaky test Karol Nowacki 2026-03-12 18:08:36 +01:00
  • 5474cc6cc2 vector_search: fix race condition on connection timeout Karol Nowacki 2026-03-13 11:50:53 +01:00
  • d8b283e1fb Merge 'Add CQL forwarding for strongly consistent tables' from Wojciech Mitros Piotr Dulikowski 2026-03-13 15:03:10 +01:00
  • 60aaea8547 cql: improve write consistency level guardrail messages Andrzej Jackowski 2026-03-12 17:12:32 +01:00
  • 518470e89e Merge 'load_stats: improve tablet filtering for load stats' from Ferenc Szili Tomasz Grabiec 2026-03-13 13:08:11 +01:00
  • d544d8602d test: Relax topology_rf_validity parameter for some tests Pavel Emelyanov 2026-03-03 17:20:49 +03:00
  • 313985fed7 test: Auto detect rf-rack-valid option in create_cluster() Pavel Emelyanov 2026-03-03 17:16:13 +03:00
  • fae5282c82 service level: fix crash during migration to driver server level Gleb Natapov 2026-03-12 17:47:29 +02:00
  • 4c4d043a3b reader_concurrency_semaphore: skip preemptive abort for permits waiting for memory Łukasz Paszkowski 2026-03-11 19:57:58 +01:00
  • aa46a0f4e0 Add VECTOR to the list of synced milestones in scylladb.git Dani Tweig 2026-03-12 12:52:15 +02:00
  • fc8cebd671 Merge 'Verify components digests during component load and scrub in validate mode' from Taras Veretilnyk Botond Dénes 2026-03-13 09:55:55 +02:00
  • ae8a418744 Merge 'Await async calls in test tablets migration' from Benny Halevy Avi Kivity 2026-03-13 00:20:28 +02:00
  • b228eb26e6 Merge 'dbuild: Use slirp4netns network in dbuild nested containers' from Calle Wilund Avi Kivity 2026-03-12 23:49:25 +02:00
  • ad832c263e test/cluster: mark test_alternator_concurrent_rmw_same_partition_different_server not strictly xfail Nadav Har'El 2026-03-12 14:40:05 +02:00
  • 1256a9faa7 tablets: Fix deadlock in background storage group merge fiber Tomasz Grabiec 2026-03-11 18:34:23 +01:00
  • 7706c9e8c4 replica: table: Propagate old erm to storage group merge Tomasz Grabiec 2026-03-10 18:58:42 +01:00
  • 582a4abeb6 test: boost: tablets_test: Save tablet metadata when ACKing split resize decision Tomasz Grabiec 2026-01-30 00:49:01 +01:00
  • 279fcdd5ff storage_service: Extract local_topology_barrier() Tomasz Grabiec 2026-03-10 18:04:29 +01:00
  • 03186ce60d Merge 'Cleanup after auth v1 and default superuser code removal' from Marcin Maliszkiewicz Avi Kivity 2026-03-12 23:44:32 +02:00
  • e2eeef3e01 Merge 'service level: remove remnants of version 1 service level' from Gleb Natapov Avi Kivity 2026-03-12 23:39:41 +02:00
  • f26af8cd30 mutation/collection_mutation: don't copy the serialized collection Botond Dénes 2026-03-12 09:25:15 +02:00
  • eed3a6d407 sstables/mx/writer: move post-cell write yield to collection write loop Botond Dénes 2026-03-12 11:19:37 +02:00
  • e8a6706d6e Merge 'shorten some sleeps to speed up bootstrap in tests' from Patryk Jędrzejczak Avi Kivity 2026-03-12 21:17:05 +02:00
  • 32974770b0 test: add tests for CQL forwarding Wojciech Mitros 2026-02-09 06:48:50 +01:00
  • 916a9995c1 transport: enable CQL forwarding for strong consistency statements Wojciech Mitros 2026-02-09 06:36:16 +01:00
  • 21a7b036a5 transport: add remote statement preparation for CQL forwarding Wojciech Mitros 2026-02-09 06:25:25 +01:00
  • 96a5e1c7ce transport: handle redirect responses in CQL forwarding Wojciech Mitros 2026-02-09 06:22:08 +01:00
  • 8816d3038c transport: add exception handling for forwarded CQL requests Wojciech Mitros 2026-02-09 06:19:49 +01:00
  • 23bff5dfef transport: add basic CQL request forwarding Wojciech Mitros 2026-02-09 06:15:39 +01:00
  • 76b6784c1a Merge 'cql3: track CQL parsing memory cost and use it for admission control' from Marcin Maliszkiewicz Avi Kivity 2026-03-12 19:59:52 +02:00
  • 170b82ddca idl: add a representation of client_state for forwarding Wojciech Mitros 2026-03-04 23:37:43 +01:00
  • b4a7fefe20 cql_server: handle query, execute, batch in one case Wojciech Mitros 2026-03-02 10:28:36 +01:00
  • dadb87047c transport: inline process_on_shard in cql_server::process Wojciech Mitros 2026-03-02 10:13:19 +01:00
  • 24cdc3a10d transport: extract process() to cql_server Wojciech Mitros 2026-02-09 06:00:12 +01:00
  • 0e3469e89c transport: add messaging_service to cql_server Wojciech Mitros 2026-02-09 00:17:32 +01:00
  • 1376caf980 transport: add response reconstruction helpers for forwarding Wojciech Mitros 2026-01-16 01:20:16 +01:00
  • e44820ba1f transport: generalize the bounce result message for bouncing to other nodes Wojciech Mitros 2026-01-20 03:19:39 +01:00
  • b4d66fda2e strong consistency: redirect requests to live replicas from the same rack Wojciech Mitros 2026-01-16 01:31:34 +01:00
  • 3b9cd52a95 reader_concurrency_semaphore_test: detect memory leak on preemptive abort of waiting_for_memory permit Andrzej Jackowski 2026-03-11 09:26:18 +01:00
  • 7fd39ba586 test/cluster: strengthen raft voters multi-DC test and tune debug runtime Alex 2026-03-12 16:13:16 +02:00
  • 309abc44d9 transport: pass foreign_ptr into sleep_until_timeout_passes and move it to cql_server Wojciech Mitros 2026-01-15 09:54:33 +01:00
  • 975cd60e05 ldap: fix use-after-move crash in ldap_reuser::reap() Marcin Maliszkiewicz 2026-03-12 12:02:55 +01:00
  • c50cf32793 test: pylib: util: wait for CQL being ready with a shorter period Patryk Jędrzejczak 2026-03-12 15:22:50 +01:00
  • f85628a9a0 group0: discovery: shorten the pause duration Patryk Jędrzejczak 2026-03-12 14:56:45 +01:00
  • c67f876893 service level: make maybe_update_per_service_level_params synchronous Gleb Natapov 2026-03-12 15:32:41 +02:00
  • b3fec20960 test_tablets_migration: test_staging_backlog_is_preserved_with_file_based_streaming: convert for loop to asyncio.gather Benny Halevy 2026-03-05 16:09:30 +02:00
  • 61d5a2df02 test_tablets_migration: test_tablet_back_and_forth_migration: await move_tablet Benny Halevy 2026-03-05 15:18:52 +02:00
  • b8655748a2 test_tablets_migration: test_restart_in_cleanup_stage_after_cleanup: await move_task Benny Halevy 2026-03-05 15:12:28 +02:00
  • 10dccc2c4e test_tablets_migration: test_restart_leaving_replica_during_cleanup: await move_task Benny Halevy 2026-03-05 15:11:16 +02:00
  • c9d653fb1e test_tablets_migration: drop unused imports from cassandra.query Benny Halevy 2026-03-05 15:06:08 +02:00
  • c30907b8f2 service level: remove unused get_user_scheduling_group function Gleb Natapov 2026-03-12 14:28:09 +02:00
  • a934d8391d service level: drop async find_effective_service_level Gleb Natapov 2026-03-12 13:34:33 +02:00
  • 15cfa5beeb mutation/collection_mutation: don't copy the serialized collection Botond Dénes 2026-03-12 09:25:15 +02:00
  • 244ed3d184 doc: remove reduntant Java-related information Anna Stuchlik 2026-02-24 13:20:01 +01:00
  • f888f2dced service level: remove remnants of version 1 service level Gleb Natapov 2026-03-11 16:17:01 +02:00
  • 27f0510280 test/alternator: test_gzip_request_oversized now passes on AWS Nadav Har'El 2026-02-26 12:40:54 +02:00
  • 00269ca839 Merge '[Backport 2025.4] vector_search: test: fix HTTPS client test flakiness' from Scylladb[bot] Piotr Dulikowski 2026-03-12 10:23:34 +01:00
  • b277d9d9aa cql3: track CQL parsing memory cost and use it for admission control Marcin Maliszkiewicz 2026-03-05 18:20:48 +01:00
  • 0b19a6de85 tombstone_gc: tombstone_gc_state::for_tests(): remove unused param Botond Dénes 2026-03-06 08:44:04 +02:00
  • 2d22eea2f9 Merge 'cql3: Replace SCYLLA_ASSERT and abort by throwing_assert' from Nadav Har'El Marcin Maliszkiewicz 2026-03-12 09:09:24 +01:00
  • 3116db6c2d test: fix testJsonOrdering Szymon Malewski 2026-03-02 21:38:25 +01:00
  • 5b2a07b408 utils: add rolling max tracker Marcin Maliszkiewicz 2026-03-05 18:18:16 +01:00
  • 54ef8fca57 auth: remove DEFAULT_SUPERUSER_NAME constant and dead DEFAULT_USER_PASSWORD Marcin Maliszkiewicz 2026-03-11 15:56:32 +01:00
  • 029410e159 auth: use configurable default_superuser in describe_roles Marcin Maliszkiewicz 2026-03-12 08:45:47 +01:00
  • 09a399ae3c Merge 'Replace estimated_histogram with approx_exponential_histogram - alternator' from Amnon Heiman Nadav Har'El 2026-03-12 00:06:16 +02:00
  • b1bd206147 transport: extract the error handling from process_request_one Wojciech Mitros 2026-02-08 23:34:37 +01:00
  • 6184b1d5ea transport: move error response helpers from connection to cql_server Wojciech Mitros 2026-02-08 22:57:36 +01:00
  • 1339a44163 alternator: migrate to operation_size_kb histograms Amnon Heiman 2026-03-11 17:23:56 +02:00
  • adc840919b auth: move default_superuser to common, remove _superuser member Marcin Maliszkiewicz 2026-03-11 15:55:31 +01:00
  • 993e06c1ae auth: use LOCAL_ONE for all auth queries Marcin Maliszkiewicz 2026-03-11 15:52:32 +01:00
  • 6d1153687a auth: remove get_auth_ks_name indirection Marcin Maliszkiewicz 2026-03-11 15:51:15 +01:00
  • 79f9967eaa docs: update theme 1.9 David 2026-03-09 19:21:43 +00:00
  • 2e68f48068 nodetool: cluster repair: do not fail if a table was dropped Aleksandra Martyniuk 2026-02-20 11:14:13 +01:00
  • 45d7d9a96c .github/workflow: also call call_sync_milestone_to_jira.yml for close milestone event Dani Tweig 2026-03-11 12:19:25 +02:00
  • 69fbcd32bd test/alternator/test_metrics.py: Update the bucket in the histogram search Amnon Heiman 2026-03-11 14:49:58 +02:00
  • 50af1f3671 alternator: Use batch_histogram for batch size histograms Amnon Heiman 2026-03-09 12:24:43 +02:00
  • b22162c719 estimated_histogram.hh: adds estimated_histogram_with_max Amnon Heiman 2026-03-09 12:06:21 +02:00
  • fe8117feee alternator: fix shard's parent calculation for vnodes Radosław Cybulski 2026-01-05 19:14:50 +01:00
  • c2d4a898b4 Publish docs gh-pages GitHub Action 2026-03-11 12:37:53 +00:00
  • bc544eb08e gcs_fixture: Change to use docker helper Calle Wilund 2026-02-24 09:59:33 +01:00
  • eb2dfe04e1 aws_kms_fixture: Modify to use docker helper Calle Wilund 2026-02-24 09:59:10 +01:00
  • 4a8afd9649 test/lib/proc_util: Add docker helper Calle Wilund 2026-02-24 09:57:37 +01:00
  • 3e8a9a0beb pytest: use ephemeral port publish for docker mock servers Calle Wilund 2026-02-24 09:55:13 +01:00
  • d9a277453e Merge 'cql3: pin prepared cache entry in prepare() to avoid invalid weak handle race' from Alex Dathskovsky Piotr Dulikowski 2026-03-11 12:09:23 +01:00
  • e3e940bc47 dbuild: Use container network in dbuild nested containers Calle Wilund 2026-02-19 14:50:22 +01:00
  • 8a56eafd39 scylla_cluster: Read notify sock in background to prevent deadlock Calle Wilund 2026-02-20 17:24:42 +01:00
  • 37aeba9c8c Merge 'raft: add global read barrier to group0_batch::commit and switch auth and service levels' from Marcin Maliszkiewicz Patryk Jędrzejczak 2026-03-11 10:37:19 +01:00
  • 54bddeb3b5 sstables/mx/writer: yield after writing a cell Botond Dénes 2026-03-09 09:18:15 +02:00
  • 560553f654 vector_search: test: include ANN error in assertion Karol Nowacki 2026-03-02 12:09:15 +01:00
  • 9ba8d85c39 vector_search: test: fix HTTPS client test flakiness Karol Nowacki 2026-03-11 10:17:36 +01:00
  • b183fe87a1 doc: fix the unified installer instructions Anna Stuchlik 2026-01-14 15:00:52 +01:00