Commit Graph

  • 571db3c983 db: config: make force_schema_commit_log deprecated Patryk Jędrzejczak 2023-12-14 16:42:06 +01:00
  • 5af066578a doc: Offer replication_factor=3 as the default in the examples Paweł Zakrzewski 2023-10-27 13:00:45 +02:00
  • c0cf3e398a raft_rpc: use compat source location instead of std one Piotr Dulikowski 2023-12-07 16:12:41 +01:00
  • 764d1e01da locator: include used headers Kefu Chai 2023-12-13 14:13:32 +08:00
  • 0974ef893e docker: put cqlsh configuration in correct place Israel Fruchter 2023-12-07 23:30:47 +02:00
  • 64503a7137 Merge 'mutation_query: properly send range tombstones in reverse queries' from Michał Chojnowski Botond Dénes 2023-11-21 09:19:14 +02:00
  • 9fc4c265a5 Merge 'mutation_query: properly send range tombstones in reverse queries' from Michał Chojnowski Botond Dénes 2023-11-21 09:19:14 +02:00
  • 37868e5fdc tools: fix spelling errors in user-facing messages Kefu Chai 2023-12-13 23:44:46 +08:00
  • caa0230e5d test/cql-pytest: use raw string when appropriate Kefu Chai 2023-12-13 22:30:53 +08:00
  • 514ef48d75 docker: put cqlsh configuration in correct place Israel Fruchter 2023-12-07 23:30:47 +02:00
  • 26cbd28883 Merge 'token_metadata: switch to host_id' from Petr Gusev Kamil Braun 2023-12-13 16:35:52 +01:00
  • 7fce057cda database, reader_concurrency_sempaphore: deduplicate reader_concurrency_sempaphore metrics Avi Kivity 2023-03-30 15:37:51 +03:00
  • 89d311ec23 tablet, mv: fix doc on implicit synchronous update Nadav Har'El 2023-12-11 14:44:31 +02:00
  • e1b30f50be reader_concurrency_semaphore: add register_metrics constructor parameter Botond Dénes 2023-12-13 06:11:03 -05:00
  • 814f3eb6b5 sstables: name sstables_manager Avi Kivity 2023-03-30 15:36:11 +03:00
  • 5ea3af067d .git: add codespell workflow Kefu Chai 2023-12-05 15:41:40 +08:00
  • 9b9ea1193c tasks: keep task's children in list Aleksandra Martyniuk 2023-12-12 11:38:53 +01:00
  • 0b0a3ee7fc Typos: fix typos in code Yaniv Kaul 2023-12-12 16:13:09 +02:00
  • 57f5ac03e1 Merge 'scripts/coverage.py: cleanups' from Kefu Chai Botond Dénes 2023-12-13 10:25:44 +02:00
  • 1b57ba44eb scripts/coverage.py: s/exit/sys.exit/ Kefu Chai 2023-12-13 10:43:08 +08:00
  • 7600b68d5c scripts/coverage.py: do not inherit Value from argparse.Action Kefu Chai 2023-12-13 10:38:53 +08:00
  • 9c112dacc4 scripts/coverage.py: use is not None Kefu Chai 2023-12-13 10:21:15 +08:00
  • 0d15fc57d5 scripts/coverage.py: correct the formatted string in error message Kefu Chai 2023-12-13 10:19:01 +08:00
  • bc94b7bc04 scripts/coverage.py: do not use f-string when nothing to format Kefu Chai 2023-12-13 10:16:04 +08:00
  • c3c715236d scripts/coverage.py: use raw string to avoid escaping "\" Kefu Chai 2023-12-13 10:12:07 +08:00
  • cdc53d0a49 test: tablets: Add test case which tests table drop concurrent with migration Tomasz Grabiec 2023-11-26 16:37:21 +01:00
  • 1f7c049791 Update tools/java submodule (minor security fixes) Avi Kivity 2023-12-12 22:23:20 +02:00
  • c3d679e31e Merge 'sstables, utils: do not include unused header' from Kefu Chai Avi Kivity 2023-12-12 21:01:00 +02:00
  • 22b77edef3 Merge 'scylla-nodetool: implement the scrub command' from Botond Dénes Avi Kivity 2023-12-12 21:00:10 +02:00
  • 9d93a518ac topology: remove_endpoint: remove inet_address overload Petr Gusev 2023-12-06 20:23:28 +04:00
  • fbf507b1ba token_metadata: topology: cleanup add_or_update_endpoint Petr Gusev 2023-11-30 11:21:53 +04:00
  • 11a4908683 token_metadata: add_replacing_endpoint: forbid replacing node with itself Petr Gusev 2023-12-05 21:06:26 +04:00
  • 3b59919a9c topology: drop key_kind, host_id is now the primary key Petr Gusev 2023-11-07 19:14:11 +04:00
  • 8c551f9104 dc_rack_fn: make it non-template Petr Gusev 2023-11-07 17:39:06 +04:00
  • 7b55ccbd8e token_metadata: drop the template Petr Gusev 2023-11-07 17:02:44 +04:00
  • 799f747c8f shared_token_metadata: switch to the new token_metadata Petr Gusev 2023-11-07 11:01:14 +04:00
  • c7314aa8e2 gossiper: use new token_metadata Petr Gusev 2023-11-06 23:31:12 +04:00
  • e50dbef3e2 database: get_token_metadata -> new token_metadata Petr Gusev 2023-11-06 18:23:02 +04:00
  • 11cc21d0a9 erm: switch to the new token_metadata Petr Gusev 2023-11-06 16:28:20 +04:00
  • 309e08e597 storage_service: get_token_metadata -> token_metadata2 Petr Gusev 2023-11-06 14:53:15 +04:00
  • f53f34f989 storage_service: get_token_to_endpoint_map: use new token_metadata Petr Gusev 2023-12-06 18:07:56 +04:00
  • 0e4c90dca6 api/token_metadata: switch to new version Petr Gusev 2023-11-27 21:01:14 +04:00
  • b2d3dc33e2 storage_service::on_change: switch to new token_metadata Petr Gusev 2023-11-27 18:32:45 +04:00
  • 7eb7863635 cdc: switch to token_metadata2 Petr Gusev 2023-11-06 12:33:55 +04:00
  • b2fb650098 calculate_natural_endpoints: fix indentation Petr Gusev 2023-12-06 12:13:29 +04:00
  • 80ccbc0d53 calculate_natural_endpoints: switch to token_metadata2 Petr Gusev 2023-11-21 11:43:28 +04:00
  • 933acb0f72 storage_service: get_changed_ranges_for_leaving: use new token_metadata Petr Gusev 2023-11-06 10:37:14 +04:00
  • 7c7dbe3779 decommission_with_repair, removenode_with_repair -> new token_metadata Petr Gusev 2023-11-04 19:32:52 +04:00
  • ef534ac876 rebuild_with_repair, replace_with_repair: use new token_metadata Petr Gusev 2023-11-04 20:53:34 +04:00
  • 93263bf9e7 bootstrap: use new token_metadata Petr Gusev 2023-11-02 16:28:06 +04:00
  • d9283bd025 tablets: switch to token_metadata2 Petr Gusev 2023-11-02 13:15:32 +04:00
  • f5038f6c72 calculate_effective_replication_map: use new token_metadata Petr Gusev 2023-11-04 20:17:40 +04:00
  • fe3c543c4e calculate_natural_endpoints: fix formatting Petr Gusev 2023-10-24 12:16:54 +04:00
  • d5b4b02b28 abstract_replication_strategy: calculate_natural_endpoints: make it work with both versions of token_metadata Petr Gusev 2023-10-24 12:15:45 +04:00
  • 1960436d93 network_topology_strategy_test: update new token_metadata Petr Gusev 2023-10-29 22:22:01 +04:00
  • 90234861ac storage_service: on_alive: update new token_metadata Petr Gusev 2023-10-22 20:27:44 +04:00
  • 5c04a47d6f storage_service: handle_state_bootstrap: update new token_metadata Petr Gusev 2023-10-22 20:09:51 +04:00
  • 4e03ba3ede storage_service: snitch_reconfigured: update new token_metadata Petr Gusev 2023-10-22 19:59:18 +04:00
  • 0aab20d3fe storage_service: leave_ring: update new token_metadata Petr Gusev 2023-10-22 19:57:57 +04:00
  • 278c832285 storage_service: node_ops_cmd_handler: update new token_metadata Petr Gusev 2023-10-31 23:16:56 +04:00
  • 1745a1551a storage_service: node_ops_cmd_handler: add coordinator_host_id Petr Gusev 2023-12-05 14:02:49 +04:00
  • 47450ae4db tools/scylla-nodetool: implement the scrub command Botond Dénes 2023-12-08 09:26:45 -05:00
  • 892683cace test/nodetool: rest_api_mock.py: add missing "f" to error message f string Botond Dénes 2023-12-12 09:32:16 -05:00
  • 8064d17f78 api: extract scrub_status into its own header Botond Dénes 2023-12-12 09:31:40 -05:00
  • 2794b14a80 storage_service: bootstrap: update new token_metadata Petr Gusev 2023-10-22 18:49:03 +04:00
  • c20c8c653c storage_service: join_token_ring: update new token_metadata Petr Gusev 2023-12-05 17:53:44 +04:00
  • fde20bddc0 storage_service: excise: update new token_metadata Petr Gusev 2023-10-22 14:01:20 +04:00
  • 23811486d8 storage_service: join_cluster: update new token_metadata Petr Gusev 2023-10-22 13:51:28 +04:00
  • 711aaa0e29 storage_service: on_remove: update new token_metadata Petr Gusev 2023-10-22 13:40:18 +04:00
  • 6412cd64f1 storage_service: handle_state_normal: fill new token_metadata Petr Gusev 2023-10-19 18:51:45 +04:00
  • c485644303 utils: bit_cast: drop unused #includes Kefu Chai 2023-12-12 18:37:18 +08:00
  • af0ba3d648 sstables: writer: do not include unused header Kefu Chai 2023-12-12 18:35:17 +08:00
  • 9b0d9e7c6b tests: tablets: Do read barrier in get_tablet_replicas() Tomasz Grabiec 2023-12-12 12:40:25 +01:00
  • 493b6bc65f Merge 'Guard tables in compaction tasks' from Benny Halevy Botond Dénes 2023-12-12 12:50:17 +02:00
  • 885a807c71 Merge 'api: storage_service: api for starting async compaction' from Aleksandra Martyniuk Botond Dénes 2023-12-12 12:06:52 +02:00
  • 0518e47daf Update tools/java submodule Botond Dénes 2023-12-12 09:49:35 +02:00
  • 5f20e33e15 api: Reject unsupported http api options for repair Asias He 2023-12-06 09:08:39 +08:00
  • 7843025a53 compaction: run_on_table: skip compaction also on gate_closed_exception Benny Halevy 2023-12-10 11:31:11 +02:00
  • 92c718c60a compaction: run_on_table: hold table Benny Halevy 2023-12-10 09:26:55 +02:00
  • cddcf3ad0c table: add table_holder and hold method Benny Halevy 2023-12-10 09:18:03 +02:00
  • c8768f9102 table: stop: allow compactions to be stopped while closing async_gate Benny Halevy 2023-12-10 09:23:13 +02:00
  • ff2457157d doc: add the 5.4-to-5.5 upgrade guide Anna Stuchlik 2023-12-09 01:01:07 +01:00
  • 3c125891f4 Update ./tools/java submodule Botond Dénes 2023-12-11 17:08:01 +02:00
  • a33d45f889 streaming: Keep table by shared ptr to avoid crash on table drop Tomasz Grabiec 2023-11-25 22:01:53 +01:00
  • b34366957e commitlog_test::test_commitlog_reader: handle segment_truncation Calle Wilund 2023-12-11 11:53:12 +00:00
  • d85c0ea26f commitlog_test: coroutinize test_commitlog_reader Calle Wilund 2023-12-11 11:47:48 +00:00
  • 7c38aff368 scylla_swap_setup: fix AttributeError Takuya ASADA 2023-12-11 16:54:37 +09:00
  • effb9fb3cb Merge 'Don't calculate hashes for schema versions in Raft mode' from Kamil Braun Tomasz Grabiec 2023-12-11 12:17:57 +01:00
  • befd910a06 install-dependencies.sh : Add packages for supporting code coverage Eliran Sinvani 2023-11-27 11:32:29 +02:00
  • 31977a1cde test: use async api in test_not_created_compaction_task_abort Aleksandra Martyniuk 2023-11-30 14:21:04 +01:00
  • 68f6886d50 test: test compaction task started asynchronously Aleksandra Martyniuk 2023-08-22 15:04:38 +02:00
  • b485897704 api: tasks: api for starting async compaction Aleksandra Martyniuk 2023-08-17 15:03:17 +02:00
  • cc90ff1646 scylla-server.service: switch deprecated PermissionsStartsOnly to ExecStartPre=+ Takuya ASADA 2023-12-11 18:42:26 +09:00
  • 6f1fff58ba dist: drop legacy control group parameters Takuya ASADA 2023-12-11 18:38:05 +09:00
  • dcb5fd6fce scylla-server.slice: Drop workaround for MemorySwapMax=0 bug Takuya ASADA 2023-12-11 18:04:32 +09:00
  • 6d7cb97645 dist: move AmbientCapabilities to scylla-server.service Takuya ASADA 2023-12-11 17:43:55 +09:00
  • 1dc4feb68d Revert "scylla_setup: add warning for CentOS7 default kernel" Takuya ASADA 2023-12-11 17:30:08 +09:00
  • ceec5577d8 api: compaction: pass pointer to top level compaction tasks Aleksandra Martyniuk 2023-08-22 17:32:19 +02:00
  • 12f0007ede Merge 'Skip auto snapshot for non-local storages' from Pavel Emelyanov Nadav Har'El 2023-12-11 12:13:48 +02:00
  • b013877629 build_docker.sh: Upgrade package during creation and remove sshd service Yaron Kaikov 2023-11-29 16:23:47 +02:00