Commit Graph

  • 365044cdbb database_test: Use collect_files() to remove files Pavel Emelyanov 2025-10-23 17:04:13 +03:00
  • e1f326d133 database_test: Use collectz_files() to count files in directory Pavel Emelyanov 2025-10-23 17:01:54 +03:00
  • 60d1f78239 database_test: Introduce collect_files() helper Pavel Emelyanov 2025-10-23 16:44:52 +03:00
  • 6c6105e72e test::pylib: Add azure (mock) testing to EAR matrix Calle Wilund 2025-10-29 09:34:41 +00:00
  • b8a6b6dba9 test::boost::encryption_at_rest: Remove redundant azure test indent Calle Wilund 2025-10-29 09:07:09 +00:00
  • 10e591bd6b test::boost::encryption_at_rest: Move azure tests to use fixture Calle Wilund 2025-10-29 08:59:28 +00:00
  • 1d37873cba test::lib: Add azure mock/real server fixture Calle Wilund 2025-10-29 08:57:42 +00:00
  • 10041419dc test::pylib::boost: Fix test gather to handle test suites Calle Wilund 2025-10-29 08:50:01 +00:00
  • 565c701226 utils::gcp::object_storage: Fix typo in semaphore init Calle Wilund 2025-10-29 08:56:13 +00:00
  • 2edf6cf325 test::boost::encryption_at_rest_test: Remove redundant indent Calle Wilund 2025-10-28 13:41:57 +00:00
  • 286a655bc0 test::boost::test_encryption_at_rest: Move to AWS KMS fixture for kms test Calle Wilund 2025-10-28 12:46:28 +00:00
  • a1cc866f35 test::boost::test_encryption_at_rest: Reorder tests and helpers Calle Wilund 2025-10-28 13:29:58 +00:00
  • af85b7f61b ent::encryption: Make text helper routines take std::string Calle Wilund 2025-10-28 12:45:49 +00:00
  • 1b0394762e test::pylib::dockerized_service: Handle docker/podman bind error message Calle Wilund 2025-11-05 10:19:12 +00:00
  • 0842b2ae55 test::lib::aws_kms_fixture: Add a fixture object to run mock AWS KMS Calle Wilund 2025-10-28 12:44:15 +00:00
  • 98c060232e test::lib::gcs_fixture: Only set port if running docker image + more retry Calle Wilund 2025-10-28 12:43:38 +00:00
  • 977fa91e3d view_building_coordinator: rollback tasks on the leaving tablet replica Wojciech Mitros 2025-10-29 09:47:08 +01:00
  • 2cb98fd612 Merge 'api: storage_service: tasks: unify sync and async compaction APIs' from Aleksandra Martyniuk Pavel Emelyanov 2025-11-05 10:47:13 +03:00
  • 59019bc9a9 Merge 'Alternator: allow warning on auth errors before enabling enforcement' from Nadav Har'El Pavel Emelyanov 2025-11-05 10:45:16 +03:00
  • fc37518aff test: Check file existence directly Pavel Emelyanov 2025-10-28 18:49:47 +03:00
  • 64a0efe297 test/cluster: Add test for default SSTable compressor Nikos Dragazis 2025-10-29 14:51:56 +02:00
  • 3b801f3d80 db/config: Change default SSTable compressor to LZ4WithDictsCompressor Nikos Dragazis 2025-10-23 20:47:32 +03:00
  • bafe2bbbbc db/config: Deprecate sstable_compression_dictionaries_allow_in_ddl Nikos Dragazis 2025-10-29 19:26:04 +02:00
  • 1f5082d1ce tests(lwt): new test for LWT testing during tablet resize Yauheni Khatsianevich 2025-09-18 13:57:03 +02:00
  • 309f1994db Squash commits into single clean commit copilot/fix-table-creation-bug copilot-swe-agent[bot] 2025-11-04 11:44:12 +00:00
  • 8f7a6fd5eb cdc: use chunked_vector instead of vector for stream ids Michael Litvak 2025-10-29 15:04:11 +01:00
  • 508d06e264 Update ScyllaDB version to: 2025.3.4 Jenkins Promoter 2025-11-04 12:06:50 +02:00
  • 95700c5f7f Merge 'Support counters with tablets' from Michael Litvak Avi Kivity 2025-11-03 22:28:10 +01:00
  • 7f34366b9d sstables_loader: Don't bypass synchronization with busy topology Raphael S. Carvalho 2025-10-27 20:34:25 -03:00
  • 8555fd42df docs: counters now work with tablets Michael Litvak 2025-10-16 09:53:28 +02:00
  • 1337f4213f pgo: enable counters with tablets Michael Litvak 2025-10-20 16:20:41 +02:00
  • 1dbf53ca29 test: enable counters tests with tablets Michael Litvak 2025-10-20 16:20:26 +02:00
  • a6c12ed1ef test: add counters with tablets test Michael Litvak 2025-10-16 14:07:42 +02:00
  • 60ac13d75d cql3: remove warning when creating keyspace with tablets Michael Litvak 2025-10-20 20:50:04 +02:00
  • 9208b2f317 cql3: allow counters with tablets Michael Litvak 2025-10-16 09:53:53 +02:00
  • 296b116ae2 storage_proxy: lock all read shards for counter update Michael Litvak 2025-10-20 12:21:02 +02:00
  • de321218bc storage_proxy: apply counter mutation on all write shards Michael Litvak 2025-10-21 09:49:07 +02:00
  • c7e7a9e120 storage_proxy: move counter update coordination to storage proxy Michael Litvak 2025-10-21 09:06:02 +02:00
  • e878042987 Revert "Revert "tests(lwt): new test for LWT testing during tablet resize"" Tomasz Grabiec 2025-11-03 10:38:00 +01:00
  • 579031cfc8 storage_proxy: refactor mutate_counter_on_leader Michael Litvak 2025-10-20 10:09:31 +02:00
  • 7cc6b0d960 replica/db: add counter update guard Michael Litvak 2025-10-21 08:30:06 +02:00
  • 88fd9a34c4 replica/db: split counter update helper functions Michael Litvak 2025-10-19 21:34:27 +02:00
  • 9b6ce030d0 sstables: remove quadratic (and possibly exponential) compile time in parse() Avi Kivity 2025-10-28 11:35:58 +02:00
  • 0656a73c52 paxos_state: get_replica_lock: remove shard check Petr Gusev 2025-10-30 15:29:41 +01:00
  • 70e83c7687 Remove temporary changes from .gitignore and tablets.cc copilot-swe-agent[bot] 2025-11-01 10:27:52 +00:00
  • 0f0d30cc34 Change process_one_row to return std::optional<tablet_id> copilot-swe-agent[bot] 2025-11-01 09:18:49 +00:00
  • cb30eb2e21 Update pgo profiles - aarch64 Jenkins Promoter 2025-11-01 05:23:45 +02:00
  • a29329d418 Update pgo profiles - aarch64 Jenkins Promoter 2025-11-01 05:15:29 +02:00
  • 01e929805a Update pgo profiles - aarch64 Jenkins Promoter 2025-11-01 05:03:57 +02:00
  • 2cb0354170 Update pgo profiles - x86_64 Jenkins Promoter 2025-11-01 04:55:45 +02:00
  • 4d3e896eae Update pgo profiles - aarch64 Jenkins Promoter 2025-11-01 04:55:14 +02:00
  • 527124d363 Update pgo profiles - aarch64 Jenkins Promoter 2025-11-01 04:55:08 +02:00
  • e3a0935482 Update pgo profiles - x86_64 Jenkins Promoter 2025-11-01 04:54:49 +02:00
  • 9f961d67d7 Update pgo profiles - x86_64 Jenkins Promoter 2025-11-01 04:31:27 +02:00
  • abdfe5c805 Update pgo profiles - x86_64 Jenkins Promoter 2025-11-01 04:28:41 +02:00
  • 0b30c111d6 Update pgo profiles - x86_64 Jenkins Promoter 2025-11-01 04:20:45 +02:00
  • 260c9972b0 boost/cql_query_test: Get expected compressor from config Nikos Dragazis 2025-10-24 10:04:53 +03:00
  • 88765f627a paxos_state: get_replica_lock: remove shard check Petr Gusev 2025-10-30 15:29:41 +01:00
  • 7a72155374 Merge 'Introduce nodetool excludenode' from Tomasz Grabiec Avi Kivity 2025-10-31 22:14:57 +02:00
  • d458dd41c6 Merge 'Avoid input_/output_stream-s default initialization and move-assignment' from Pavel Emelyanov Avi Kivity 2025-10-31 21:22:41 +02:00
  • adf9c426c2 Merge 'db/config: Change default SSTable compressor to LZ4WithDictsCompressor' from Nikos Dragazis Avi Kivity 2025-10-31 21:15:18 +02:00
  • 5faee478c4 Force push with updated commit message copilot-swe-agent[bot] 2025-10-31 18:46:38 +00:00
  • 88fb5130b3 Trigger push of updated commit message copilot-swe-agent[bot] 2025-10-31 17:44:16 +00:00
  • e5db893125 Temporary commit to trigger push copilot-swe-agent[bot] 2025-10-31 17:39:16 +00:00
  • 3eb7193458 backlog_controller: compute backlog even when static shares are set Lakshmi Narayanan Sreethar 2025-10-29 13:36:06 +05:30
  • fd521cee6f test: fix typo in vector_index test Michał Hudobski 2025-10-30 10:47:23 +01:00
  • 284c73d466 scripts: pull_github_pr.sh: Fix auth problem detection Tomasz Grabiec 2025-10-31 10:03:00 +01:00
  • e7dbccd59e cdc: use chunked_vector instead of vector for stream ids Michael Litvak 2025-10-29 15:04:11 +01:00
  • 1c0d847281 Merge 'load_balancer: load_stats reconcile after tablet migration and table resize' from Ferenc Szili Tomasz Grabiec 2025-10-31 09:58:25 +01:00
  • 829b85ee46 Fix tablet_id optional dereference for -O0 builds copilot-swe-agent[bot] 2025-10-31 08:18:56 +00:00
  • 009ab048f1 Initial plan copilot-swe-agent[bot] 2025-10-31 08:10:33 +00:00
  • 2bd173da97 nodetool: status: Show excluded nodes as having status 'X' Tomasz Grabiec 2025-10-22 01:40:51 +02:00
  • 87492d3073 test: py: Test scenario involving excludenode API Tomasz Grabiec 2025-10-22 03:12:06 +02:00
  • 55ecd92feb nodetool: Introduce excludenode command Tomasz Grabiec 2025-10-22 00:39:27 +02:00
  • 04a289cae6 Merge 'Auto expand to rack list' from Tomasz Grabiec Avi Kivity 2025-10-30 21:54:08 +02:00
  • c0222e4d3c Merge 'replica/table: do not stop major compaction when disabling auto compaction' from Lakshmi Narayanan Sreethar Avi Kivity 2025-10-30 21:45:57 +02:00
  • 1c04ce3415 test: add test_anonymous_user to test_raft_service_levels Andrzej Jackowski 2025-10-16 13:26:40 +02:00
  • af8df987f5 transport: call update_scheduling_group for non-auth connections Andrzej Jackowski 2025-09-16 13:19:12 +02:00
  • 8b15a6ee50 test: add test_anonymous_user to test_raft_service_levels Andrzej Jackowski 2025-10-16 13:26:40 +02:00
  • 17f724f221 transport: call update_scheduling_group for non-auth connections Andrzej Jackowski 2025-09-16 13:19:12 +02:00
  • 43dbaeebbc test: add test_anonymous_user to test_raft_service_levels Andrzej Jackowski 2025-10-16 13:26:40 +02:00
  • badf209a5e transport: call update_scheduling_group for non-auth connections Andrzej Jackowski 2025-09-16 13:19:12 +02:00
  • a0bf932caa test/cluster: Add test for default SSTable compressor Nikos Dragazis 2025-10-29 14:51:56 +02:00
  • 2fc812a1b9 db/config: Change default SSTable compressor to LZ4WithDictsCompressor Nikos Dragazis 2025-10-23 20:47:32 +03:00
  • 395e275e03 Merge 'test/cluster/random_failures: Adjust to RF-rack-validity' from Dawid Mędrek Pavel Emelyanov 2025-10-30 15:39:37 +03:00
  • fdd623e6bc api: storage_service: tasks: unify upgrade_sstable Aleksandra Martyniuk 2025-10-28 15:37:24 +01:00
  • 044b001bb4 api: storage_service: tasks: force_keyspace_cleanup Aleksandra Martyniuk 2025-10-28 15:30:58 +01:00
  • 12dabdec66 api: storage_service: tasks: unify force_keyspace_compaction Aleksandra Martyniuk 2025-10-28 14:17:17 +01:00
  • 09d59de736 docs: adjust docs for VS auth changes Michał Hudobski 2025-09-29 13:42:05 +02:00
  • ce04e2cb7d test: add tests for VECTOR_SEARCH_INDEXING permission Michał Hudobski 2025-09-11 11:39:59 +02:00
  • 3367ffa14f cql: allow VECTOR_SEARCH_INDEXING users to select Michał Hudobski 2025-09-29 14:04:22 +02:00
  • ad1e5718ae auth: add possibilty to check for any permission in set Michał Hudobski 2025-09-29 13:55:41 +02:00
  • 27bf0fdf60 auth: add a new permission VECTOR_SEARCH_INDEXING Michał Hudobski 2025-09-10 13:13:00 +02:00
  • 6cb14c7793 Revert "tests(lwt): new test for LWT testing during tablet resize" Tomasz Grabiec 2025-10-30 08:50:40 +01:00
  • 0398bc0056 test/alternator: Enable the tests failing because of #6918 Piotr Wieczorek 2025-10-13 13:22:56 +02:00
  • 66ac66178b alternator, cdc: Don't emit events for no-op removes Piotr Wieczorek 2025-10-17 19:52:53 +02:00
  • a32e8091a9 alternator, cdc: Don't emit an event for equal items Piotr Wieczorek 2025-10-04 19:42:37 +02:00
  • 9459a58116 Merge '[Backport 2025.4] cdc: improve cdc metadata loading' from Scylladb[bot] Pavel Emelyanov 2025-10-30 10:32:27 +03:00
  • 5eb6da551f Merge '[Backport 2025.3] db/config: Add SSTable compression options for user tables' from Scylladb[bot] Pavel Emelyanov 2025-10-30 10:31:16 +03:00
  • 8c2f60f111 alternator/streams, cdc: Differentiate item replace and item update in CDC Piotr Wieczorek 2025-09-25 16:08:32 +02:00