Commit Graph

  • 7d627b328f utils/pretty_printers: use the formatting of to_hr_size() Kefu Chai 2024-01-11 13:39:17 +08:00
  • 8c4576f55d api: storage_service: correct the descriptions of two APIs Kefu Chai 2024-01-04 13:56:48 +08:00
  • 6e39c2ffde gossiper: store source_location instead of string in endpoint_permit Kamil Braun 2024-01-10 17:02:50 +01:00
  • 664349a10f storage_service: more verbose logging in handle_state_normal Kamil Braun 2024-01-10 16:39:54 +01:00
  • a64eb92369 utils: specialize fmt::formatter for utils::tagged_integer Patryk Wrobel 2024-01-10 10:37:54 +01:00
  • abb7ae4309 Update ./tools/jmx submodule Botond Dénes 2024-01-10 14:22:14 +02:00
  • 00f04e0f94 Update tools/jmx submodule Botond Dénes 2024-01-10 14:20:25 +02:00
  • 083868508c Update seastar submodule Nadav Har'El 2024-01-10 11:18:59 +02:00
  • 39dd2a2690 cql-pytest: translated Cassandra's test for LWT with static column Nadav Har'El 2024-01-04 13:19:58 +02:00
  • b1a441ba56 test/cql-pytest: correct xfail status of timestamp parser Nadav Har'El 2023-12-28 23:24:43 +02:00
  • eb9216ef11 compaction: do not include unused headers Kefu Chai 2024-01-10 12:07:33 +08:00
  • 317af97e41 test/pylib: shutdown unix RESTful client Kefu Chai 2024-01-08 14:09:21 +08:00
  • f61f6c27e3 gms: add formatter for gms::endpoint_state Kefu Chai 2024-01-10 10:16:11 +08:00
  • eabe97bcd0 transport: remove additional options from TABLETS_ROUTING_V1 Sylwia Szunejko 2024-01-09 14:29:00 +01:00
  • 5981900dca Update tools/jmx submodule Botond Dénes 2024-01-10 08:53:20 +02:00
  • 34b03867b2 tools: do not include unused headers Kefu Chai 2024-01-08 09:24:23 +08:00
  • 0dc7db54d1 build: cmake: add "unit_test_list" target Kefu Chai 2024-01-10 08:52:23 +08:00
  • 4aba445ef6 Merge 'test.py: adapt to cmake building system' from Kefu Chai Botond Dénes 2024-01-10 08:39:33 +02:00
  • 2820c63734 Update tools/java submodule Botond Dénes 2024-01-09 13:21:15 +02:00
  • 382a5e2d0c test.py: build using build/build.ninja when it exists Kefu Chai 2024-01-10 00:20:34 +08:00
  • 6674e87842 test.py: extract ninja() Kefu Chai 2024-01-10 00:18:02 +08:00
  • 5fda822c4e test.py: extract path_to() Kefu Chai 2024-01-10 00:16:10 +08:00
  • 0b11ae9fe6 test.py: define all_modes as a dict of mode:CMAKE_BUILD_TYPE Kefu Chai 2024-01-09 21:51:15 +08:00
  • 0ebcc21193 Update tools/java submodule Botond Dénes 2024-01-09 13:19:46 +02:00
  • f4f724921c load_meter: get_load_map(): don't unconditionally dereference _lb Botond Dénes 2024-01-05 04:55:38 -05:00
  • 6b87778ef2 compaction: make regular compaction tasks internal Aleksandra Martyniuk 2024-01-09 12:29:10 +01:00
  • 6b2b384c83 tasks: don't keep internal root tasks after they complete Aleksandra Martyniuk 2024-01-09 12:41:54 +01:00
  • cdf5124003 Merge 'tools/scylla-sstable: pass error handler to utils::config_file::read_from_file()' from Botond Dénes Pavel Emelyanov 2024-01-09 14:28:49 +03:00
  • b91eb89ffa gms: heart_beat_state: add formatter for gms::heart_beat_state Kefu Chai 2024-01-05 10:18:17 +08:00
  • cca786e847 gms: endpoint_state: fix a typo in comment Kefu Chai 2024-01-05 10:25:51 +08:00
  • c1beba1f7d utils: config_file: throw bpo::invalid_option_value() when seeing invalid option Kefu Chai 2024-01-09 11:59:28 +08:00
  • a6152cb87b sstables: do not include unused headers Kefu Chai 2024-01-07 13:10:34 +08:00
  • be364d30fd db: do not include unused headers Kefu Chai 2024-01-06 22:17:50 +08:00
  • 6f13e55187 tasks: call release_resources when task is finished Aleksandra Martyniuk 2024-01-05 10:56:24 +01:00
  • cfeff893c6 network_topology_strategy: Print map of dc:rf pairs in one go Pavel Emelyanov 2023-12-18 15:35:17 +03:00
  • d93074e87e cql3: don't parallelize select aggregates to local tables Kamil Braun 2024-01-05 16:08:45 +01:00
  • d4f4b58f3a Merge 'topology_coordinator: reject removenode if the removed node is alive' from Patryk Jędrzejczak Kamil Braun 2024-01-08 12:39:23 +01:00
  • d11e824802 Merge 'storage_service: make all Raft-based operations abortable' from Patryk Jędrzejczak Kamil Braun 2024-01-08 11:30:56 +01:00
  • 9119bcbd67 tools/scylla-sstable: pass error handler to utils::config_file::read_from_file() Botond Dénes 2024-01-05 02:28:50 -05:00
  • 16791a63c9 tools/scylla-sstable: allow always passing --scylla-yaml-file option Botond Dénes 2024-01-05 06:01:52 -05:00
  • ac0056f4bc Merge 'Fix partition estimation with TWCS tables during streaming' from Raphael "Raph" Carvalho Nadav Har'El 2023-11-14 20:41:36 +02:00
  • ff596f9d9d Merge 'Fix partition estimation with TWCS tables during streaming' from Raphael "Raph" Carvalho Nadav Har'El 2023-11-14 20:41:36 +02:00
  • 61395a3658 Update tools/java submodule Nadav Har'El 2024-01-07 15:12:15 +02:00
  • df2034ebd7 server, raft_group0_client: remove the default nullptr values Patryk Jędrzejczak 2024-01-05 18:08:44 +01:00
  • 3d4af4ecf1 storage_service: make all Raft-based operations abortable Patryk Jędrzejczak 2024-01-05 17:25:47 +01:00
  • 7e84e03f52 gms: do not include unused headers Kefu Chai 2024-01-05 10:40:13 +08:00
  • aaa25e1a78 Commitlog replayer: Range-check skip call Calle Wilund 2023-09-04 12:59:34 +00:00
  • e3153dd5b0 Commitlog replayer: Range-check skip call Calle Wilund 2023-09-04 12:59:34 +00:00
  • f126ccb2e9 Update ScyllaDB version to: 5.4.2 Jenkins Promoter 2024-01-04 23:02:23 +02:00
  • 94580df1c5 test/alternator: fix flaky test in test_filter_expression.py Nadav Har'El 2024-01-04 18:31:07 +02:00
  • bf068dd023 Merge handle error in cdc generation propagation during bootstrap from Gleb Kamil Braun 2024-01-04 15:38:51 +01:00
  • f942bf4a1f Merge 'Do not update endpoint state via gossiper::add_saved_endpoint once it was updated via gossip' from Benny Halevy Kamil Braun 2024-01-04 14:47:09 +01:00
  • 7fa2c33ba1 replica: remove duplicated function calling qiulijuan2 2023-12-29 12:14:50 +08:00
  • ee28a1cf4b build: enable -Wimplicit-int-float-conversion Kefu Chai 2024-01-04 16:11:36 +08:00
  • d8586fd101 compaction_manager: perform_cleanup: ignore condition_variable_timed_out Benny Halevy 2023-10-09 10:40:12 +03:00
  • a228d09017 Merge ' tools/utils: tool_app_template: handle the case of no args ' from Botond Dénes Pavel Emelyanov 2023-12-20 17:34:17 +03:00
  • 9f0bd62d78 test/cql-pytest: test_tools.py: add schema-loading tests for MV/SI Botond Dénes 2023-12-21 05:23:46 -05:00
  • 58d5339baa test/cql-pytest: test_tools.py: extract some fixture logic to functions Botond Dénes 2023-12-22 03:23:01 -05:00
  • f7d59b3af0 test/cql-pytest: test_tools.py: extract common schema-loading facilities into base-class Botond Dénes 2023-12-21 02:16:40 -05:00
  • bea21657ec tools/schema_loader: load_schema_from_schema_tables(): add support for MV/SI schemas Botond Dénes 2023-12-21 05:39:24 -05:00
  • 79a006d6a8 tools/schema_loader: load_one_schema_from_file(): add support for view/index schemas Botond Dénes 2023-12-21 05:38:03 -05:00
  • 276bb16013 test/boost/schema_loader_test: add test for mvs and indexes Botond Dénes 2023-12-20 09:42:03 -05:00
  • f5d4c1216e tools/schema_loader: load_schemas(): implement parsing views/indexes from CQL Botond Dénes 2023-12-20 10:28:51 -05:00
  • 94aac35169 replica/database: extract existing_index_names and get_available_index_name Botond Dénes 2024-01-04 03:16:17 -05:00
  • cf932888de Update seastar submodule Kefu Chai 2024-01-02 23:05:58 +08:00
  • 47d8edc0fc test.py: s/asyncio.get_event_loop()/asyncio.get_running_loop()/ Kefu Chai 2023-12-13 10:03:11 +08:00
  • d9c30833ea tools/schema_loader: make real_db.tables the only source of truth on existing tables Botond Dénes 2023-12-20 10:25:48 -05:00
  • ef3d143886 tools/schema_loader: table(): store const keyspace& Botond Dénes 2023-12-20 10:23:31 -05:00
  • 1003508066 tools/schema_loader: make database,keyspace,table non-movable Botond Dénes 2023-12-20 10:22:08 -05:00
  • 1f7b03672c cql3/statements/create_index_statement: build_index_schema(): include index metadata in returned value Botond Dénes 2023-12-20 09:38:50 -05:00
  • 94dbb7cb29 cql3/statements/create_index_statement: make build_index_schema() public Botond Dénes 2023-12-20 06:52:32 -05:00
  • 039d41f5d4 cql3/statements/create_index_statement: relax some method's dependence on qp Botond Dénes 2023-12-20 06:51:09 -05:00
  • 5f42c2c7c4 cql3/statements/create_view_statement: make prepare_view() public Botond Dénes 2023-12-20 06:41:31 -05:00
  • 50cf62e186 build: cmake: do not link against Boost::dynamic_linking Kefu Chai 2023-12-25 14:39:34 +08:00
  • 1d6eaf2985 compaction manager: remove: cleanup _compaction_state on exceptions Lakshmi Narayanan Sreethar 2024-01-03 22:36:25 +05:30
  • 9e8998109f gossiper: get_*_members_synchronized: acquire endpoint update semaphore Benny Halevy 2024-01-03 16:34:11 +02:00
  • a209ae1573 cql3: type_json: fix an edge case in float-to-int conversion Michał Chojnowski 2023-12-30 19:58:00 +01:00
  • c57a0a7a46 release: prepare for 5.2.13 scylla-5.2.13 Beni Peled 2024-01-03 17:48:59 +02:00
  • 2ad532df43 test: randomized_nemesis_test: move std::variant formatter up Kefu Chai 2024-01-03 08:42:22 +08:00
  • 2c394e3f6f tablets: remove unused #includes Kefu Chai 2024-01-03 16:34:05 +08:00
  • 20531872a7 Merge 'test: randomized_nemesis_test: add formatter for append_entry' from Kefu Chai Avi Kivity 2024-01-03 15:06:33 +02:00
  • dde8f694f6 build: cmake: use # for line comment Kefu Chai 2024-01-03 09:53:00 +08:00
  • 715e062d4a Merge 'table, memtable: share log structured allocator statistics across all tablets in a table' from Avi Kivity Tomasz Grabiec 2024-01-03 14:03:40 +01:00
  • b8a0e3543e docs: ddl: document the initial_tablets replication strategy option Avi Kivity 2023-11-27 17:04:57 +02:00
  • 147f30caff gossiper: mutate_live_and_unreachable_endpoints: make exception safe Benny Halevy 2024-01-01 17:33:11 +02:00
  • fadcef01f5 database: setup_scylla_memory_diagnostics_producer: replace infinity sign with unlimited string Benny Halevy 2023-12-24 10:44:50 +02:00
  • 3e4159fece repair: remove unused #include Kefu Chai 2024-01-03 16:10:23 +08:00
  • 1f4b5126f6 build: cmake: add comment explaining CMAKE_CXX_FLAGS_RELWITHDEBINFO Kefu Chai 2023-12-25 15:35:48 +08:00
  • 3ef0345b7f test/nodetool: log response from mock server when handling JSONDecodeError Kefu Chai 2023-12-25 13:46:39 +08:00
  • 0484ac46af test: randomized_nemesis_test: add formatter for append_entry Kefu Chai 2024-01-03 08:34:33 +08:00
  • 32e55731ab test: randomized_nemesis_test: move append_reg_model::entry out Kefu Chai 2024-01-03 08:22:36 +08:00
  • 91a5a41313 add a way to negotiate generation of the tablet info for drivers Sylwia Szunejko 2024-01-02 14:54:01 +01:00
  • 2508d33946 build: cmake: add Findcryptopp.cmake Kefu Chai 2024-01-02 17:29:39 +08:00
  • 34259a03d0 treewide: use consteval string as format string when formatting log message Kefu Chai 2024-01-02 22:41:17 +08:00
  • 64a227fba0 alternator/auth: remove unused #include Kefu Chai 2024-01-02 18:20:14 +08:00
  • 949658590f Merge 'raft topology: do not update token metadata in on_alive and on_remove' from Patryk Jędrzejczak Kamil Braun 2024-01-02 16:08:50 +01:00
  • dd496afff3 mutation: add formatter for {atomic_cell_view,atomic_cell}::printer Kefu Chai 2024-01-02 20:01:01 +08:00
  • 7f6955b883 Merge 'test: make use of concurrent bootstrap' from Patryk Jędrzejczak Kamil Braun 2024-01-02 15:11:18 +01:00
  • 467d466f7e put all tablet info into one field of custom_payload and update docs Sylwia Szunejko 2024-01-02 10:35:43 +01:00
  • 215534d527 test: test_different_group0_ids: fix comments Patryk Jędrzejczak 2023-12-12 12:02:43 +01:00