Commit Graph

  • 8919e0abab test: Switch s3_test to use proxy Ernest Zaslavsky 2024-10-10 17:52:32 +03:00
  • b1e36c868c test: Add more tests Ernest Zaslavsky 2024-10-10 17:38:29 +03:00
  • 7fd1ff8d79 client: Stop returning error on DELETE in multipart upload abortion Ernest Zaslavsky 2024-10-10 17:30:57 +03:00
  • 064a239180 client: Fix sigsegv when retrying Ernest Zaslavsky 2024-10-29 13:32:59 +02:00
  • dc6e4c0d97 client: Add retries Ernest Zaslavsky 2024-10-20 13:45:15 +03:00
  • 244635ebd8 client: Adjust map_s3_client_exception to return exception instance Ernest Zaslavsky 2024-10-20 13:21:08 +03:00
  • bd3d4ed417 aws_errors: Change aws_error::parse to return std::optional<> Ernest Zaslavsky 2024-10-20 13:03:43 +03:00
  • 58decef509 aws_errors: Add http errors mapping into aws_error Ernest Zaslavsky 2024-10-20 12:58:27 +03:00
  • fa9e8b7ed0 client: Add aws_exception mapping Ernest Zaslavsky 2024-10-20 12:48:13 +03:00
  • 54e250a6f1 aws_error: Add aws_exeption to carry original aws_error Ernest Zaslavsky 2024-10-20 14:28:30 +03:00
  • e6ff34046f aws_errors: Add new error codes Ernest Zaslavsky 2024-10-15 11:41:21 +03:00
  • 8dbe351888 client: Introduce retry strategy Ernest Zaslavsky 2024-10-10 16:24:59 +03:00
  • 7bad8378c7 main,cql_test_env: start group0_service before view_builder Michał Jadwiszczak 2024-11-06 23:42:48 +01:00
  • 3ddb61c90e .github/script/auto-backport.py: push backport PR to scylladbbot fork Yaron Kaikov 2024-10-31 16:52:38 +02:00
  • c268cf2e33 Merge 'test: rename "cql-pytest" to "cqlpy"' from Nadav Har'El Kamil Braun 2024-11-07 13:26:06 +01:00
  • 40928bd886 data_dictionary: keyspace_metadata::describe: print tablets enabled also when defaulted Benny Halevy 2024-10-08 10:55:13 +03:00
  • 8620d9f672 tablets_test: test enable/disable tablets when creating a new keyspace Benny Halevy 2024-09-23 09:19:52 +03:00
  • 4b21cca443 treewide: always allow tablets keyspaces Benny Halevy 2024-09-22 16:33:52 +03:00
  • 974b0f2080 feature_service: prevent enabling both tablets and gossip topology changes Benny Halevy 2024-10-13 09:07:58 +03:00
  • 4cf3b683bc alternator: create_keyspace_metadata: enable tablets using feature_service Benny Halevy 2024-09-22 16:23:13 +03:00
  • d33538bdd4 .github/script/auto-backport.py: push backport PR to scylladbbot fork Yaron Kaikov 2024-10-31 16:52:38 +02:00
  • e21346179c test/boost/mutation_reader_test: add test for multishard reader buffer hint Botond Dénes 2024-10-30 03:03:00 -04:00
  • 5c5c77746e repair/row_level: disable read-ahead Botond Dénes 2024-09-20 03:08:49 -04:00
  • a248520201 db/config: introduce repair_multishard_reader_enable_read_ahead Botond Dénes 2024-11-06 09:06:18 -05:00
  • 36a8756028 readers/multishard: implement the read_ahead flag Botond Dénes 2024-09-20 02:57:23 -04:00
  • 8938e06ebe replica/database: make_multishard_streaming_reader(): expose the read_ahead parameter Botond Dénes 2024-11-06 08:41:12 -05:00
  • c6c62deaa5 readers/multishard: add read_ahead parameter Botond Dénes 2024-09-20 02:57:03 -04:00
  • 784f89f585 repair/row_level: set max buffer size on multishard reader Botond Dénes 2024-11-06 09:01:55 -05:00
  • e2344e28b6 replica/database: make_multishard_streaming_reader(): expose buffer_hint parameter Botond Dénes 2024-11-06 09:01:02 -05:00
  • ef104b7b96 .github/scripts/auto-backport.py: update method to get closed prs Yaron Kaikov 2024-11-06 22:51:48 +02:00
  • 9e67649fe5 utils: loading_cache: tighten clock sampling Avi Kivity 2024-10-31 19:38:11 +02:00
  • 50fbab29ca compaction: remove unused "#include" Kefu Chai 2024-11-05 09:16:02 +08:00
  • f5489ba4a1 locator: tablet_metadata_guard: forward declare database Avi Kivity 2024-11-05 12:51:59 +02:00
  • ba021f72a6 api: s/mulformatted/malformatted Kefu Chai 2024-11-05 15:17:24 +08:00
  • 49949092ad Merge 'Make s3 client ops use abort source + use in backup task' from Calle Wilund Pavel Emelyanov 2024-11-07 10:03:25 +03:00
  • 160823ccaf github: add script for backports automation instead of Mergify Yaron Kaikov 2024-10-27 21:08:44 +02:00
  • 073c9cbaa1 github: add script for backports automation instead of Mergify Yaron Kaikov 2024-10-27 21:08:44 +02:00
  • 9d8562caf3 Add conflict_reminder action for backport PR Yaron Kaikov 2024-11-05 14:53:21 +02:00
  • 0db4b9fd94 backup_task: Use task abort source in s3 client call Calle Wilund 2024-11-04 15:26:34 +00:00
  • 1fd7b797c7 test/cqlpy: fix "run" script without any parameters Nadav Har'El 2024-11-05 12:38:17 +02:00
  • 8c215141a1 test: rename "cql-pytest" to "cqlpy" Nadav Har'El 2024-11-05 12:30:45 +02:00
  • 6efde20939 utils/to_string: do not include fmt/ostream.h Kefu Chai 2024-11-05 15:10:56 +08:00
  • 9ff31c6c4e Update ScyllaDB version to: 6.1.4 Jenkins Promoter 2024-11-06 16:08:17 +02:00
  • 3c25e6fcb4 db/config: introduce enable_repair_multishard_reader_buffer_hint Botond Dénes 2024-10-28 10:06:28 -04:00
  • b052c5df62 readers/multishard: multishard_reader: pass hint to shard_reader Botond Dénes 2024-09-25 07:13:15 -04:00
  • 912b4dfba3 readers/multishard: shard_reader_v2::fill_reader_buffer(): respect the hint Botond Dénes 2024-09-25 04:56:12 -04:00
  • 8d5283f036 readers/multishard: propagate fill_buffer_hint to shard_reader:fill_reader_buffer() Botond Dénes 2024-09-25 03:53:09 -04:00
  • ee7ecb9155 readers/multishard: shard_reader: extract buffer-fill into its own method Botond Dénes 2024-09-25 03:38:11 -04:00
  • a3a0ffbcd0 Merge 'tablet: Fix single-sstable split when attaching new unsplit sstables' from Raphael "Raph" Carvalho scylla-6.2.1-candidate-20241106103631 scylla-6.2.1 Tomasz Grabiec 2024-09-24 19:46:11 +02:00
  • f7d35d535e Merge 'bytes_ostream: replace boost ranges with std ranges' from Avi Kivity Tomasz Grabiec 2024-11-06 14:01:27 +01:00
  • 77604b4ac7 .github/script/auto-backport.py: push backport PR to scylladbbot fork Yaron Kaikov 2024-10-31 16:52:38 +02:00
  • a072478f4f docs: enable tooltips David Garcia 2024-10-28 19:13:40 +00:00
  • afd1fc8e9f test.py: Add pytest-xdist to the toolchain Andrei Chekun 2024-10-22 09:49:40 +02:00
  • 0ad32c153d Merge 'test_tablets: add rack decommission test cases' from Benny Halevy Botond Dénes 2024-11-06 14:07:47 +02:00
  • 8bf76d6be7 Merge '[Backport 6.2] replica: Fix tombstone GC during tablet split preparation' from Raphael Raph Carvalho Botond Dénes 2024-11-06 09:55:47 +02:00
  • 3321820c67 s3::client: Make operations (individually) abortable Calle Wilund 2024-11-04 15:23:11 +00:00
  • 8fb6d98ba3 Merge "various gossiper code cleanups" from Gleb Avi Kivity 2024-11-05 15:31:58 +02:00
  • baaa92c6f5 bytes_ostream: replace boost ranges with std ranges Avi Kivity 2024-11-05 14:50:38 +02:00
  • cb026c347e bytes_ostream: extract fragment_iterator into namespace scope Avi Kivity 2024-11-05 14:43:49 +02:00
  • 4dab2473a2 Merge 'treewide: trade boost's any_of and all_of for std's any_of and all_of' from Kefu Chai Avi Kivity 2024-11-05 12:48:24 +02:00
  • 7f17894c88 Merge 'cql3: Allow for describing CDC log tables' from Dawid Mędrek Piotr Dulikowski 2024-11-05 10:06:13 +01:00
  • 440c1e3e3f error_injection: Remove unused inject(sleep, then invoke) overload Pavel Emelyanov 2024-10-30 14:22:20 +03:00
  • 6a66faab41 Merge '[Backport 6.1] repair: Fix finished ranges metrics for removenode' from ScyllaDB Botond Dénes 2024-11-05 09:44:29 +02:00
  • c1e42cacac Update os-support-info.rst - add CentOS Tzach Livyatan 2024-10-28 09:55:16 +02:00
  • baa4d1a6e7 compaction_manager: compaction_disabled: return true if not in compaction_state Benny Halevy 2024-10-29 10:41:48 +02:00
  • 4c5e102aee node_exporter: use fewer collectors Yaniv Michael Kaul 2024-11-03 17:43:15 +02:00
  • b292aeecac replica: query.hh: drop dependency on database.hh Avi Kivity 2024-11-03 22:30:40 +02:00
  • a98b57212e Merge 'lang, .github: remove unused includes, add more directories to CLEANER_DIR' from Kefu Chai Pavel Emelyanov 2024-11-05 10:37:04 +03:00
  • f1d4812ad6 test: lib: rest_client: use isinstance() over type() Kefu Chai 2024-11-05 11:09:29 +08:00
  • 59eb2ab119 treewide: s/boost::algorithm::any_of/std::ranges::any_of/ Kefu Chai 2024-11-02 20:11:14 +08:00
  • f8bb1c64f1 treewide: s/boost::algorithm::all_of/std::ranges::all_of/ Kefu Chai 2024-11-02 19:48:06 +08:00
  • e651b6dc69 .github: add index and lang to CLEANER_DIR Kefu Chai 2024-11-05 09:47:20 +08:00
  • ee2a9419b3 lang: remove unused "#includes" Kefu Chai 2024-11-05 09:58:48 +08:00
  • ee92784098 serialization: replace boost::type with std::type_identity Avi Kivity 2024-10-31 13:20:54 +02:00
  • 1e51ed88c6 replica: Fix tombstone GC during tablet split preparation Raphael S. Carvalho 2024-10-02 10:18:17 -03:00
  • ca5f938ed4 service: Improve error handling for split Raphael S. Carvalho 2024-10-02 10:08:11 -03:00
  • fb20ea7de1 Merge '[Backport 6.2] tasks: fix virtual tasks children' from ScyllaDB Botond Dénes 2024-11-04 18:18:35 +02:00
  • d5eb12c25d Update os-support-info.rst - add CentOS Tzach Livyatan 2024-10-28 09:55:16 +02:00
  • 291f568585 test: repair: drop log checks from test_repair_succeeds_with_unitialized_bm Aleksandra Martyniuk 2024-10-21 09:40:38 +02:00
  • d5475fbc07 Merge '[Backport 6.2] repair: Fix finished ranges metrics for removenode' from ScyllaDB Botond Dénes 2024-11-04 18:16:20 +02:00
  • 6916dbe822 doc: remove the Cassandra references from notedool Anna Stuchlik 2024-10-23 12:12:23 +02:00
  • f51a8ed541 test/auth_cluster/test_raft_service_levels: match enterprise SL limit Michał Jadwiszczak 2024-10-10 11:49:39 +02:00
  • 127606f788 cql_test_env/gossip: Prevent double shutdown call crash Calle Wilund 2024-10-30 14:52:22 +00:00
  • 075b13597d serializer: drop dependency on boost ranges Avi Kivity 2024-11-03 20:53:30 +02:00
  • 2dbae78542 gossiper: start failure_detector_loop on shard 0 only Gleb Natapov 2024-10-15 11:41:42 +03:00
  • 323b04137d gossiper: use 1 seconds instead of 1000 milliseconds Gleb Natapov 2024-10-15 11:41:03 +03:00
  • 0cb4c71846 gossiper: remove unused code Gleb Natapov 2024-10-13 18:27:44 +03:00
  • 0e4f149dee gossiper: co-routinize do_send_ack2_msg Gleb Natapov 2024-10-13 17:33:02 +03:00
  • 1fbac54fb8 gossiper: do not needlessly call get_endpoint_state_ptr in handle_major_state_change Gleb Natapov 2024-10-13 17:21:00 +03:00
  • e2cf93abb9 gossiper: fix weird logic in get_live_members Gleb Natapov 2024-10-13 16:57:35 +03:00
  • caedcf20c6 tablet_allocator: improve error message when unable to find replicas when draining Benny Halevy 2024-09-22 14:16:07 +03:00
  • d8be1cafb5 test_tablets: add rack decommission test cases Benny Halevy 2024-09-20 12:40:37 +03:00
  • b706e3e9e4 Merge 'sstables/index_reader: avoid unnecessary index page reads in single-partition reads' from Michał Chojnowski Avi Kivity 2024-11-04 14:28:27 +02:00
  • 2531dc2d80 schema_registry: stop including replica/database.hh Avi Kivity 2024-11-01 00:27:03 +02:00
  • 9ff614da9f topology_experimental_raft/test_tablets: get_tablet_count_per_shard_for_host: move shards_count param to be last Benny Halevy 2024-09-30 10:51:52 +03:00
  • 0c1e85b6e3 test/pylib: ServerInfo: add datacenter and rack attributes Benny Halevy 2024-09-20 12:54:36 +03:00
  • efa64cb92a test: everywhere: drop unused imports of ServerInfo Benny Halevy 2024-09-22 12:23:16 +03:00
  • 7cb1ad8c87 Merge 'compaction_manager: stop_tasks, stop_ongoing_compactions: ignore errors' from Benny Halevy Avi Kivity 2024-11-04 13:54:15 +02:00
  • b057168dd0 Merge '[Backport 6.1] cql/tablets: fix retrying ALTER tablets KEYSPACE' from Marcin Maliszkiewicz Kamil Braun 2024-11-04 12:23:47 +01:00
  • 3b7d9fddbc gossiper: drop unneeded this-> Gleb Natapov 2024-10-13 16:18:23 +03:00