Commit Graph

  • 6eb9344cb3 dist: introduce scylla-tune-sched.service to tune kernel scheduler Takuya ASADA 2023-11-21 00:49:20 +09:00
  • 3ffd8737e4 gms/inet_address: format gms::inet_address via net::inet_address Kefu Chai 2023-12-04 19:00:57 +08:00
  • 28906725df repair: add formatter for row_level_diff_detect_algorithm Kefu Chai 2023-12-01 15:58:44 +08:00
  • 21cce458d8 test: alternator: fix typo passs instead of pass in test_gsi.py Yaniv Kaul 2023-12-02 22:41:50 +02:00
  • c1d0baf11a Merge 'build: add an option to create building system with CMake' from Kefu Chai Avi Kivity 2023-12-04 18:51:24 +02:00
  • 3a8a3100af raft: add formatter for raft::logical_clock::time_point Kefu Chai 2023-12-04 12:02:41 +08:00
  • 4505a86f46 tablets, mv: fix base-view pairing to consider base replication map Nadav Har'El 2023-11-29 23:20:27 +02:00
  • 58a89e7a42 Update ScyllaDB version to: 5.4.0 scylla-5.4.0 Jenkins Promoter 2023-12-04 15:00:40 +02:00
  • 60af2f3cb2 Merge 'New commitlog file format using tagged pages' from Calle Wilund Avi Kivity 2023-12-04 13:59:52 +02:00
  • 1a0424db01 Update ./tools/jmx submodule Botond Dénes 2023-12-04 12:53:13 +02:00
  • 6d7919041b Merge 'row_cache: abort on exteral_updater::execute errors' from Benny Halevy Botond Dénes 2023-10-31 09:22:16 +02:00
  • 17c15f6222 Update ScyllaDB version to: 5.4.0-rc4 Jenkins Promoter 2023-12-03 20:28:53 +02:00
  • 8fa2e3ad2a Merge 'Remove sstables::remove_by_toc_name()' from Pavel Emelyanov Avi Kivity 2023-12-03 17:29:34 +02:00
  • a8c9451fb2 commitlog: add max disk size api Wojciech Mitros 2023-11-09 16:20:07 +01:00
  • 39b2ee9751 dist/redhat: avoid mixed use of spaces and tabs Kefu Chai 2023-12-01 14:58:27 +08:00
  • 59ff27ea4a Merge 'Typos: fix typos in comments' from Yaniv Kaul Nadav Har'El 2023-12-03 11:23:51 +02:00
  • 030d421931 Update service/topology_state_machine.hh Yaniv Kaul 2023-12-03 10:08:11 +02:00
  • 7c4b742583 Update raft/tracker.hh Yaniv Kaul 2023-12-03 10:07:55 +02:00
  • 2b73793a39 Update db/view/view.cc Yaniv Kaul 2023-12-03 10:07:45 +02:00
  • c658bdb150 Typos: fix typos in comments Yaniv Kaul 2023-12-02 22:37:22 +02:00
  • 01e54f5b12 Merge 'test: delete topology_raft_disabled suite' from Patryk Jędrzejczak Kamil Braun 2023-12-01 17:11:32 +01:00
  • 17fd558df8 sstables: Drop remove_by_name() Pavel Emelyanov 2023-11-30 16:52:53 +03:00
  • 4405a625f6 sstables/fs_storage: Wipe by recognized+unrecognized components Pavel Emelyanov 2023-11-30 16:52:21 +03:00
  • de931702ec sstable_directory: Enlight deletion log replay Pavel Emelyanov 2023-11-30 16:36:46 +03:00
  • 5ff5946520 sstables: Split remove_by_toc_name() Pavel Emelyanov 2023-11-30 16:36:32 +03:00
  • b10ca96e07 test: Add test case to validate deletion log work Pavel Emelyanov 2023-11-30 14:01:30 +03:00
  • fcf080b63b sstable_directory: Close dir on exception Pavel Emelyanov 2023-11-30 14:24:00 +03:00
  • bb167dcca5 sstable_directory: Fix indentation after previous patch Pavel Emelyanov 2023-11-30 14:23:51 +03:00
  • 28b1289d4b sstable_directory: Coroutinize delete_with_pending_deletion_log() Pavel Emelyanov 2023-11-30 14:21:22 +03:00
  • 92f0aa04d0 test: Sstable on_delete() is not necessarily in a thread Pavel Emelyanov 2023-11-30 17:39:00 +03:00
  • ed043e5762 sstable_directory: Split delete_with_pending_deletion_log() Pavel Emelyanov 2023-11-30 14:20:45 +03:00
  • bae6f3387f CODEOWNERS: remove some entries Nadav Har'El 2023-11-30 16:48:24 +02:00
  • c64ae7b733 scripts: Introduce tablet-mon.py Tomasz Grabiec 2023-09-15 16:02:32 +02:00
  • 49860952f9 Merge 'LIST EFFECTIVE SERVICE LEVEL statement' from Michał Jadwiszczak Nadav Har'El 2023-11-30 18:12:52 +02:00
  • 3ddc1458ee storage_service: topology coordinator: ignore abort_requested_exception in background fibers Gleb Natapov 2023-11-30 13:34:58 +02:00
  • 8ed8b151da storage_service: fix de-initialization order between storage service and group0_service Gleb Natapov 2023-11-30 11:10:26 +02:00
  • 1b8c078cab test: Fix sporadic failures of database_test Raphael S. Carvalho 2023-05-10 21:44:52 -03:00
  • 1592a84b80 task_manager: module: make_task: enter gate when the task is created Benny Halevy 2023-08-29 19:28:09 +03:00
  • 77c4ee92e5 test: delete topology_raft_disabled suite Patryk Jędrzejczak 2023-11-24 17:03:27 +01:00
  • ba990d90bb test: topology_raft_disabled: move tests to topology_custom suite Patryk Jędrzejczak 2023-11-24 17:02:13 +01:00
  • 659ac9c7f5 test: topology_raft_disabled: move utils to topology suite Patryk Jędrzejczak 2023-11-24 16:16:18 +01:00
  • 684b070b20 test: topology_raft_disabled: use consistent cluster management Patryk Jędrzejczak 2023-11-24 11:30:34 +01:00
  • 1059fece19 test: topology_raft_disabled: add new util functions Patryk Jędrzejczak 2023-11-24 15:56:33 +01:00
  • 7e43ebf88e test: topology_raft_disabled: delete test_raft_upgrade_no_schema Patryk Jędrzejczak 2023-11-24 11:13:30 +01:00
  • f7d6364712 position_in_partition: make operator= exception-safe Michał Chojnowski 2023-10-27 13:04:36 +02:00
  • bfeadae1bd position_in_partition: make operator= exception-safe Michał Chojnowski 2023-10-27 13:04:36 +02:00
  • 91d1c9153b position_in_partition: make operator= exception-safe Michał Chojnowski 2023-10-27 13:04:36 +02:00
  • 7a1fbb38f9 sstable: order uuid-based generation as timeuuid Kefu Chai 2023-11-30 17:25:13 +08:00
  • b6d0949ab5 Update seastar submodule (spins on epoll) Avi Kivity 2023-11-30 14:06:06 +02:00
  • 2c219a65f8 Update seastar submodule (spins on epoll) Avi Kivity 2023-11-30 14:06:06 +02:00
  • e3515cfc1b cql-pytest: add LIST EFFECTIVE SERVICE LEVEL OF test Michał Jadwiszczak 2023-09-25 17:45:56 +02:00
  • e1d86f9afb docs: add LIST EFFECTIVE SERVICE LEVEL statement docs Michał Jadwiszczak 2023-06-28 11:19:39 +02:00
  • 2438965b6a cql3:statements: add LIST EFFECTIVE SERVICE LEVEL statement Michał Jadwiszczak 2023-06-28 11:15:39 +02:00
  • 1b08338fe7 service:qos: add option to include effective names to SLO Michał Jadwiszczak 2023-06-28 11:09:07 +02:00
  • 95364e2454 Update seastar submodule (spins on epoll) Avi Kivity 2023-11-30 14:06:06 +02:00
  • 6d779f58a9 Update seastar submodule to scylla-seastar.git Avi Kivity 2023-11-30 14:01:59 +02:00
  • 7ce6962141 build_docker.sh: Upgrade package during creation and remove sshd service Yaron Kaikov 2023-11-29 16:23:47 +02:00
  • d6d9751dd8 tools/scylla-sstable: validate,validate-checksums: print JSON last Botond Dénes 2023-11-29 02:29:21 -05:00
  • 5fd30578d7 config: introduce value_status::Deprecated Piotr Smaroń 2023-11-26 00:17:51 +01:00
  • 8e9d3af431 Merge 'Commitlog: complete prerequisites and enforce hard limit by default' from Eliran Sinvani Avi Kivity 2023-11-29 20:55:53 +02:00
  • 8a14839a00 Merge 'handle more failures during topology operations' from Gleb Kamil Braun 2023-11-29 19:02:35 +01:00
  • cccd2e7fa7 Merge 'Generalize sstables TOC file reading' from Pavel Emelyanov Avi Kivity 2023-11-29 19:18:31 +02:00
  • 62f89d49e5 tablets, mv: fix on_internal_error on write to base table Nadav Har'El 2023-11-29 00:39:32 +02:00
  • ce6b15af34 doc: remove the "preview" label from Rust driver Anna Stuchlik 2023-11-29 15:01:31 +01:00
  • cd732b1364 Update seastar submodule Avi Kivity 2023-11-28 21:47:59 +02:00
  • b956646ba2 Update ScyllaDB version to: 5.4.0-rc3 scylla-5.4.0-rc3 Jenkins Promoter 2023-11-29 14:29:54 +02:00
  • c40da20092 utils/pretty_printers: stop using undocumented fmt api Kefu Chai 2023-11-29 10:54:27 +08:00
  • 0da37d5fa6 sstable: Generalize toc file read and parse Pavel Emelyanov 2023-11-24 16:08:18 +03:00
  • c5d85bdf79 s3/client: Don't GET object contents on out-of-bound reads Pavel Emelyanov 2023-11-24 17:59:14 +03:00
  • 339182287f s3/client: Cache stats on readable_file Pavel Emelyanov 2023-11-24 17:58:56 +03:00
  • 3b70fde3cd commitlog: Make named_files in delete_segments have updated size Calle Wilund 2023-11-28 19:42:20 +00:00
  • c3ee53f3be test.py: enable xml validation Yaron Kaikov 2023-11-28 10:42:47 +02:00
  • 3ed6925673 Merge 'Major compaction: flush commitlog by forcing new active segment and flushing all tables' from Benny Halevy Botond Dénes 2023-11-29 08:48:40 +02:00
  • 62b93018ac doc: add experimental support for object storage Anna Stuchlik 2023-11-16 18:58:47 +01:00
  • 65994b1e83 build: cmake: add compatibility target of dev-headers Kefu Chai 2023-11-15 18:49:14 +08:00
  • 2d284f4749 build: add an option to use CMake as the build build system Kefu Chai 2023-10-31 14:16:02 +08:00
  • 88a5ddabce tablets, mv: create tablets for a new materialized view Nadav Har'El 2023-11-28 16:24:07 +02:00
  • 3582095b79 schema_tables: use smaller timestamp for base mutations included with view update Kamil Braun 2023-11-22 13:27:47 +01:00
  • 310ff20e1e docs: nodetool: flush: enrich examples Benny Halevy 2023-11-28 16:48:22 +02:00
  • d32b90155a docs: nodetool: compact: fix example Benny Halevy 2023-11-28 16:45:20 +02:00
  • b12b142232 api: add /storage_service/compact Benny Halevy 2023-11-14 14:00:17 +02:00
  • 1b576f358b api: add /storage_service/flush Benny Halevy 2023-11-14 14:00:17 +02:00
  • 66ba983fe0 compaction_manager: flush_all_tables before major compaction Benny Halevy 2023-10-24 08:53:33 +03:00
  • be763bea34 database: add flush_all_tables Benny Halevy 2023-10-24 08:51:02 +03:00
  • 1fd85bd37b api: compaction: add flush_memtables option Benny Halevy 2023-11-14 22:13:12 +02:00
  • 7f860d612a test/nodetool: jmx: fix path to scripts/scylla-jmx Benny Halevy 2023-11-19 15:28:47 +02:00
  • 9324363e55 scylla-nodetool, docs: improve optional params documentation Benny Halevy 2023-11-14 19:52:20 +02:00
  • bfe19c0ed2 doc: add experimental support for object storage Anna Stuchlik 2023-11-16 18:58:47 +01:00
  • 37f20f2628 doc: fix Rust Driver release information Anna Stuchlik 2023-11-28 10:32:08 +01:00
  • f46cdce9d3 Merge 'Make memtable flush tolerate misconfigured S3 storage' from Pavel Emelyanov Botond Dénes 2023-11-28 09:33:37 +02:00
  • 3ccf1e020b Merge ' compaction: abort compaction tasks' from Aleksandra Martyniuk Botond Dénes 2023-11-28 09:08:04 +02:00
  • 7054b1ab1e install-dependencies.sh: update node_exporter to 1.7.0 Piotr Grabowski 2023-11-17 11:36:46 +01:00
  • 74ebd484ae install-dependencies.sh: update node_exporter to 1.7.0 Piotr Grabowski 2023-11-17 11:36:46 +01:00
  • b0410c9391 install-dependencies.sh: update node_exporter to 1.7.0 Piotr Grabowski 2023-11-17 11:36:46 +01:00
  • 1efddc228d sstable: Do not nest io-check wrappers into each other Pavel Emelyanov 2023-11-24 15:42:22 +03:00
  • 724a6e26f3 cql3: define format_as() for formatting cql3::cql3_type::raw Kefu Chai 2023-11-22 20:51:25 +08:00
  • 0b69a1badc transport: cast unaligned<T> to T for formatting it Kefu Chai 2023-11-24 13:02:31 +08:00
  • e68e998b15 test: add test to check errro handling during tablet draining Gleb Natapov 2023-11-26 11:21:18 +02:00
  • b1c0b57acf test: fix test_topology_streaming_failure test to not grep the whole file Gleb Natapov 2023-11-27 14:26:04 +02:00
  • dca28417b2 storage_service: drop unused method handle_state_replacing_update_pending_ranges Petr Gusev 2023-11-08 14:45:12 +02:00