elasticsearch/modules
Oleksandr Kolomiiets 60a34f2a90
Do not use nested arrays as malformed values in scaled_float and unsigned_long synthetic source tests (#109650)
They don't provide any additional value because arrays are parsed at the
level above and tests already cover arrays.

Fixes #109649.
2024-06-13 07:15:32 +10:00
..
aggregations Ensure synthetic source and dv codec are enabled with logs index mode (attempt 2). (#109382) 2024-06-05 17:32:14 +02:00
analysis-common Wrap "Pattern too complex" exception into an IllegalArgumentException (#109173) 2024-05-31 18:02:54 +02:00
apm Deprecate Telemetry / APM legacy settings in favor of the new telemetry.* settings (#104908) 2024-04-11 08:44:20 +02:00
data-streams Mark data streams stats API as internal-only (#108745) 2024-06-12 11:53:35 -06:00
health-shards-availability Modularize shard availability service (#101796) 2023-11-03 15:59:09 -06:00
ingest-attachment Bump Tika dependencies to 2.9.2 (#108144) 2024-05-02 10:19:31 -05:00
ingest-common Provide the DocumentSizeReporter with index mode (#108947) 2024-06-10 11:48:22 +02:00
ingest-geoip Don't set number of shards to 0 for system indices that use auto-expand replicas (#108994) 2024-06-11 12:52:20 +02:00
ingest-user-agent Make sure to close XContentParser in more spots (#103504) 2023-12-19 10:26:06 +01:00
kibana Mute KibanaThreadPoolIT#testBlockedThreadPoolsRejectUserRequests (#108728) 2024-05-16 17:41:34 +02:00
lang-expression Add shorthand for prepareIndex to test infrastructure (#101187) 2023-11-23 15:47:36 +01:00
lang-mustache Update several references to TransportVersion.toString to use toReleaseVersion (#107902) 2024-04-26 09:30:46 +01:00
lang-painless Adjust bwc version after #109492 backport (#109596) 2024-06-12 06:57:48 +10:00
legacy-geo Encapsulate Mapper.Builder#name and make it private (#105648) 2024-02-20 15:53:14 +01:00
mapper-extras Do not use nested arrays as malformed values in scaled_float and unsigned_long synthetic source tests (#109650) 2024-06-13 07:15:32 +10:00
parent-join Enable fallback synthetic source by default (#109370) 2024-06-07 09:21:22 -07:00
percolator Enable fallback synthetic source by default (#109370) 2024-06-07 09:21:22 -07:00
rank-eval Delete unused response deserialization code (#107181) 2024-04-08 06:40:04 -04:00
reindex Change skip_unavailable default value to true (#105792) 2024-04-29 15:53:47 -04:00
repository-azure Treat 404 as empty register in AzureBlobStore (#108900) 2024-05-22 09:37:14 -04:00
repository-gcs Make randomTimeValue() return a TimeValue (#107689) 2024-04-23 07:21:53 +01:00
repository-s3 Verify repository before cluster update (#108531) 2024-05-31 14:50:16 -07:00
repository-url Remove unused thread pool name assertions in tests (#107340) 2024-04-11 13:53:41 -04:00
rest-root Migrate remaining usage of skip version in YAML specs to cluster_features (#108055) 2024-05-07 09:42:17 +02:00
runtime-fields-common Migrate YAML REST tests to synthetic cluster feature check (#107068) 2024-04-11 18:22:38 +02:00
systemd Add systemd native access (#106151) 2024-03-12 07:35:02 -07:00
transport-netty4 Detect long-running tasks on network threads (#109204) 2024-06-10 17:47:40 +10:00
build.gradle repository-s3 yamlRestTests to new cluster test framework (#102353) 2023-11-22 10:08:58 +01:00