Commit Graph

  • 1cc68b262e docs: describe the Raft upgrade and recovery procedures Kamil Braun 2022-11-04 16:15:13 +01:00
  • 3dab07ec11 docs: add upgrade guide 5.1 -> 5.2 Kamil Braun 2022-11-04 11:23:26 +01:00
  • 700054abee test.py: use internal id to manage servers Alejo Sanchez 2022-10-05 11:05:14 +02:00
  • 1e38f5478c test.py: rename hostname to ip_addr Alejo Sanchez 2022-10-10 11:38:03 +02:00
  • f478eb52a3 test.py: get host id Alejo Sanchez 2022-10-04 22:12:06 +02:00
  • 78663dda72 test.py: use REST api client in ScyllaCluster Alejo Sanchez 2022-10-04 17:00:21 +02:00
  • 75ea345611 test.py: remove unnecessary reference to web app Alejo Sanchez 2022-10-04 16:55:01 +02:00
  • a5316b0c6b test.py: requests without aiohttp ClientSession Alejo Sanchez 2022-10-15 00:16:11 +02:00
  • 21bc37603a Merge 'utils: config_src: add set_value_on_all_shards functions' from Benny Halevy Botond Dénes 2022-11-10 07:16:39 +02:00
  • 3aff59f189 Merge 'staging sstables: filter tokens for view update generation' from Benny Halevy Botond Dénes 2022-11-10 07:00:51 +02:00
  • 9b6ab5db4a Update seastar submodule Avi Kivity 2022-11-09 17:08:48 +02:00
  • b0ed4d1f0f tests: check ttl on different shards Aleksandra Martyniuk 2022-11-09 10:37:11 +01:00
  • 725e5b119d Revert "replica: Pick new generation for SSTables being moved from staging dir" Botond Dénes 2022-11-03 13:07:54 +02:00
  • ab7429b77d cql: Fix crash upon use of the word empty for service level name Eliran Sinvani 2019-06-12 16:31:51 +03:00
  • d2e54f7097 Merge branch 'master' into anna-requirements-arm-aws Anna Stuchlik 2022-11-09 14:39:00 +01:00
  • 8375304d9b Update docs/getting-started/system-requirements.rst Anna Stuchlik 2022-11-09 14:37:34 +01:00
  • 38d8777d42 storage_service, system_keyspace: add debugging around system.peers update Benny Halevy 2022-11-08 17:01:45 +02:00
  • 5401b6055c storage_service: handle_state_normal: update topology and notify_joined endpoint only if not removed Benny Halevy 2022-11-08 17:06:00 +02:00
  • 1a183047c0 utils: config_src: add set_value_on_all_shards functions Benny Halevy 2022-11-09 11:48:51 +02:00
  • e83f42ec70 utils: config_file: add config_source::API Benny Halevy 2022-11-09 11:34:16 +02:00
  • 94db2123b9 Update tools/java submodule Botond Dénes 2022-11-09 07:59:04 +02:00
  • 10f8f13b90 db: view_update_generator: always clean up staging sstables Benny Halevy 2022-11-08 19:21:53 +02:00
  • fd3e66b0cc compaction: extract incremental_owned_ranges_checker out to dht Benny Halevy 2022-11-08 19:06:39 +02:00
  • 2100a8f4ca service: raft: demote configuration change error to warning since it is retried anyway Gleb Natapov' via ScyllaDB development 2022-11-08 11:29:16 +02:00
  • 04ecf4ee18 Update tools/java submodule (cassandra-stress fails with node down) Avi Kivity 2022-11-08 14:58:14 +02:00
  • 7f69cccbdf scylla-gdb.py: $downcast_vptr(): add multiple inheritance support Botond Dénes 2022-11-03 16:56:00 +02:00
  • 3e0c7a6e9f test: sstable_datafile_test: eliminate a use of std::regex to prevent stack overflow Michał Chojnowski 2022-11-07 12:42:56 +01:00
  • 2037d7f9cd Merge 'doc: add the "ScyllaDB Enterprise" label to highlight the Enterprise-only features' from Anna Stuchlik Botond Dénes 2022-11-08 09:53:48 +02:00
  • a57724e711 Make off-strategy compaction wait for view building completion Raphael S. Carvalho 2022-11-07 17:30:19 -03:00
  • 243fcb96f0 Update tools/python3 submodule Botond Dénes 2022-11-08 08:43:30 +02:00
  • 46690bcb32 build: harden create-relocatable-package.py against changes in libthread-db.so name Avi Kivity 2022-11-07 16:50:00 +02:00
  • acc408c976 scylla_setup: fix incorrect type definition on --online-discard option Takuya ASADA 2022-10-24 19:48:17 +09:00
  • 3d345609d8 config: disable "mc" format sstables for new data Avi Kivity 2022-08-10 13:47:08 +03:00
  • 0eaafced9d doc: fix the links to resolve the warnings Anna Stuchlik 2022-11-07 19:15:21 +01:00
  • b57e0cfb7c doc: add the Enterprise label on the Compaction page (to a subheading and on a list of strategies) to replace the info box Anna Stuchlik 2022-11-07 18:54:35 +01:00
  • 9f3fcb3fa0 doc: add the Enterprise label to the Encryption at Rest page (the entire page) to replace the info box Anna Stuchlik 2022-11-07 18:48:37 +01:00
  • a9063f9582 Merge 'service/raft: failure detector: ping raft::server_ids, not gms::inet_addresses' from Kamil Braun Tomasz Grabiec 2022-11-07 16:42:33 +01:00
  • 1b550dd301 cql3: fix cql3::util::maybe_quote() for keywords Nadav Har'El 2022-01-18 18:12:16 +02:00
  • 01ce53d7fb Alternator: Projection field added to return from DescribeTable which describes GSIs and LSIs. Alexander Turetskiy 2022-09-28 20:37:45 +03:00
  • e9c7f89b32 CQL3: fromJson accepts string as bool Jadw1 2022-02-24 14:26:00 +01:00
  • 93f468c12c locator::ec2_snitch: Retry HTTP request to EC2 instance metadata service Takuya ASADA 2022-10-03 14:31:20 +09:00
  • e82e4bbed3 test/cql-pytest: add regression test for "IDL frame truncated" error Botond Dénes 2022-07-27 17:29:37 +03:00
  • f9c457778e mutation_compactor: detach_state(): make it no-op if partition was exhausted Botond Dénes 2022-07-28 07:20:48 +03:00
  • 8315a7b164 treewide: fix headers Botond Dénes 2022-11-07 16:50:56 +02:00
  • 2b572d94f5 Merge 'doc: improve the documentation landing page ' from Anna Stuchlik Botond Dénes 2022-11-07 16:18:59 +02:00
  • 91f2cd5ac4 test: lib: exception_predicate: use boost::regex instead of std::regex Avi Kivity 2022-11-03 15:39:36 +02:00
  • 0c7ff0d2cb docs: a single 5.0 -> 5.1 upgrade guide Kamil Braun 2022-11-03 14:44:28 +01:00
  • e54ae9efd9 test/cql-pytest: add regression test for "IDL frame truncated" error Botond Dénes 2022-07-27 17:29:37 +03:00
  • ef40e59c0e mutation_compactor: detach_state(): make it no-op if partition was exhausted Botond Dénes 2022-07-28 07:20:48 +03:00
  • 9fa1783892 Merge 'cleanup compaction: flush memtable' from Benny Halevy Avi Kivity 2022-11-07 13:18:12 +02:00
  • ee82323599 db/view/view_builder: don't drop partition and range tombstones when resuming Botond Dénes 2022-09-30 11:13:19 +03:00
  • c8455abb71 Update docs/index.rst Anna Stuchlik 2022-11-07 10:25:24 +01:00
  • 6bc455ebea Update tombstones-flush.rst AdamStawarz 2022-11-06 20:58:09 +01:00
  • 224a2877b9 build: disable -Og in debug mode to avoid coroutine asan breakage Avi Kivity 2022-11-03 17:58:31 +02:00
  • 291ca8db60 cql3: fix cql3::util::maybe_quote() for keywords Nadav Har'El 2022-01-18 18:12:16 +02:00
  • 4da5fbaa24 CQL3: fromJson accepts string as bool Jadw1 2022-02-24 14:26:00 +01:00
  • 2f78df92ab Alternator: Projection field added to return from DescribeTable which describes GSIs and LSIs. Alexander Turetskiy 2022-09-28 20:37:45 +03:00
  • eb3a94e2bc table: perform_cleanup_compaction: flush memtable Benny Halevy 2022-11-06 13:42:42 +02:00
  • fc278be6c4 table: add perform_cleanup_compaction Benny Halevy 2022-11-06 12:37:35 +02:00
  • 85523c45c0 api: storage_service: add logging for compaction operations et al Benny Halevy 2022-11-06 18:20:49 +02:00
  • fc16664d81 locator::ec2_snitch: Retry HTTP request to EC2 instance metadata service Takuya ASADA 2022-10-03 14:31:20 +09:00
  • e2809674d2 locator::ec2_snitch: Retry HTTP request to EC2 instance metadata service Takuya ASADA 2022-10-03 14:31:20 +09:00
  • 0295d0c5c8 release: prepare for 5.1.0-rc4 scylla-5.1.0-rc4 Yaron Kaikov 2022-11-06 14:49:29 +02:00
  • 44f48bea0f raft: test_remove_node_with_concurrent_ddl Petr Gusev 2022-11-04 13:56:05 +04:00
  • 26bc53771c docs: automatic previews configuration David Garcia 2022-09-20 17:54:00 +01:00
  • e086521c1a direct_failure_detector: get rid of complex endpoint_id translations Kamil Braun 2022-10-10 18:20:54 +02:00
  • bdeef77f20 service/raft: ping raft::server_ids, not gms::inet_addresses Kamil Braun 2022-10-10 16:29:19 +02:00
  • ac70a05c7e service/raft: store raft_address_map reference in direct_fd_pinger Kamil Braun 2022-10-10 19:04:59 +02:00
  • 2c20f2ab9d gms: gossiper: move direct_fd_pinger out to a separate service Kamil Braun 2022-10-10 16:28:53 +02:00
  • e9a4263e14 gms: gossiper: direct_fd_pinger: extract generation number caching to a separate class Kamil Braun 2022-10-10 15:37:26 +02:00
  • 768d77d31b Update seastar submodule Avi Kivity 2022-11-03 18:07:29 +02:00
  • fb01565a15 doc: replace Scylla with ScyllaDB on the landing page Anna Stuchlik 2022-11-03 17:42:49 +01:00
  • 7410ab0132 doc: improve the wording on the landing page Anna Stuchlik 2022-11-03 17:38:14 +01:00
  • ab5e48261b doc: add the link to the ScyllaDB Basics page to the documentation landing page Anna Stuchlik 2022-11-03 17:31:03 +01:00
  • efbfcdb97e Merge 'Replicate raft_address_map non-expiring entries to other shards' from Kamil Braun Pavel Emelyanov 2022-11-03 18:34:42 +03:00
  • ca2010144e test: loading_cache_test: fix use-after-free in test_loading_cache_remove_leaves_no_old_entries_behind Avi Kivity 2022-11-03 14:31:02 +04:00
  • 0c3967cf5e Merge 'scylla-gdb.py: improve scylla-fiber' from Botond Dénes Avi Kivity 2022-11-03 13:52:31 +02:00
  • 2049962e11 Fix version numbers in upgrade page title Kamil Braun 2022-11-02 15:36:51 +01:00
  • 45789004a3 install-dependencies.sh: update node_exporter to 1.4.0 Takuya ASADA 2022-08-28 17:55:05 +09:00
  • 20110bdab4 configure.py: remove un-used tar files creation Yaron Kaikov 2022-10-31 14:12:39 +02:00
  • 33901e1681 Fix version numbers in upgrade page title kbr--patch-1 Kamil Braun 2022-11-02 15:36:51 +01:00
  • d1f7cc99bc doc: fix the external links to the ScyllaDB University lesson about TTL Anna Stuchlik 2022-11-02 13:38:50 +01:00
  • 59fa8fe903 Merge 'doc: add the information about AArch64 support to Requirements' from Anna Stuchlik Nadav Har'El 2022-11-02 11:18:20 +02:00
  • ea799ad8fd Update docs/getting-started/system-requirements.rst Anna Stuchlik 2022-11-02 09:56:56 +01:00
  • 097a65df9f adding top banner to the Docs website with a link to the ScyllaDB University fall LIVE event guy9 2022-11-02 09:11:30 +02:00
  • 80bea5341e Merge 'Alternator, MV: fix bug in some view updates which set the view key to its existing value' from Nadav Har'El Botond Dénes 2022-10-21 10:49:27 +03:00
  • 8c56b0b268 Merge 'Alternator, MV: fix bug in some view updates which set the view key to its existing value' from Nadav Har'El Botond Dénes 2022-10-21 10:49:27 +03:00
  • fa94222662 Merge 'Alternator, MV: fix bug in some view updates which set the view key to its existing value' from Nadav Har'El Botond Dénes 2022-10-21 10:49:27 +03:00
  • b9d88a3601 cql/pytest: add reproducer for timestamp column validation issue Nadav Har'El 2022-10-31 15:06:03 +02:00
  • dc46bfa783 Merge 'Prepare repair for task manager integration' from Aleksandra Martyniuk Botond Dénes 2022-11-01 08:05:14 +02:00
  • f2fe586f03 repair: check shutdown with abort source in repair module Aleksandra Martyniuk 2022-10-28 11:40:44 +02:00
  • 2d878cc9b5 repair: use generic module gate for repair module operations Aleksandra Martyniuk 2022-10-28 11:14:37 +02:00
  • 4aae7e9026 repair: move tracker to repair module Aleksandra Martyniuk 2022-10-28 10:47:48 +02:00
  • a5c05dcb60 repair: move next_repair_command to repair_module Aleksandra Martyniuk 2022-09-20 10:39:52 +02:00
  • c81260fb8b repair: generate repair id in repair module Aleksandra Martyniuk 2022-10-27 17:24:18 +02:00
  • 6432a26ccf repair: keep shard number in repair_uniq_id Aleksandra Martyniuk 2022-10-12 13:49:08 +02:00
  • 276ec377c0 removed broken roadmap link guy9 2022-10-30 13:38:01 +02:00
  • e2c7c1495d repair: change UUID to task_id Aleksandra Martyniuk 2022-09-09 11:45:47 +02:00
  • dc80af33bc repair: add task_manager::module to repair_service Aleksandra Martyniuk 2022-09-09 10:22:12 +02:00
  • 576277384a repair: create repair module and task Aleksandra Martyniuk 2022-09-09 10:13:29 +02:00