Commit Graph

  • 70ff69afab functions: add helper same_signature method Wojciech Mitros 2023-02-02 12:37:58 +01:00
  • 5fd4bb853b uda: return aggregate functions as shared pointers Wojciech Mitros 2023-02-01 15:24:16 +01:00
  • 313649e86d udf: also check reducefunc to confirm that a UDF is not used in a UDA Wojciech Mitros 2023-01-31 12:19:03 +01:00
  • 14d8cec130 udf: fix dropping UDFs that share names with other UDFs used in UDAs Wojciech Mitros 2023-01-31 12:03:11 +01:00
  • 203cbb79a1 pytest: add optional argument for new_function argument types Wojciech Mitros 2023-01-31 11:57:05 +01:00
  • 51f19d1b8c udt: disallow dropping a user type used in a user function Wojciech Mitros 2023-01-31 11:08:24 +01:00
  • 7a42927a3d treewide: stop using 'using namespace std' in namespace scope Avi Kivity 2023-04-16 15:43:44 +03:00
  • 38c14a556a Merge 'A couple of s3/client fixes found when testing over AWS S3' from Pavel Emelyanov Botond Dénes 2023-04-17 13:33:11 +03:00
  • b8e47569e6 Merge 'doc: extend the information about the recommended RF on the Tracing page' from Anna Stuchlik Botond Dénes 2023-04-17 13:28:19 +03:00
  • 2d2d92cf18 docs: add an explanation to recommendation in the Note box Anna Stuchlik 2023-01-02 09:41:14 +01:00
  • 83735ae77f doc: update the metrics between 5.2 and 2023.1 Anna Stuchlik 2023-04-13 16:40:47 +02:00
  • 41556b5f63 Merge 'Backport "reader_concurrency_semaphore: don't evict inactive readers needlessly" to branch-5.0' from Botond Dénes Avi Kivity 2023-04-17 12:26:37 +03:00
  • ab2817b4a6 Merge 'Backport "reader_concurrency_semaphore: don't evict inactive readers needlessly" to branch-5.1' from Botond Dénes Avi Kivity 2023-04-17 12:26:05 +03:00
  • 9d384e3af2 Merge 'Backport "reader_concurrency_semaphore: don't evict inactive readers needlessly" to branch-5.2' from Botond Dénes Avi Kivity 2023-04-17 12:25:21 +03:00
  • a4159cc281 raft topology: update release_version in topology on restart Kamil Braun 2023-04-17 10:52:05 +02:00
  • f9051dccaa raft topology: store shard_count and ignore_msb in topology Kamil Braun 2023-04-14 13:46:19 +02:00
  • d09d6adbf4 utils/aws: Brush up the aws_sigv4.hh header Pavel Emelyanov 2023-04-17 11:16:45 +03:00
  • 792490e095 utils/aws: Export timepoint formatter Pavel Emelyanov 2023-04-04 13:29:02 +03:00
  • 706b60a0b0 utils/aws: Omit datestamp expiration checks when not needed Pavel Emelyanov 2023-04-13 07:56:58 +03:00
  • c5ccef078a utils/aws: Add canonical-uri argument Pavel Emelyanov 2023-04-04 13:28:21 +03:00
  • 8eabe9c4ef utils/aws: Support unsigned-payload signatures Pavel Emelyanov 2023-04-04 13:21:39 +03:00
  • 7c7a3416c5 s3/client: Add comments about multipart upload completion message Pavel Emelyanov 2023-04-06 10:58:03 +03:00
  • 3f86bed600 s3/client: Fix succeeded/failed part upload final checking Pavel Emelyanov 2023-04-17 11:03:16 +03:00
  • 6c889213bf Merge 'Topology add node exception safety' from Benny Halevy Botond Dénes 2023-04-17 11:02:15 +03:00
  • 79379760e6 s3/client: Fix parts to start from 1 Pavel Emelyanov 2023-04-04 12:38:02 +03:00
  • 0da0c94f49 cql: USING TTL 0 means unlimited, not default TTL Nadav Har'El 2023-03-06 00:08:52 +02:00
  • 1a9f51b767 cql: fix empty aggregation, and add more tests Nadav Har'El 2023-01-09 15:59:06 +02:00
  • 4c37dc5507 Merge 'keys: specialize fmt::formatter<partition_key> and friends' from Kefu Chai Botond Dénes 2023-04-17 10:27:31 +03:00
  • 23e7e594c0 table: Fix disk-space related metrics Raphael S. Carvalho 2023-02-02 16:38:45 -03:00
  • 73a340033e table: Fix disk-space related metrics Raphael S. Carvalho 2023-02-02 16:38:45 -03:00
  • dba0e604a7 table: Fix disk-space related metrics Raphael S. Carvalho 2023-02-02 16:38:45 -03:00
  • e6ac13314d locator: token_metadata: get rid of a quadratic behaviour in get_address_ranges() Michał Chojnowski 2023-02-04 19:10:45 +01:00
  • fec4f88744 locator: token_metadata: get rid of a quadratic behaviour in get_address_ranges() Michał Chojnowski 2023-02-04 19:10:45 +01:00
  • 4ea67940cb locator: token_metadata: get rid of a quadratic behaviour in get_address_ranges() Michał Chojnowski 2023-02-04 19:10:45 +01:00
  • a8c49c44e5 cql/query_options: add a check for missing bind marker name Jan Ciolek 2023-02-03 21:37:31 +01:00
  • 58129fad92 locator/topology: call seastar::current_backtrace only when log_level is enabled Benny Halevy 2023-04-16 14:05:57 +03:00
  • 490a0ae89b schema_tables: call seastar::current_backtrace only when log_level is enabled Benny Halevy 2023-04-16 14:05:57 +03:00
  • 6bb32efac0 utils: big_decimal: replace compare() with <=> operator Kefu Chai 2023-04-12 11:38:59 +08:00
  • e991e6087e utils: big_decimal: optimize big_decimal::compare() Kefu Chai 2023-04-12 10:59:21 +08:00
  • c501163f95 Merge 'reader_permit: give better names to active* states' from Botond Dénes Pavel Emelyanov 2023-04-14 20:39:04 +03:00
  • 4e7f4b9303 Merge 'scripts/open-coredump.sh: allow user to plug in scylla package' from Botond Dénes Pavel Emelyanov 2023-04-14 20:35:06 +03:00
  • e18eb71fa3 test: locator_topology: add test_update_node Benny Halevy 2023-04-13 22:39:26 +03:00
  • e29994b2aa topology: add_node, unindex_node: make exception safe Benny Halevy 2023-04-13 22:04:55 +03:00
  • 952b455310 Merge ' tool/scylla-sstable: more flexibility in obtaining the schema' from Botond Dénes Tomasz Grabiec 2023-04-14 16:46:26 +02:00
  • edc75f51ff docs/dev/reader-concurrency-semaphore.md: expand on how the semaphore works Botond Dénes 2023-04-14 08:39:20 -04:00
  • 943ae7fc69 reader_permit: give better names to active* states Botond Dénes 2023-04-12 04:10:39 -04:00
  • cae79ef2c3 scripts/open-coredump.sh: allow bypassing the package downloading Botond Dénes 2023-04-14 07:40:25 -04:00
  • 200123624f Merge 'test: reproducers for store mutation with schema change and host down' from Alecco Kamil Braun 2023-04-14 13:47:51 +02:00
  • 45fbdbe5f7 scripts/open-coredump.sh: check presence of mandatory field in build json object Botond Dénes 2023-04-14 07:33:46 -04:00
  • 4df5ec4080 scripts/open-coredump.sh: more consistent error messaging Botond Dénes 2023-04-14 07:23:14 -04:00
  • 382d815459 reader_concurrency_semaphore: don't evict inactive readers needlessly Botond Dénes 2023-03-22 06:27:50 -04:00
  • a867b2c0e5 reader_concurrency_semaphore: add stats to record reason for queueing permits Botond Dénes 2023-03-14 12:15:22 -04:00
  • 846edf78c6 reader_concurrency_semaphore: can_admit_read(): also return reason for rejection Botond Dénes 2023-03-14 12:01:00 -04:00
  • 0ccc07322b reader_concurrency_semaphore: add set_resources() Botond Dénes 2022-10-12 13:38:53 +03:00
  • 802beb972e reader_concurrency_semaphore: don't evict inactive readers needlessly Botond Dénes 2023-03-22 06:27:50 -04:00
  • 1101694169 reader_concurrency_semaphore: add stats to record reason for queueing permits Botond Dénes 2023-03-14 12:15:22 -04:00
  • d361bce0f6 reader_concurrency_semaphore: can_admit_read(): also return reason for rejection Botond Dénes 2023-03-14 12:01:00 -04:00
  • 7e0dcf9bc5 reader_concurrency_semaphore: add set_resources() Botond Dénes 2022-10-12 13:38:53 +03:00
  • 12a29edf90 test/alternator: fix flaky test for partition-tombstone scan Nadav Har'El 2023-02-13 12:21:24 +02:00
  • 38d6635afd Update tools/java submodule Botond Dénes 2023-04-14 11:53:16 +03:00
  • 7586491e1e Update tools/jmx/ submodule Botond Dénes 2023-04-14 11:47:54 +03:00
  • c580e30ec7 cql3: expr: return more accurate error message for invalidated token() args Kefu Chai 2023-04-11 17:40:45 +08:00
  • 4eb1bb460a Update tools/python3 submodule Botond Dénes 2023-04-14 11:39:17 +03:00
  • 47b2a0a1f6 data_directory: Describe storage options of a keyspace Raphael S. Carvalho 2023-04-13 12:51:35 -03:00
  • 054667d5b6 storage_service: node_ops_ctl: send_to_all: print correct set of nodes in nodes_down error message Benny Halevy 2023-04-13 18:47:57 +03:00
  • 289ff821c9 Merge 'Remove global proxy usage from view builder's value_getter' from Pavel Emelyanov Botond Dénes 2023-04-14 11:23:23 +03:00
  • 3e10c3fc89 reader_concurrency_semaphore: don't evict inactive readers needlessly Botond Dénes 2023-03-22 06:27:50 -04:00
  • f11deb5074 reader_concurrency_semaphore: add stats to record reason for queueing permits Botond Dénes 2023-03-14 12:15:22 -04:00
  • 1baf9dddd7 reader_concurrency_semaphore: can_admit_read(): also return reason for rejection Botond Dénes 2023-03-14 12:01:00 -04:00
  • 60ff230d54 create-relocatable-package.py: use f-string Kefu Chai 2023-04-13 18:56:21 +08:00
  • a47bac931c Move TWCS option from table into TWCS itself Raphael S. Carvalho 2023-04-12 15:44:50 -03:00
  • 989a75b2f7 doc: update the metrics between 5.2 and 2023.1 Anna Stuchlik 2023-04-13 16:40:47 +02:00
  • 85b21ba049 keys: consolidate the formatter for partition_keys Kefu Chai 2023-04-14 11:07:48 +08:00
  • 3738fcbe05 keys: specialize fmt::formatter<partition_key> and friends Kefu Chai 2023-04-13 18:19:24 +08:00
  • 1da02706dd Merge 'Discard SSTable bloom filter on load-and-stream' from Raphael "Raph" Carvalho Botond Dénes 2023-04-14 06:18:54 +03:00
  • 9597822214 test/pytest: reproducers for store mutation... Alejo Sanchez 2022-12-22 12:01:47 +01:00
  • 041ee3ffdd test: pylib: Add a way to create cql connections with particular coordinators Tomasz Grabiec 2023-03-27 18:08:53 +02:00
  • 62a945ccd5 test/pylib: get gossiper alive endpoints Alejo Sanchez 2023-02-18 00:37:57 +01:00
  • 08d754e13f test/topology: default replication factor 3 Alejo Sanchez 2023-01-03 15:33:48 +01:00
  • 3508a4e41e test/pylib: configurable replication factor Alejo Sanchez 2023-01-03 15:32:06 +01:00
  • b71f229fc2 topology: node: update_node: do not override internal changed flag by state option Benny Halevy 2023-04-12 15:04:38 +03:00
  • fe6df3d270 sstable_loader: Discard SSTable bloom filter on load-and-stream Raphael S. Carvalho 2023-04-12 12:02:22 -03:00
  • 17261369ea sstables: Allow SSTable loading to discard bloom filter Raphael S. Carvalho 2023-04-12 11:51:18 -03:00
  • 1427a5ce98 sstables: Allow sstable_directory user to feed custom sstable open config Raphael S. Carvalho 2023-04-12 11:44:27 -03:00
  • 86516f4cef sstables: Move sstable_open_info into open_info.hh Raphael S. Carvalho 2023-04-12 11:41:27 -03:00
  • 097cea11b2 view: Remove unused view_ptr reference Pavel Emelyanov 2023-04-13 13:35:29 +03:00
  • 821c8b19a6 view: Carry backing-secondary-index bit via view builder Pavel Emelyanov 2023-04-13 12:52:47 +03:00
  • e8b5022343 view: Keep backing-seconday-index bool on value_getter Pavel Emelyanov 2023-04-13 11:43:22 +03:00
  • 0d9da46428 table: Add const index manager sgetter Pavel Emelyanov 2023-04-13 16:44:59 +03:00
  • bd57471e54 reader_concurrency_semaphore: don't evict inactive readers needlessly Botond Dénes 2023-03-22 06:27:50 -04:00
  • b1501d4261 s3/client: Don't use designated initialization of sys stat struct Pavel Emelyanov 2023-04-13 13:13:28 +03:00
  • 87170bf07a build: cmake: add more tests Kefu Chai 2023-04-11 22:59:43 +08:00
  • e103ef3bcb Update seastar submodule Botond Dénes 2023-04-13 14:28:30 +03:00
  • 9717ff5057 docs: cleaning up after failed membership change Kamil Braun 2023-03-15 09:54:19 +01:00
  • 29ca0009a2 dist/debian: do not Depend on ${shlibs:Depends} Kefu Chai 2023-04-07 16:49:14 +08:00
  • 9760149e8d compaction: Don't bump compaction shares during major execution Raphael S. Carvalho 2023-04-12 13:32:40 -03:00
  • 50ee4033a9 Update tools/jmx submodule Botond Dénes 2023-04-12 13:28:23 +03:00
  • 5d0c0ae0c4 Merge 'token_metadata: use topology nodes for endpoint_to_host_id map' from Benny Halevy Botond Dénes 2023-04-12 10:33:02 +03:00
  • 1440efa042 test/cql-pytest: test_tools.py: add tests for schema loading Botond Dénes 2023-04-06 03:06:59 -04:00
  • 76a7d3448f test/cql-pytest: add no_autocompaction_context Botond Dénes 2023-04-03 01:54:27 -04:00