Commit Graph

  • f4fd5c7207 s3/client: Tag pieces of jumbo uploader Pavel Emelyanov 2023-11-10 20:23:50 +03:00
  • 6a753f9f06 build: cmake: define SCYLLA_BUILD_MODE=dev for Dev mode Kefu Chai 2023-11-15 18:46:42 +08:00
  • 972b852e0a build: cmake: explain the build dependencies in check-headers Kefu Chai 2023-11-15 18:47:49 +08:00
  • ba17ae2ab6 Merge 'Fix tests in test/cql-pytest/ that fail on Cassandra' from Nadav Har'El Botond Dénes 2023-11-15 09:13:09 +02:00
  • 8964cce04c test/cql-pytest: fix test_describe.py to not fail on Cassandra Nadav Har'El 2023-11-12 19:44:01 +02:00
  • 6802dca6b5 test/cql-pytest: fix select_single_column_relation_test.py to not fail on Cassandra Nadav Har'El 2023-11-13 11:30:28 +02:00
  • d8997d49e7 test/cql-pytest: fix compact_storage_test.py to not fail on Cassandra Nadav Har'El 2023-11-13 11:15:16 +02:00
  • a7f5eb3621 test/cql-pytest: fix test_secondary_index.py to not fail on Cassandra Nadav Har'El 2023-11-13 10:59:42 +02:00
  • 92f591dc38 test/cql-pytest: fix test_materialized_view.py to not fail on Cassandra Nadav Har'El 2023-11-13 10:44:50 +02:00
  • 301189ee28 test/cql-pytest: fix test_keyspace.py to not fail on Cassandra Nadav Har'El 2023-11-13 10:31:19 +02:00
  • 2b67cd3921 test/cql-pytest: test_guardrail_replication_strategy.py is Scylla-only Nadav Har'El 2023-11-13 09:32:48 +02:00
  • c4d3e08987 test/cql-pytest: partial fix for test_compaction_strategy_validation.py on Cassandra Nadav Har'El 2023-11-12 19:02:30 +02:00
  • 8e51ebd8a0 test/cql-pytest: fix test_filtering.py to not fail on Cassandra Nadav Har'El 2023-11-12 17:13:22 +02:00
  • 64d1d5cf62 Merge 'Fix partition estimation with TWCS tables during streaming' from Raphael "Raph" Carvalho Nadav Har'El 2023-11-14 20:41:36 +02:00
  • d49ea833fd scylla-sstable: reject duplicate sstable names Kefu Chai 2023-11-14 20:19:01 +08:00
  • 11cafd2fc8 Merge 'compaction: abort compaction tasks' from Aleksandra Martyniuk Botond Dénes 2023-11-14 14:55:17 +02:00
  • 2bae14f743 dist: let scylla-server.service Wants var-lib-systemd-coredump Kefu Chai 2023-11-07 21:53:08 +08:00
  • 0083ddd7a0 generic_server: use mutable reference in for_each_gently Michał Jadwiszczak 2023-11-13 12:35:27 +01:00
  • a87b5cfbec test/object_store: Generalize test table creation Pavel Emelyanov 2023-11-13 11:42:27 +03:00
  • 338a9492c9 scylla_post_install.sh: detect RHEL correctly Takuya ASADA 2023-11-14 02:32:01 +09:00
  • 5a6c5320de test/sstable_compaction_test: use BOOST_REQUIRE_EQUAL when appropriate Kefu Chai 2023-11-13 10:25:00 +08:00
  • f63645ceab Merge 'test/cql-pytest: fix test_permissions.py to not fail on Cassandra' from Nadav Har'El Botond Dénes 2023-11-14 13:50:50 +02:00
  • f04e890690 storage_service: topology coordinator: do fencing even if draining failed Gleb Natapov 2023-11-06 15:50:44 +02:00
  • 1bee785734 Merge '[Backport 5.4]: docs: render options with role' from Kefu Chai Botond Dénes 2023-11-14 13:02:23 +02:00
  • 6af581301b test: test abort of compaction task that isn't started yet Aleksandra Martyniuk 2023-08-02 16:33:24 +02:00
  • a66ec1d3c1 Merge 'Drop compaction_manager_test' from Pavel Emelyanov Botond Dénes 2023-11-14 11:25:17 +02:00
  • 9212bdc6b1 migration_manager: more verbose logging for schema versions Kamil Braun 2023-11-09 16:18:04 +01:00
  • bd73536b33 When add duration field to UDT check whether this UDT is used in some clustering key Alexey Novikov 2023-11-10 16:01:23 +03:00
  • 4968f50ff7 Merge 'auth: fix error message when consistency level is not met' from Paweł Zakrzewski Botond Dénes 2023-11-14 11:22:38 +02:00
  • 4f361b73c4 build: cmake: consolidate the setting of cxx_flags Kefu Chai 2023-11-14 11:19:08 +08:00
  • a846291ce8 build: cmake: define SCYLLA_BUILD_MODE for Release build Kefu Chai 2023-11-14 14:15:18 +08:00
  • dc6a0b2c35 gossiper: Elevate logging level for node restart events Tomasz Grabiec 2023-11-08 23:21:53 +01:00
  • 58f3ced4d6 scylla-gdb: raise if no tasks are found Kefu Chai 2023-11-14 12:25:06 +08:00
  • df61c2c2ce docs: add divider using CSS Kefu Chai 2023-10-27 00:11:39 +08:00
  • 20b5896b7a docs: extract _clean_description as a filter Kefu Chai 2023-10-26 23:18:16 +08:00
  • eff8157cea docs: render option with role Kefu Chai 2023-10-26 22:51:32 +08:00
  • 043dd5cc12 docs: update cofig params design David Garcia 2023-10-24 10:57:03 +01:00
  • 3f66f18f85 docs: parse source files right into rst Kefu Chai 2023-10-25 23:38:43 +08:00
  • 22381441b0 migration_manager: also reload schema on enabling digest_insensitive_to_expiry Botond Dénes 2023-11-09 05:30:36 -05:00
  • a63a6dcd93 test: test running compaction task abort Aleksandra Martyniuk 2023-08-01 10:09:01 +02:00
  • 2a9ee59cc4 tasks: fail if a task was aborted Aleksandra Martyniuk 2023-08-17 16:37:14 +02:00
  • 599d6ebd52 compaction: abort task manager compaction tasks Aleksandra Martyniuk 2023-07-26 09:25:07 +02:00
  • d24b305712 Merge 'raft topology: join: do not time out waiting for the node to be joined' from Patryk Jędrzejczak Kamil Braun 2023-11-13 15:02:27 +01:00
  • a0dcc154c1 test: add the auth_cluster test suite Paweł Zakrzewski 2023-11-06 13:27:25 +01:00
  • 400aa2e932 auth: fix error message when consistency level is not met Paweł Zakrzewski 2023-11-01 00:32:36 +01:00
  • 85339d1820 scylla_setup: add warning for CentOS7 default kernel Takuya ASADA 2023-10-13 06:09:36 +09:00
  • 2b11a02b67 Merge 'Improvements to gossiper shadow round' from Kamil Braun Botond Dénes 2023-11-13 13:37:13 +02:00
  • dfd7981fa7 api/storage_service: start/stop native transport in the statement sg Botond Dénes 2023-11-09 09:52:08 -05:00
  • 8a4a8f077a doc: document full support for RBNO Anna Stuchlik 2023-11-09 11:51:13 +01:00
  • 492b842929 messaging_service: Define metrics domain for client connections Pavel Emelyanov 2023-10-20 18:23:59 +03:00
  • f4696f21a8 test/utils: Drop compaction_manager_test Pavel Emelyanov 2023-11-09 15:23:21 +03:00
  • b68f9c32bb test/utils: Get compaction manager from test_env Pavel Emelyanov 2023-11-09 15:26:12 +03:00
  • 9fd270566a test/sstables: Introduce test_env_compaction_manager::perform_compaction() Pavel Emelyanov 2023-11-09 15:19:32 +03:00
  • 0160265c7d test/env: Add sstables::test_env& to compaction_manager_test::run() Pavel Emelyanov 2023-11-09 15:19:04 +03:00
  • 393c066f3e test/utils: Add sstables::test_env& to compact_sstables() Pavel Emelyanov 2023-11-09 12:32:47 +03:00
  • ca18db4a71 test/utils: Simplify and unify compaction_manager_test::run() Pavel Emelyanov 2023-11-09 15:05:03 +03:00
  • 9a9e1fdd7d test/utils: Squash two compact_sstables() helpers Pavel Emelyanov 2023-11-09 12:27:13 +03:00
  • 69657a2a97 test/compaction: Use shorter compact_sstables() helper Pavel Emelyanov 2023-11-09 12:22:53 +03:00
  • 59943267c2 test/utils: Keep test task compaction gate on task itself Pavel Emelyanov 2023-11-09 11:07:28 +03:00
  • aec3fc493a test/utils: Move compaction_manager_test::propagate_replacement() Pavel Emelyanov 2023-11-09 11:01:38 +03:00
  • efd65aebb2 build: cmake: add check-header target Kefu Chai 2023-11-01 10:50:04 +08:00
  • 9c7454993f docs: mention Raft getting enabled when upgrading to 5.4 Kamil Braun 2023-11-08 12:38:06 +01:00
  • 7c38cd9359 doc: fix info about in 5.4 upgrade guide Anna Stuchlik 2023-11-08 00:06:07 +01:00
  • 66898b2144 doc: update cqlsh compatibility with Python Anna Stuchlik 2023-11-09 12:27:33 +01:00
  • 7b08886e8d Update tools/java submodule (dependencies update) Avi Kivity 2023-11-12 18:17:04 +02:00
  • 7f34006ce2 test/cql-pytest: fix test_permissions.py to not fail on Cassandra Nadav Har'El 2023-11-07 11:43:58 +02:00
  • 0ecf84e83e test/cql-pytest: add test for DROP FUNCTION Nadav Har'El 2023-11-07 10:57:12 +02:00
  • 457d170078 Merge 'Multishard mutation query test fix misses expectations' from Botond Dénes Tomasz Grabiec 2023-11-12 13:15:29 +01:00
  • 68a7bbe582 compaction_manager: perform_cleanup: ignore condition_variable_timed_out Benny Halevy 2023-10-09 10:40:12 +03:00
  • 2d7bfeb3fa raft topology: fix indentation Patryk Jędrzejczak 2023-11-03 10:40:48 +01:00
  • e94c7cff28 raft topology: join: try sending the response only once Patryk Jędrzejczak 2023-11-03 14:33:15 +01:00
  • 4ffa692cb3 raft topology: join: do not time out waiting for the node to be joined Patryk Jędrzejczak 2023-11-03 11:33:39 +01:00
  • 5f36e1d7f2 group 0: group0_handshaker: add the abort_source parameter to post_server_start Patryk Jędrzejczak 2023-11-09 15:08:48 +01:00
  • 8d618bbfc6 doc: update cqlsh compatibility with Python Anna Stuchlik 2023-11-09 12:27:33 +01:00
  • d8bf8f0f43 Merge 'Do not create directories in datadir for S3-backed sstables' from Pavel Emelyanov Avi Kivity 2023-11-09 20:35:13 +02:00
  • 3bcee6a981 Revert "Merge 'Change all tests to shut down gracefully on shutdown' from Eliran Sinvani" Kamil Braun 2023-11-09 12:30:35 +01:00
  • 2dd8152c8b storage_service: topology coordinator: log rollback event before changing node's state Gleb Natapov 2023-11-08 18:00:34 +02:00
  • d8b6771eb8 Merge 'doc: add CQL Reference for Materialized Views and remove irrelevant version information' from Anna Stuchlik Botond Dénes 2023-11-09 10:31:18 +02:00
  • 1cccc86813 Revert "Merge 'compaction: abort compaction tasks' from Aleksandra Martyniuk" Botond Dénes 2023-11-09 09:21:10 +02:00
  • c5956957f3 use_statement: Covert an exception to a future exception Eliran Sinvani 2023-06-26 12:12:43 +03:00
  • fbb356aa88 repair/repair.cc: do_repair_ranges(): prevent stalls when skipping ranges Botond Dénes 2023-10-30 08:41:22 -04:00
  • 9e33771e1b repair/repair.cc: do_repair_ranges(): prevent stalls when skipping ranges Botond Dénes 2023-10-30 08:41:22 -04:00
  • e8871c02a1 cql3:statements:describe_statement: check pointer to UDF/UDA Michał Jadwiszczak 2023-06-21 10:55:08 +02:00
  • 7e1017c7d8 test/object_store: Check that keyspace directory doesn't appear Pavel Emelyanov 2023-11-08 17:18:06 +03:00
  • f6eae191ff sstables/storage: Do storage init/destroy based on storage options Pavel Emelyanov 2023-11-08 19:40:28 +03:00
  • 11b704e8b8 replica/{ks|cf}: Move storage init/destroy to sstables manager Pavel Emelyanov 2023-11-08 19:29:29 +03:00
  • 68cf26587c database: Add get_sstables_manager(bool_class is_system) method Pavel Emelyanov 2023-11-08 17:56:57 +03:00
  • 206e313c60 mutation_query_test: test that range tombstones are sent in reverse queries Michał Chojnowski 2023-11-08 13:13:04 +01:00
  • 002357e238 mutation_query: properly send range tombstones in reverse queries Michał Chojnowski 2023-11-08 12:54:46 +01:00
  • 6453f41ca9 Merge 'schema: add whitespaces to values of table options' from Michał Jadwiszczak Nadav Har'El 2023-11-08 15:26:49 +02:00
  • ca0f5f39b5 doc: fix info about in 5.4 upgrade guide Anna Stuchlik 2023-11-08 00:06:07 +01:00
  • 3036a80334 docs: mention Raft getting enabled when upgrading to 5.4 Kamil Braun 2023-11-08 12:38:06 +01:00
  • b551f4abd2 streaming: Improve partition estimation with TWCS Raphael S. Carvalho 2023-11-03 15:20:50 +02:00
  • f094e23d84 system_keyspace: use system memory for system.raft table Kamil Braun 2023-10-06 17:37:34 +02:00
  • 284534f489 Merge 'Nodetool additional commands 4/N' from Botond Dénes Nadav Har'El 2023-11-08 11:18:35 +02:00
  • cf70970226 build: cmake: use $<CONFIG:cfgs> when appropriate Kefu Chai 2023-11-08 12:11:29 +08:00
  • 3729ea8bfd cql-pytest: translate Cassandra's test for CREATE operations Nadav Har'El 2023-10-22 16:04:44 +03:00
  • 2860d43309 Merge 'compaction: abort compaction tasks' from Aleksandra Martyniuk Botond Dénes 2023-11-08 08:45:16 +02:00
  • b25859d6de docs: add dynamic version on aws images extension David Garcia 2023-10-31 17:29:50 +00:00
  • 194507dffa repair: Convert put_row_diff_with_rpc_stream to use coroutine Asias He 2023-11-08 10:10:57 +08:00