Commit Graph

  • a3621dbd3e Merge 'Alternator: Support new ReturnValuesOnConditionCheckFailure feature' from Marcin Maliszkiewicz Nadav Har'El 2023-11-07 23:19:51 +02:00
  • a4aeef2eb0 scylla_util.py: run apt-get update before apt-get install if it necessary Takuya ASADA 2023-11-06 18:33:36 +09:00
  • ab743271f1 test: increase timeout for lua UDF execution Wojciech Mitros 2023-11-07 14:32:25 +01:00
  • 07e9522d6c Merge 'raft topology: handle abort exceptions better in fence_previous_coordinator' from Piotr Dulikowski Kamil Braun 2023-11-07 17:17:49 +01:00
  • 60ea940f9e Merge 'docs: render options with role' from Kefu Chai Botond Dénes 2023-11-07 17:01:22 +02:00
  • 38a3fd4708 Merge 'doc: add the upgrade guide from 5.2 to 5.4' from Anna Stuchlik Botond Dénes 2023-11-07 10:35:32 +02:00
  • 3088453a09 test/nodetool: add README.md Botond Dénes 2023-11-03 11:02:40 -04:00
  • 7ff7cdc86a tools/scylla-nodetool: implement enableautocompaction command Botond Dénes 2023-11-03 10:38:31 -04:00
  • 0e0401a5c5 tools/scylla-nodetool: implement disableautocompaction command Botond Dénes 2023-11-03 10:35:07 -04:00
  • f5083f66f5 tools/scylla-nodetool: implement the flush command Botond Dénes 2023-11-03 10:16:43 -04:00
  • f082cc8273 tools/scylla-nodetool: extract keyspace/table parsing Botond Dénes 2023-11-03 10:34:44 -04:00
  • ec5b24550a tools/scylla-nodetool: implement the drain command Botond Dénes 2023-11-03 09:37:47 -04:00
  • 598dbd100d tools/scylla-nodetool: implement the snapshot command Botond Dénes 2023-10-27 07:26:13 -04:00
  • f76ba217e7 Merge 'api: failure_detector: invoke on shard 0' from Kamil Braun Pavel Emelyanov 2023-11-07 11:54:27 +03:00
  • f886581bee Merge 'api: failure_detector: invoke on shard 0' from Kamil Braun Pavel Emelyanov 2023-11-07 11:54:27 +03:00
  • 66be0fc1eb Merge 'api: failure_detector: invoke on shard 0' from Kamil Braun Pavel Emelyanov 2023-11-07 11:54:27 +03:00
  • 6a628dd9a6 docs: operating-scylla: nodetool: improve documentation for {en,dis}ableautocompaction Benny Halevy 2023-11-05 09:20:11 +02:00
  • 17e4d535db test/cql-pytest/nodetool.py: no_autocompaction_context: use the correct API Botond Dénes 2023-04-18 10:24:23 -04:00
  • e64613154f Merge 'cleanup no longer used gossiper states' from Gleb Kamil Braun 2023-11-07 11:48:04 +01:00
  • 07c7109eb6 test/nodetool: add support for matching aproximate query parameters Botond Dénes 2023-10-27 07:24:57 -04:00
  • b61822900b utils/http: make dns_connection_factory::initialize() static Botond Dénes 2023-11-06 10:05:04 -05:00
  • 9443253f3d Merge 'api: failure_detector: invoke on shard 0' from Kamil Braun Pavel Emelyanov 2023-11-07 11:54:27 +03:00
  • 76ab66ca1f Merge 'Support state change for S3-backed sstables' from Pavel Emelyanov Botond Dénes 2023-11-07 10:45:41 +02:00
  • 74f68a472f Merge 'doc: add the upgrade guide from 5.2 to 5.4' from Anna Stuchlik Botond Dénes 2023-11-07 10:35:32 +02:00
  • 4345b26eb2 doc: update package installation in version 5.4 Anna Stuchlik 2023-11-06 11:50:47 +01:00
  • c4e8557afa doc: add OS support in version 5.4 Anna Stuchlik 2023-11-02 12:22:13 +01:00
  • afaeb30930 docs: add dynamic version on aws images extension David Garcia 2023-10-31 17:29:50 +00:00
  • 2e7552a0ca dist/redhat: drop rpm conflict with ABRT, add systemd conflict instead Takuya ASADA 2023-10-11 05:48:06 +09:00
  • 6d91d560ec doc: add the latest AWS image info to Installation Anna Stuchlik 2023-10-27 16:35:59 +02:00
  • 2f0284f30d Merge 'build: cmake: configure all available config types' from Kefu Chai Botond Dénes 2023-11-07 09:45:57 +02:00
  • 75b792e260 repair: release resources of shard_repair_task_impl Aleksandra Martyniuk 2023-09-21 11:13:36 +02:00
  • 7679152209 Merge 'Sanitize usage of make_sstable_easy+make_memtable in tests' from Pavel Emelyanov Botond Dénes 2023-11-07 09:29:30 +02:00
  • 882e7eca25 build: cmake: set compile options with generator expression Kefu Chai 2023-11-03 15:45:09 +08:00
  • 61a542ffd0 build: cmake: configure all available config types Kefu Chai 2023-11-03 15:13:09 +08:00
  • 6fcff51cf1 build: cmake: set per-mode stack usage threshold Kefu Chai 2023-11-03 15:07:40 +08:00
  • 23bb644314 build: cmake: drop build_mode Kefu Chai 2023-11-03 14:29:13 +08:00
  • 7369e2e3df build: cmake: check for config type if multi-config is used Kefu Chai 2023-11-03 12:52:25 +08:00
  • 9e240c2dc8 test/cql-pytest: Verify that GRANT ALTER ALL allows changing the superuser password Paweł Zakrzewski 2023-11-06 00:00:18 +01:00
  • a23278308f dist: fix local-fs.target dependency Takuya ASADA 2023-10-06 00:55:57 +09:00
  • d78ccab337 test/s3: add --keep-tmp option to preserve the tmp dir Kefu Chai 2023-11-05 15:08:39 +08:00
  • 3756705520 doc: add OS support in version 5.4 Anna Stuchlik 2023-11-02 12:22:13 +01:00
  • 1e0cbfe522 doc: update package installation in version 5.4 Anna Stuchlik 2023-11-06 11:50:47 +01:00
  • bcec9c4ffc Merge 'test/object_store: PEP8 compliant cleanups' from Kefu Chai Pavel Emelyanov 2023-11-06 15:57:46 +03:00
  • 0064fc55b0 interval: make default ctor and make_open_ended_both_sides constexpr Benny Halevy 2023-11-05 20:49:53 +02:00
  • 39340d23e5 storage_service: avoid using non-constexpr as format string Kefu Chai 2023-11-06 11:17:19 +08:00
  • 315c69cec2 test: rest_api: test that generation is nonzero in failure_detector/endpoints Kamil Braun 2023-11-06 17:24:53 +01:00
  • eb6943b852 api: failure_detector: fix indentation Kamil Braun 2023-11-06 17:12:17 +01:00
  • a89c69007e api: failure_detector: invoke on shard 0 Kamil Braun 2023-11-06 17:03:36 +01:00
  • 85516c9155 raft topology: catch and abort on exceptions from topology_coordinator::run Piotr Dulikowski 2023-11-06 11:39:04 +01:00
  • a6fd4cccf2 doc: add the upgrade guide from 5.2 to 5.4 Anna Stuchlik 2023-10-30 17:10:25 +01:00
  • 843f02eb5d Revert "storage_service: raft topology: mark topology_coordinator::run function as noexcept" Piotr Dulikowski 2023-11-06 11:29:15 +01:00
  • 41c2dac250 raft topology: don't print an error when fencing previous coordinator is aborted Piotr Dulikowski 2023-11-04 16:39:05 +01:00
  • 1408b7cfa8 raft topology: handle abort exceptions from sleeping in fence_previous_coordinator Piotr Dulikowski 2023-11-04 16:34:20 +01:00
  • 213e39a937 cql-pytest:test_describe: add test for whitespaces in json objects Michał Jadwiszczak 2023-10-31 14:40:22 +01:00
  • 15b441550b gossiper: do_shadow_round: increment nodes_down in case of timeout Kamil Braun 2023-11-03 15:39:16 +01:00
  • 897cb6510e gossiper: do_shadow_round: fix nodes_down calculation Kamil Braun 2023-11-03 15:30:47 +01:00
  • b03fa87551 storage_service: make shadow round mandatory during bootstrap/replace Kamil Braun 2023-11-03 15:26:49 +01:00
  • 7e9e84200c gossiper: do_shadow_round: remove default value for nodes param Kamil Braun 2023-11-03 15:14:41 +01:00
  • 108aae09c5 gossiper: do_shadow_round: remove fall_back_to_syn_msg Kamil Braun 2023-11-03 15:06:51 +01:00
  • 2e1562d889 Merge 'dht: i_partitioner cleanup' from Benny Halevy Botond Dénes 2023-11-06 09:36:42 +02:00
  • 2b961d8e3f build: cmake: define per-mode compile definition Kefu Chai 2023-11-03 14:24:38 +08:00
  • f2693752f1 build: cmake: avoid referencing CMAKE_BUILD_TYPE Kefu Chai 2023-11-03 14:19:52 +08:00
  • 7c7baf71d5 Merge 'Change all tests to shut down gracefully on shutdown' from Eliran Sinvani Botond Dénes 2023-11-06 08:42:30 +02:00
  • a1acf6854b everywhere: reduce dependencies on i_partitioner.hh Benny Halevy 2023-11-02 17:00:31 +02:00
  • 6de1cc2993 locator: resolve the dependency of token_metadata.hh on token_range_splitter.hh Benny Halevy 2023-11-02 21:49:55 +02:00
  • 182e5381d8 cdc: cdc_partitioner: remove extraneous partition_key_view fwd declaration Benny Halevy 2023-11-05 11:42:17 +02:00
  • 4b184e950a dht: reduce dependency on i_partitioner.hh Benny Halevy 2023-11-02 18:35:02 +02:00
  • aa70e3a536 dht: fold compatible_ring_position in ring_position.hh Benny Halevy 2023-11-02 17:23:00 +02:00
  • 28b5482403 dht: refactor i_partitioner.hh Benny Halevy 2023-11-05 13:15:36 +02:00
  • 232918eef0 dht: move token_comperator to token.{cc,hh} Benny Halevy 2023-11-05 12:02:20 +02:00
  • 8309cf743e dht/i_partitioner: include i_partitioner_fwd.hh Benny Halevy 2023-11-02 16:57:38 +02:00
  • 08f8796cf0 test/object_store: wrap line which is too long Kefu Chai 2023-11-04 21:26:29 +08:00
  • 5c0e4df624 test/object_store: use pattern matching to capture variable in loop Kefu Chai 2023-11-04 21:23:23 +08:00
  • 6208a05c40 test/object_store: remove space after and before '{' and '}' Kefu Chai 2023-11-04 21:18:16 +08:00
  • 231938f739 test/object_store: add an empty line before nested function definition Kefu Chai 2023-11-04 21:15:38 +08:00
  • 38d5e7cae2 test/object_store: use two empty lines in-between global functions Kefu Chai 2023-11-04 21:12:08 +08:00
  • cbfbcffc75 schema: add whitespace to description of table options Michał Jadwiszczak 2023-10-31 09:19:05 +01:00
  • ff12f1f678 docs: add divider using CSS Kefu Chai 2023-10-27 00:11:39 +08:00
  • 1694a7addc docs: extract _clean_description as a filter Kefu Chai 2023-10-26 23:18:16 +08:00
  • 9ddc639237 docs: render option with role Kefu Chai 2023-10-26 22:51:32 +08:00
  • 53dfb5661d docs: parse source files right into rst Kefu Chai 2023-10-25 23:38:43 +08:00
  • 6cc5bcae80 test: test_topology_ops: disable background writes Kamil Braun 2023-11-03 11:40:29 +01:00
  • cca85f5454 streaming: Don't adjust partition estimate if segregation is postponed Raphael S. Carvalho 2023-11-03 14:41:38 +02:00
  • 2b2302d373 streaming: Ignore dropped table on both sides Asias He 2023-11-02 10:08:15 +08:00
  • 84e073d0ec docs: update theme 1.6 David Garcia 2023-10-20 12:03:34 +01:00
  • 70f4f8d799 test/pylib: increase control connection timeout in cql_is_up Piotr Dulikowski 2023-11-02 15:50:58 +01:00
  • 9c37f5e02f Merge 'raft: topology: outside topology-on-raft mode, make sure not to use its RPCs' from Piotr Dulikowski Kamil Braun 2023-11-02 16:44:18 +01:00
  • 5b7feb8b95 build: s/create_building_system/create_build_system/ Kefu Chai 2023-11-03 12:19:59 +08:00
  • 3173336e97 tests: Use make_sstable_easy() where appropriate Pavel Emelyanov 2023-11-02 19:16:58 +03:00
  • cc89acff67 sstable_conforms_to_mutation_source_test: Open-code the make_sstable() helper Pavel Emelyanov 2023-11-02 17:46:06 +03:00
  • 7f6423bc35 sstable_mutation_test: Use make_sstable_easy() instead of make_sstable() Pavel Emelyanov 2023-11-02 17:28:34 +03:00
  • eeee58def8 tests: Make use of make_memtable() helper Pavel Emelyanov 2023-11-02 17:12:41 +03:00
  • c1824324bd tests: Drop as_mutation_source helper Pavel Emelyanov 2023-11-02 14:25:51 +03:00
  • 3ff32a2ca5 test/sstable_utils: Hide assertion-related manipulations into branch Pavel Emelyanov 2023-11-02 13:55:11 +03:00
  • 8179296f56 Merge 'retry automatic announcements of the schema changes on concurrent operation' from Patryk Jędrzejczak Kamil Braun 2023-11-02 17:24:52 +01:00
  • 5cf18b18b2 Merge 'raft: topology: outside topology-on-raft mode, make sure not to use its RPCs' from Piotr Dulikowski Kamil Braun 2023-11-02 16:44:18 +01:00
  • 573ef87245 Merge ' tool/scylla-sstable: more flexibility in obtaining the schema' from Botond Dénes Tomasz Grabiec 2023-04-14 16:46:26 +02:00
  • 798eede61a build: cmake: update 3rd party library deps where it is found Kefu Chai 2023-10-31 10:21:04 +08:00
  • 0421db2471 build: cmake: enable Seastar_UNUSED_RESULT_ERROR Kefu Chai 2023-11-02 12:24:59 +08:00
  • 454e5a7110 release: prepare for 5.2.10 scylla-5.2.10 Beni Peled 2023-11-02 15:08:11 +00:00