Commit Graph

  • 25cd8ccdd8 test: Remove sstables::test::get_summary() Pavel Emelyanov 2024-09-16 11:33:02 +03:00
  • f714ac9b48 test: Remove sstables::test::get_statistics() Pavel Emelyanov 2024-09-16 11:21:46 +03:00
  • 53afa583e8 test: Remove sstables::test::data_read() Pavel Emelyanov 2024-09-16 11:18:24 +03:00
  • e4cab3a5e9 cql3: statement_restrictions: drop accessors for single-column key restrictions Avi Kivity 2024-09-10 20:30:07 +03:00
  • 626acf416e cql3: selection: adjust indentation Avi Kivity 2024-09-08 00:26:04 +03:00
  • c443d922ea cql3: selection: delete empty loop Avi Kivity 2024-09-08 00:25:17 +03:00
  • 56e8a4c931 cql3: statement_restrictions, selection: fold multi-column restrictions into row-level filter Avi Kivity 2024-09-08 00:18:20 +03:00
  • a6d81806c0 cql3: statement_restrictions, selection: merge clustering key filter and regular columns filter Avi Kivity 2024-09-07 23:52:37 +03:00
  • 2933a2f118 cql3: statement_restrictions, selection: merge partition key filter and static columns filter Avi Kivity 2024-09-07 23:52:37 +03:00
  • 977c458555 Merge '[Backport 6.0]: hints: send hints with CL=ALL if target is leaving' from Piotr Dulikowski Piotr Dulikowski 2024-09-16 10:26:00 +02:00
  • 870d1c16f7 scripts: fix bin/cqlsh shortcut Avi Kivity 2024-09-13 20:45:00 +03:00
  • ea29fe579b Merge 'replica: ignore cleanup of deallocated storage group' from Aleksandra Martyniuk Botond Dénes 2024-09-16 09:22:56 +03:00
  • 695f112795 paxos_state: release semaphore units before checking if a semaphore can be dropped Gleb Natapov 2024-09-15 16:54:57 +03:00
  • 028410ba58 mutation_writer: use bucket parameter instead of using it->first Kefu Chai 2024-09-14 23:27:09 +08:00
  • 49f232f405 compaction: fix a typo in comment Kefu Chai 2024-09-14 08:31:26 +08:00
  • 807153a9ed cql3: selection: filter regular and static rows as a single expression each Avi Kivity 2024-09-06 22:35:32 +03:00
  • 3c71096479 cql3: statement_restrictions: collect regular column and static column filters into single expressions Avi Kivity 2024-09-07 21:56:46 +03:00
  • ec2898afe9 cql3: selection: filter clustering key as a single expression Avi Kivity 2024-09-06 22:35:32 +03:00
  • 318d653d80 cql3: statement_restrictions: expose filter for clustering key Avi Kivity 2024-09-06 22:10:53 +03:00
  • 0bd2f12922 cql3: selection: filter partition key as a single expression Avi Kivity 2024-09-06 22:35:32 +03:00
  • 21cb91077f cql3: statement_restrictions: expose filter for partition key Avi Kivity 2024-09-06 22:10:53 +03:00
  • a453221314 cql3: statement_restrictions: remove relations used for indexing from filtering Avi Kivity 2024-09-07 20:11:07 +03:00
  • ba8c2014bf cql3: statement_restrictions: bail out of find_idx if !_uses_secondary_index Avi Kivity 2024-09-07 19:30:54 +03:00
  • 65ba19323c cql3: statement_restrictions, modification_statement: pass correct value of check_indexes Avi Kivity 2024-09-07 18:54:23 +03:00
  • 71ea3200ba cql3: statement_restrictions: correct mismatched clustering/partition restrictions references Avi Kivity 2024-09-07 18:21:34 +03:00
  • 33db14e7d5 cql3: statement_restrictions: precalculate get_column_defs_for_filtering() Avi Kivity 2024-09-07 17:20:36 +03:00
  • 251ad4fcd0 cql3: selection: do_filter(): push static/regular row glue to higher level Avi Kivity 2024-09-06 22:19:52 +03:00
  • b9bc783418 cql3: selection: don't ignore regular column restriction if a regular row is not present Avi Kivity 2024-09-07 22:53:28 +03:00
  • fe56fa39c0 tablets: Fix race between repair and split Raphael S. Carvalho 2024-06-21 15:22:54 -03:00
  • c67967b65a tablets: Fix race between repair and split Raphael S. Carvalho 2024-06-21 15:22:54 -03:00
  • 8ddfd0d70d cql3: add option to not unify bind variables with the same name Avi Kivity 2024-06-23 21:14:46 +03:00
  • 92dd47c6d6 cql3: introduce dialect infrastructure Avi Kivity 2024-07-28 15:20:16 +03:00
  • 4bf81f54b4 cql3: prepared_statement_cache: drop cache key default constructor Avi Kivity 2024-07-28 14:47:09 +03:00
  • d9ba5423bb Merge 'config: round-trip boolean configuration variables' from Avi Kivity Nadav Har'El 2024-07-22 17:53:02 +03:00
  • 6d8e9645ce test/*/run: restore --vnodes into working order Botond Dénes 2024-09-05 08:22:32 -04:00
  • f850681b14 table: Use storage options to clean the storage Pavel Emelyanov 2024-09-10 15:59:20 +03:00
  • 3aea7bebb7 sstables/storage: Re-use ocally generated vector of paths Pavel Emelyanov 2024-09-09 14:23:20 +03:00
  • 7c34724509 sstables/storage: Visit options once to initialize storage Pavel Emelyanov 2024-09-09 14:22:28 +03:00
  • 311fb906be sstables_manager: Return table storage options when initalizing storage Pavel Emelyanov 2024-09-09 14:17:31 +03:00
  • 918ec00c1d sstables/storage: Fix indentation after previous patch Pavel Emelyanov 2024-09-09 14:10:20 +03:00
  • f1e4367439 table: Move datadirs initialization parallelism to storage level Pavel Emelyanov 2024-09-09 14:10:10 +03:00
  • b6b3a477c5 sstables/storage: Split the visitor's overloaded functor Pavel Emelyanov 2024-09-09 13:48:08 +03:00
  • 30c8d89f97 restore: Don't use table_dir to construct sstable_directory Pavel Emelyanov 2024-09-04 13:03:12 +03:00
  • af14408052 sstable_directory: Remove table_dir field Pavel Emelyanov 2024-09-04 12:53:19 +03:00
  • f403728aa4 sstable_directory: Use options details in lister Pavel Emelyanov 2024-09-04 12:33:19 +03:00
  • 36863d4ad0 sstables_manager: Remove table_dir from make_sstable() Pavel Emelyanov 2024-09-04 11:58:22 +03:00
  • 0764eca553 sstables: Remove table_dir from sstable constructor Pavel Emelyanov 2024-09-04 11:57:51 +03:00
  • d79ae1f02b sstables/storage: Remove sstring dir from make_storage() Pavel Emelyanov 2024-09-04 11:56:46 +03:00
  • 65a19df8ef sstables/storage: Use options to construct Pavel Emelyanov 2024-09-03 16:04:40 +03:00
  • 4425cf54c6 tests: Properly initialize storage options with "dir" Pavel Emelyanov 2024-09-03 18:15:04 +03:00
  • 33bc9e7112 distributed_loader: Create S3 options with prefix for restore Pavel Emelyanov 2024-09-04 11:46:13 +03:00
  • 56111a50cd storage_options: Add special-purpose local options maker Pavel Emelyanov 2024-09-03 18:14:51 +03:00
  • 95e60cde9f storage_options: Keep local path / s3 prefix onboard Pavel Emelyanov 2024-09-03 16:04:40 +03:00
  • 14976fda73 table: Get another options when initializing storage Pavel Emelyanov 2024-09-03 15:37:39 +03:00
  • f255391d52 cql-pytest: translate Cassandra's tests for arithmetic operators Nadav Har'El 2024-09-09 19:40:02 +03:00
  • d3a9654fcc Merge 'Make use of async() context in sstable_mutation_test' from Pavel Emelyanov Botond Dénes 2024-09-13 14:09:53 +03:00
  • 2c4b1d6b45 test: check if cleanup of deallocated sg is ignored Aleksandra Martyniuk 2024-09-13 11:19:41 +02:00
  • 20d6cf55f2 replica: ignore cleanup of deallocated storage group Aleksandra Martyniuk 2024-09-13 11:05:56 +02:00
  • cb30271d29 readers/flat_mutation_reader_v2: call set_close_required() from consume*() Botond Dénes 2023-12-22 05:00:14 -05:00
  • fbed280cd5 test/boost/sstable_compaction_test: close reader after use Botond Dénes 2024-09-13 06:35:23 -04:00
  • 116b044fec test/boost/repair_test: close reader after use Botond Dénes 2024-09-13 06:31:37 -04:00
  • 1a11f9cf95 mutation/mutation: split_mutation(): close reader after use Botond Dénes 2024-09-13 06:18:40 -04:00
  • bad7407718 test.py: Add support for BOOST_DATA_TEST_CASE Andrei Chekun 2024-09-12 10:18:38 +02:00
  • 7cb8cab2ae Merge 'Remove make_shared_schema() helper' from Pavel Emelyanov Botond Dénes 2024-09-13 12:25:10 +03:00
  • 730731da4a test: Remove unused table config from max_ongoing_compaction_test Pavel Emelyanov 2024-09-10 14:13:07 +03:00
  • 4c77f474ed test: Remove unused upload_path local variable Pavel Emelyanov 2024-09-10 14:48:48 +03:00
  • e9a1c0716f test: Use sstables::test_env to make sstables for directory test Pavel Emelyanov 2024-09-09 18:08:01 +03:00
  • b60f9ef4c2 cql: fix exception when validating KS in CREATE TABLE scylla-6.1.2-candidate-20240915043632 scylla-6.1.2 Piotr Smaron 2024-09-04 22:02:30 +02:00
  • 00e96d4b70 Merge '[Backport 6.1]: hints: send hints with CL=ALL if target is leaving' from Piotr Dulikowski Piotr Dulikowski 2024-09-13 09:39:36 +02:00
  • 4fb194117e Merge 'Generalize multipart upload implementations in S3 client' from Pavel Emelyanov Botond Dénes 2024-09-13 10:35:10 +03:00
  • d8a71ca6db raft: Add descriptions for requested abort errors Abhi 2024-08-26 14:21:11 +05:30
  • 2f3f734cfb docs/cql/ddl.rst: fix description of sstable_compression Botond Dénes 2024-08-20 15:29:26 +03:00
  • 6bd8c9fae5 db/consistency_level: do not use result from hit weighted load balancer if it contains duplicates Gleb Natapov 2024-09-01 18:09:52 +03:00
  • 848054079b raft: Add descriptions for requested abort errors Abhi 2024-08-26 14:21:11 +05:30
  • c80cefe422 docs/cql/ddl.rst: fix description of sstable_compression Botond Dénes 2024-08-20 15:29:26 +03:00
  • b07c74a65c install.sh: fix more incorrect permission on strict umask Takuya ASADA 2024-07-18 21:25:57 +09:00
  • cf1f90fe0c auth: remove unused #include Kefu Chai 2024-09-13 08:58:40 +08:00
  • c7c5817808 Merge 'Improve timestamp heuristics for tombstone garbage collection' from Benny Halevy Botond Dénes 2024-09-13 08:56:51 +03:00
  • 3cd2a61736 dist: drop scylla-jmx Takuya ASADA 2024-03-20 04:57:45 +09:00
  • fc9804ec31 Update tools/java submodule Botond Dénes 2024-09-12 13:52:55 +03:00
  • 0ac450de05 scylla_raid_setup: configure SELinux file context Takuya ASADA 2024-09-11 09:36:03 +09:00
  • 56c971373c scylla_coredump_setup: fix SELinux configuration for RHEL9 Takuya ASADA 2024-06-20 08:34:58 +09:00
  • 17e7d3145c s3/client: Reuse class multipart_upload in do_upload_file Pavel Emelyanov 2024-09-12 17:47:51 +03:00
  • 14b741afc9 s3/client: Split upload_sink_base class into two Pavel Emelyanov 2024-09-12 17:43:43 +03:00
  • 612a141660 raft: Fix race condition on override_snapshot_thresholds. Sergey Zolotukhin 2024-09-12 09:11:35 +02:00
  • 59fba9016f docs: operating-scylla: add task manager docs Aleksandra Martyniuk 2024-08-19 17:34:53 +02:00
  • d49dbb944c Merge 'doc: move Alternator in the page tree and remove it's redundant ToC' from Anna Stuchlik Nadav Har'El 2024-09-12 15:58:34 +03:00
  • 930accad12 alternator: return error on unused AttributeDefinitions Nadav Har'El 2024-09-01 14:03:08 +03:00
  • 632a65bffa Merge 'repair: row_level: coroutinize more functions' from Avi Kivity Pavel Emelyanov 2024-09-12 15:35:57 +03:00
  • f834ad81e0 docs/dev/reader-concurrency-semaphore.md: update the documentation on diagnostics dumps Botond Dénes 2024-09-11 08:40:45 -04:00
  • fdff4beb1f test/boost/reader_concurrency_semaphore_test: test the new diagnostics functionality Botond Dénes 2024-09-11 07:19:07 -04:00
  • 40b6616d3d reader_concurrency_semaphore: add bottleneck self-diagnosis to diagnosis dump Botond Dénes 2024-09-10 10:32:23 -04:00
  • 7d2b931619 reader_concurrency_semaphore: include trigger permit in diagnostic dump Botond Dénes 2024-09-10 10:27:24 -04:00
  • 197451f8c9 utils/rjson.cc: include the function name in exception message Kefu Chai 2024-09-11 13:44:44 +08:00
  • 851e903f46 doc: move Alternator higher in the page tree Anna Stuchlik 2024-09-12 14:08:26 +02:00
  • a32ff55c66 doc: hide the redundant ToC on the Alternator page Anna Stuchlik 2024-09-12 14:01:15 +02:00
  • 3948167fca doc: add a page with ScyllaDB limits Anna Stuchlik 2024-06-20 18:03:51 +02:00
  • 0b93409b44 cql_server: connection: process: fixup indentation Benny Halevy 2024-02-14 14:28:40 +02:00
  • 71052dca6a cql_server: connection: process_on_shard: drop permit parameter Benny Halevy 2024-02-14 14:19:39 +02:00
  • eb7fbdbed2 transport: server: pass bounce_to_shard as foreign shared ptr Benny Halevy 2024-02-14 12:12:28 +02:00