Commit Graph

  • 1c71151eda utils: UUID: define operator==() only Kefu Chai 2023-02-24 17:54:34 +08:00
  • 300e0b1d1c utils: UUID: define operator<=> for UUID Kefu Chai 2023-02-24 17:50:53 +08:00
  • ba919aa88a storage_service: Send heartbeat earlier for node ops Asias He 2023-02-24 09:34:26 +08:00
  • 61e67b865a Merge 'service:forward_service: use long type instead of counter in function mocking' from Michał Jadwiszczak Botond Dénes 2023-02-24 15:25:10 +02:00
  • d73ffe7220 sstables: Temporarily disable loading of first and last position metadata Raphael S. Carvalho 2023-02-23 19:19:53 -03:00
  • 4c6675bf1a test:boost: counter column parallelized aggregation test Michał Jadwiszczak 2023-02-22 12:47:03 +01:00
  • 68d2e1fff8 service:forward_service: use long type when column is counter Michał Jadwiszczak 2023-02-22 12:41:53 +01:00
  • be232ff024 Merge 'Shard of shard repair task impl' from Aleksandra Martyniuk Botond Dénes 2023-02-24 08:43:54 +02:00
  • 80f653d65e Merge 'Major keyspace compaction task' from Aleksandra Martyniuk Botond Dénes 2023-02-24 07:08:06 +02:00
  • 9ba6fc73f1 mutation_compactor: only pass consumed range-tombstone-change to validator Botond Dénes 2023-01-18 00:33:29 -05:00
  • 3b0a0c4876 types: unserialize_value for multiprecision_int,bool: don't read uninitialized memory Botond Dénes 2023-02-13 08:32:47 -05:00
  • dd094f1230 types: unserialize_value for multiprecision_int,bool: don't read uninitialized memory Botond Dénes 2023-02-13 08:32:47 -05:00
  • f2e2c0127a types: unserialize_value for multiprecision_int,bool: don't read uninitialized memory Botond Dénes 2023-02-13 08:32:47 -05:00
  • c47b7c4cb2 Replacing user-group with community forum, added link to U. lesson on Spring Boot Fixed author/email details Guy Shtub 2023-02-06 09:56:36 +02:00
  • e9f01c7cce test: add test for major keyspace compaction tasks Aleksandra Martyniuk 2023-02-13 11:17:37 +01:00
  • 159e603ac4 compaction: create task manager's task for major keyspace compaction Aleksandra Martyniuk 2023-02-08 09:53:42 +01:00
  • 6b1d7f5979 compaction: copy run_on_existing_tables to task_manager_module.cc Aleksandra Martyniuk 2023-01-28 13:08:19 +01:00
  • 4dd1659d0b doc: fixes https://github.com/scylladb/scylladb/issues/12964, removes the information that the CDC options are experimental Anna Stuchlik 2023-02-23 12:02:43 +01:00
  • 412953fdd5 compress, transport: do not detect LZ4_compress_default() Kefu Chai 2023-02-23 11:20:48 +08:00
  • 019d5cde1b release: prepare for 5.0.11 Yaron Kaikov 2023-02-23 14:30:57 +02:00
  • 530600a646 release: prepare for 5.1.6 scylla-5.1.6 Yaron Kaikov 2023-02-23 14:28:29 +02:00
  • 363ea87f51 raft: abort applier fiber when a state machine aborts Gleb Natapov 2023-02-15 15:44:23 +02:00
  • 0959739216 sstables: Remove always-false sstable_writer_config::leave_unsealed Pavel Emelyanov 2023-02-22 18:20:49 +03:00
  • 624d176b3b Merge 'Refine usage of sstable_test_env::reusable_sst() method' from Pavel Emelyanov Botond Dénes 2023-02-23 07:07:38 +02:00
  • a5979c0662 Merge 'treewide: remove invalid defaulted move ctor' from Kefu Chai Botond Dénes 2023-02-23 07:07:23 +02:00
  • 665429d85b cql3: remove assignment_testable::test_all Avi Kivity 2023-02-21 19:00:33 +02:00
  • 0c756af137 Merge 'build: cmake: sync with configure.py (6/n)' from Kefu Chai Botond Dénes 2023-02-22 15:53:39 +02:00
  • d889a599e8 repair: rename shard_repair_task_impl::id Aleksandra Martyniuk 2023-02-22 10:44:17 +01:00
  • f7c88edec5 repair: delete redundant shard id from logs Aleksandra Martyniuk 2023-02-22 10:25:37 +01:00
  • c8e5f8c66b tools/schema_loader: do not return ref to a local variable Kefu Chai 2023-02-15 21:49:12 +08:00
  • c49fd6f176 tools/schema_loader: do not return ref to a local variable Kefu Chai 2023-02-15 21:49:12 +08:00
  • ca7a13cad2 lwt: upgrade stored mutations to the latest schema during prepare Gleb Natapov' via ScyllaDB development 2023-01-12 12:35:42 +02:00
  • a2e255833a lwt: upgrade stored mutations to the latest schema during prepare Gleb Natapov' via ScyllaDB development 2023-01-12 12:35:42 +02:00
  • f4aa5cacb1 db: Fix trim_clustering_row_ranges_to() for non-full keys and reverse order Tomasz Grabiec 2022-12-02 20:31:44 +01:00
  • d401551020 db: Fix trim_clustering_row_ranges_to() for non-full keys and reverse order Tomasz Grabiec 2022-12-02 20:31:44 +01:00
  • 8ea9a16f9e types: Fix comparison of frozen sets with empty values Tomasz Grabiec 2022-12-06 11:06:45 +01:00
  • d952bf4035 types: Fix comparison of frozen sets with empty values Tomasz Grabiec 2022-12-06 11:06:45 +01:00
  • 1aa5283a38 utils: config_file: fix handling of workdir,W in the YAML file Michał Chojnowski 2022-09-08 20:15:58 +02:00
  • b346136e98 utils: config_file: fix handling of workdir,W in the YAML file Michał Chojnowski 2022-09-08 20:15:58 +02:00
  • 5b311bb724 test: Make use of reusable_sst default format Pavel Emelyanov 2023-02-22 16:29:32 +03:00
  • 7aabffff19 tests: Use reusable_sst() where applicable Pavel Emelyanov 2023-02-22 16:06:55 +03:00
  • 5b3fd57c25 build: cmake: extract interface out Kefu Chai 2023-02-22 18:34:00 +08:00
  • 64879fb6f7 build: cmake: extract redis out Kefu Chai 2023-02-22 18:13:07 +08:00
  • 43d9055b89 build: cmake: reuse test-lib library Kefu Chai 2023-02-22 17:49:02 +08:00
  • d07b649791 build: cmake: enable boost tests only if BUILD_TESTING Kefu Chai 2023-02-22 17:38:15 +08:00
  • 59698cc495 build: cmake: correct linker flags Kefu Chai 2023-02-22 17:28:40 +08:00
  • b908369e85 compaction: add major_compaction_task_impl Aleksandra Martyniuk 2023-02-09 12:33:56 +01:00
  • be101078a0 compacition: add pure virtual compaction_task_impl Aleksandra Martyniuk 2023-01-28 10:38:07 +01:00
  • f51762c72a headers: Refine view_update_generator.hh and around Pavel Emelyanov 2023-02-21 20:14:51 +03:00
  • e183dc4345 Merge 'Wrap sstable directory scan state in components_lister' from Pavel Emelyanov Botond Dénes 2023-02-22 08:10:04 +02:00
  • 97881091d3 commitlog: Fix updating of total_size_on_disk on segment alloc when o_dsync is off Calle Wilund 2023-02-21 15:26:16 +00:00
  • 64102780fe commitlog: Use static (reused) regex for (left over) descriptor parse Calle Wilund 2022-11-28 16:50:09 +00:00
  • ef548e654d types: unserialize_value for multiprecision_int,bool: don't read uninitialized memory Botond Dénes 2023-02-13 08:32:47 -05:00
  • c8e2bf1596 db: schema_tables: Optimize schema merge Tomasz Grabiec 2023-01-21 00:14:45 +01:00
  • 6f972ee68b commitlog: change type of stored size Calle Wilund 2023-02-21 15:26:02 +00:00
  • abab4d446d sstable: Remove explicit quarantization call Pavel Emelyanov 2023-02-01 17:14:39 +03:00
  • bbf192e775 test: Move move_to_new_dir() method from sstable class Pavel Emelyanov 2023-01-26 16:44:12 +03:00
  • bb0140531e sstable, dist.-loader: Introduce and use pick_up_from_upload() method Pavel Emelyanov 2023-02-21 17:24:24 +03:00
  • 8a061bd862 sstables, code: Introduce and use change_state() call Pavel Emelyanov 2023-02-01 16:24:39 +03:00
  • e67751ee92 distributed_loader: Let make_sstables_available choose target directory Pavel Emelyanov 2023-01-26 14:17:44 +03:00
  • 763fe54637 Merge 'build: cmake: sync with configure.py (5/n) ' from Kefu Chai Botond Dénes 2023-02-21 16:19:24 +02:00
  • 41d65daa29 sstables: Remove dangling ready future from .close_files() Pavel Emelyanov 2023-02-21 12:07:42 +03:00
  • 398f7704dc sstable_directory: Keep lister internals private Pavel Emelyanov 2023-02-13 19:12:18 +03:00
  • e6941d0baa sstable_directory: Move most of .commit_directory_changes() on lister Pavel Emelyanov 2023-02-13 19:11:14 +03:00
  • 70d6bfc109 sstable_directory: Remove temporary aliases Pavel Emelyanov 2023-02-13 19:09:28 +03:00
  • c4037270a3 sstable_directory: Move most of .process_sstable_dir() on lister Pavel Emelyanov 2023-02-13 19:07:35 +03:00
  • 4c4aeba9b6 sstable_directory: Move .handle_component() to components_lister Pavel Emelyanov 2023-02-13 19:04:35 +03:00
  • 58f4076117 sstable_directory: Keep files_for_removal on scan_state Pavel Emelyanov 2023-02-13 19:02:56 +03:00
  • df5384cb1e sstable_directory: Keep components_lister aboard Pavel Emelyanov 2023-02-13 19:00:31 +03:00
  • 5d98e34c16 sstable_directory: Keep scan_state on components_lister Pavel Emelyanov 2023-02-13 18:55:27 +03:00
  • 318f1f64c2 docs: update pygments dependency version Kamil Braun 2023-02-21 11:04:47 +01:00
  • 372ac57c96 Merge 'doc: remove the incorrect information about IPs from the Restore page' from Anna Stuchlik Botond Dénes 2023-02-21 12:30:31 +02:00
  • d56c060b4e Merge 'various raft fixes' from Gleb Natapov Kamil Braun 2023-02-21 10:56:00 +01:00
  • d743146313 doc: update the link to the Restore page in the ScyllaDB Manager documentation Anna Stuchlik 2023-02-21 10:30:02 +01:00
  • 1e85df776f doc: remove the wrong info about IPs from the note on the Restore page Anna Stuchlik 2023-02-21 10:24:06 +01:00
  • 3f88d3af62 Merge 'test_shed_too_large_request fix: disable compression' from Gusev Petr Pavel Emelyanov 2023-02-21 10:35:59 +03:00
  • 867b58c62c build: cmake: use lld or gold as linker if available Kefu Chai 2023-02-21 14:16:22 +08:00
  • 69b1e7651e build: cmake: link scylla against xxHash::xxhash Kefu Chai 2023-02-21 13:47:21 +08:00
  • 0fffd34be8 build: cmake: link alternator against cql3 Kefu Chai 2023-02-21 13:38:58 +08:00
  • 957403663f build: cmake: build release.cc as a library Kefu Chai 2023-02-21 13:34:30 +08:00
  • d7b6cf045f Merge 'build: cmake: sync with configure.py (4/n)' from Kefu Chai Botond Dénes 2023-02-20 12:31:36 +02:00
  • 3c30531202 Merge 'test: mutation_test: Fix sporadic failure due to continuity mismatch' from Tomasz Grabiec Botond Dénes 2023-02-20 12:05:25 +02:00
  • 273999b9fa sstable: Mark version and format members const Pavel Emelyanov 2023-02-17 18:22:33 +03:00
  • adbcc3db8f dist/debian: drop unused Makefile variable Kefu Chai 2023-02-03 11:18:51 +08:00
  • 328cdb2124 cql-pytest: translate Cassandra's tests for compact tables Nadav Har'El 2023-02-13 00:54:14 +02:00
  • fbeee8b65d Optimize load-and-stream Raphael S. Carvalho 2023-02-19 16:19:24 -03:00
  • 917e085919 Update manager-monitoring-integration.rst guy9 2023-01-31 14:16:16 +02:00
  • 6d5c242651 Update tools/java submodule (hdrhistogram failure with Java 11) Avi Kivity 2023-02-19 21:30:51 +02:00
  • 4f67c0c36a compaction: add compaction module getter to compaction manager Aleksandra Martyniuk 2023-01-28 12:10:54 +01:00
  • 2e7b1858ad scylla_coredump_setup: fix coredump timeout settings Takuya ASADA 2023-02-06 18:42:32 +09:00
  • 87e267213d scylla_coredump_setup: fix coredump timeout settings Takuya ASADA 2023-02-06 18:42:32 +09:00
  • 3114589a30 scylla_coredump_setup: fix coredump timeout settings Takuya ASADA 2023-02-06 18:42:32 +09:00
  • df63e2ba27 types: move types.{cc,hh} into types Kefu Chai 2023-02-19 11:24:44 +08:00
  • f97a23a9e3 Add a warnining: altering a service level timeout doesn't affect existing connections Tzach Livyatan 2023-02-19 11:24:14 +02:00
  • ee97c332d9 test/boost/chunked_vector_test: remove defaulted exception_safe_class's move ctor Kefu Chai 2023-02-17 14:38:36 +08:00
  • 2bb61b8c18 tools/scylla-sstable: remove defaulted move ctor Kefu Chai 2023-02-16 00:45:13 +08:00
  • cca9b7c4cd sstables/mx/partition_reversing_data_source: remove defaulted move ctor Kefu Chai 2023-02-16 11:40:20 +08:00
  • 958f8bf79f cql3/statements/truncate_statement: remove defaulted move ctor Kefu Chai 2023-02-16 00:56:16 +08:00
  • 6803f38a7a build: cmake: link auth against cql3 Kefu Chai 2023-02-19 12:21:03 +08:00
  • a2668f8ba8 build: cmake: output rust binding headers in expected dir Kefu Chai 2023-02-19 11:59:25 +08:00