status stringclasses 1
value | repo_name stringclasses 13
values | repo_url stringclasses 13
values | issue_id int64 1 104k | updated_files stringlengths 11 1.76k | title stringlengths 4 369 | body stringlengths 0 254k ⌀ | issue_url stringlengths 38 55 | pull_url stringlengths 38 53 | before_fix_sha stringlengths 40 40 | after_fix_sha stringlengths 40 40 | report_datetime timestamp[ns, tz=UTC] | language stringclasses 5
values | commit_datetime timestamp[us, tz=UTC] |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 96,162 | ["modules/repository-s3/src/main/java/org/elasticsearch/repositories/s3/S3BlobContainer.java", "x-pack/plugin/snapshot-repo-test-kit/qa/s3/src/javaRestTest/java/org/elasticsearch/repositories/blobstore/testkit/S3SnapshotRepoTestKitIT.java"] | [CI] S3SnapshotRepoTestKitIT testRepositoryAnalysis failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/6jwgad7fwmyny/tests/:x-pack:plugin:snapshot-repo-test-kit:qa:s3:javaRestTest/org.elasticsearch.repositories.blobstore.testkit.S3SnapshotRepoTestKitIT/testRepositoryAnalysis
**Reproduction line:**
```
./gradlew ':x-pack:plugin:snapshot-repo-test-kit:qa:s3:javaRestT... | https://github.com/elastic/elasticsearch/issues/96162 | https://github.com/elastic/elasticsearch/pull/96168 | fe1c82d4a12c383f732b04d45abe9c251b5c3130 | 9761089698d6a408d8d90bbd5eaf6f7003980cd7 | 2023-05-16T13:34:28Z | java | 2023-05-16T15:36:12Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 96,149 | ["x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/analytics/top_metrics.yml"] | [CI] XPackRestIT test {p0=analytics/top_metrics/having} failing | This test was introduced by #95828
**Build scan:**
https://gradle-enterprise.elastic.co/s/6pilk27aaf3he/tests/:x-pack:plugin:yamlRestTest/org.elasticsearch.xpack.test.rest.XPackRestIT/test%20%7Bp0=analytics%2Ftop_metrics%2Fhaving%7D
**Reproduction line:**
```
./gradlew ':x-pack:plugin:yamlRestTest' --tests "or... | https://github.com/elastic/elasticsearch/issues/96149 | https://github.com/elastic/elasticsearch/pull/96186 | d423f4003793d846fc9ddeebb0f708ef1e3b1b8f | 90728b2b109285c9f83b006d08bedefc4b35317b | 2023-05-16T11:19:34Z | java | 2023-05-17T21:38:29Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 96,147 | ["docs/changelog/96363.yaml", "server/src/main/java/org/elasticsearch/common/settings/ClusterSettings.java", "server/src/main/java/org/elasticsearch/http/AbstractHttpServerTransport.java", "server/src/main/java/org/elasticsearch/http/HttpTransportSettings.java", "server/src/main/java/org/elasticsearch/node/Node.java", ... | Feature request: graceful stop/restart | I'd like to have a feature in elasticsearch server that allows to perform a graceful stop or restart.
Basically after executing a systemctl stop/restart command I would like that the current pending requests are completed first (with a customizable timeout), while not accepting any new request.
This would simplif... | https://github.com/elastic/elasticsearch/issues/96147 | https://github.com/elastic/elasticsearch/pull/96363 | 2e81bcc2ee82694f750c77bf37cd418de8a9a69d | 18e0fea4acc6d705e4f56961ad2f76e22d657d2b | 2023-05-16T10:53:35Z | java | 2023-06-06T19:51:53Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 96,127 | ["docs/changelog/99946.yaml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cluster.desired_nodes/10_basic.yml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cluster.desired_nodes/20_dry_run.yml", "server/src/internalClusterTest/java/org/elasticsearch/action/admin/cluster/desirednodes/Tra... | Desired nodes node settings validation fails if a setting depends on a secure setting | During desired nodes updates the system validates that the provided node settings are valid in order to avoid boot looping issues. If one of the node settings depends on a secure setting, the validation fails even when the secure setting is present and correct. | https://github.com/elastic/elasticsearch/issues/96127 | https://github.com/elastic/elasticsearch/pull/99946 | cb786acf294b4b444ffcc3ffb6ffb9d4361daa2e | ae743e673d631bf78a2b176891fde2bc560c7c4e | 2023-05-16T08:51:07Z | java | 2023-09-27T14:51:04Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 96,079 | ["build-tools/src/testFixtures/java/org/elasticsearch/gradle/internal/test/TestUtils.java"] | [CI] ThirdPartyAuditTaskFuncTest reports violations and ignores compile only failing | This is probably fallout from the Forbidden APIs upgrade. This is only failing on Windows. Looks like the reason is perhaps some funkiness in the file path normalization. The tool is outputing a file path with a `/` prefix and the assertion is expecting a relative path.
**Build scan:**
https://gradle-enterprise.elasti... | https://github.com/elastic/elasticsearch/issues/96079 | https://github.com/elastic/elasticsearch/pull/96090 | 34d91f06163ddf1f59bd2da9c316746251f91897 | 3e248342a920fdc1e15490834920f5251127c6c3 | 2023-05-13T01:49:24Z | java | 2023-05-16T09:08:53Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 96,057 | ["docs/changelog/96088.yaml", "x-pack/plugin/spatial/src/main/java/org/elasticsearch/xpack/spatial/search/aggregations/bucket/geogrid/GeoHexGridTiler.java", "x-pack/plugin/spatial/src/test/java/org/elasticsearch/xpack/spatial/search/aggregations/bucket/geogrid/GeoHexTilerTests.java"] | [CI] GeoHexTilerTests testGeoGridSetValuesBoundingBoxes_BoundedGeoShapeCellValues failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/5waawlqxebn3y/tests/:x-pack:plugin:spatial:test/org.elasticsearch.xpack.spatial.search.aggregations.bucket.geogrid.GeoHexTilerTests/testGeoGridSetValuesBoundingBoxes_BoundedGeoShapeCellValues
**Reproduction line:**
```
./gradlew ':x-pack:plugin:spatial:test' --tes... | https://github.com/elastic/elasticsearch/issues/96057 | https://github.com/elastic/elasticsearch/pull/96088 | e9cfd815070a416f91ad0570f0a71e8d8197b7f0 | 9904fcfaf120776df93560aa0e1e59a37996d60c | 2023-05-12T07:47:48Z | java | 2023-05-15T08:37:59Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 96,036 | ["libs/x-content/impl/src/main/java/org/elasticsearch/xcontent/provider/json/JsonXContentImpl.java"] | Pre-release 8.8.0 cannot work with string fields longer than 5000000 characters | #95641 upgraded Jackson to version 2.15.0. One of the fixes in this is https://github.com/FasterXML/jackson-core/issues/863. This new limit of 5000000 characters for a string field then applies to strings in Elasticsearch documents.
To reproduce:
1. `./gradlew run`
2. Download [`big_a.zip`](https://github.com/... | https://github.com/elastic/elasticsearch/issues/96036 | https://github.com/elastic/elasticsearch/pull/96031 | 40a22d1d0fbe6d9d0dbe79adb5a6f6d56fdbe9a6 | 1208c02cee86c8ab067ea792121521fdfd9f4cc8 | 2023-05-11T15:35:06Z | java | 2023-05-11T15:54:27Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 96,022 | ["docs/changelog/96286.yaml", "server/src/main/java/org/elasticsearch/cluster/metadata/MetadataIndexTemplateService.java", "server/src/test/java/org/elasticsearch/cluster/metadata/MetadataIndexTemplateServiceTests.java"] | Highest priority data stream index template can't be deleted | ### Elasticsearch Version
8.9.0-SNAPSHOT built from b5af53d
### Java Version
_bundled_
### OS Version
cloud container
### Problem Description
When an index template is considered to be the highest priority template for an existing data stream it can't be delete, even if a matching index template wi... | https://github.com/elastic/elasticsearch/issues/96022 | https://github.com/elastic/elasticsearch/pull/96286 | 354992ebd72debec1ed95512d28fea99fa560004 | 6208df04e4990d414b480bbb22b39535ad1051e7 | 2023-05-11T10:28:16Z | java | 2023-05-25T09:24:36Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 96,000 | ["docs/changelog/96015.yaml", "x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/DataTiersUsageTransportAction.java"] | [CI] TransformUsageIT testUsage failing | The test failed with
```
org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:42877], URI [_xpack/usage], status line [HTTP/1.1 500 Internal Server Error]
{"error":{"root_cause":[{"type":"null_pointer_exception","reason":"Cannot invoke \"org.elasticsearch.cluster.routing.ShardRouting.state()\"... | https://github.com/elastic/elasticsearch/issues/96000 | https://github.com/elastic/elasticsearch/pull/96015 | e01053637e464514667a1aa73da212c96a630f72 | 4393c03efdd12cfc6f4c985e83473954651e2101 | 2023-05-10T14:51:34Z | java | 2023-05-11T08:47:38Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,994 | ["docs/changelog/97278.yaml", "x-pack/plugin/searchable-snapshots/src/main/java/org/elasticsearch/xpack/searchablesnapshots/store/SearchableSnapshotDirectory.java"] | [CI] SearchableSnapshotRecoveryStateIntegrationTests testRecoveryStateRecoveredBytesMatchPhysicalCacheState failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/w3y6276h3es4g/tests/:x-pack:plugin:searchable-snapshots:internalClusterTest/org.elasticsearch.xpack.searchablesnapshots.recovery.SearchableSnapshotRecoveryStateIntegrationTests/testRecoveryStateRecoveredBytesMatchPhysicalCacheState
**Reproduction line:**
```
./gra... | https://github.com/elastic/elasticsearch/issues/95994 | https://github.com/elastic/elasticsearch/pull/97278 | b09279f568175efdddae246d9f31cdd9ee06be9e | edc79ff208cae90187cd39dc3f45b6cf35eb22ef | 2023-05-10T13:17:18Z | java | 2023-07-04T08:23:21Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,975 | ["docs/reference/eql/eql.asciidoc"] | [CI] DocsClientYamlTestSuiteIT test {yaml=reference/eql/eql/line_338} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/7juphmg57mk2y/tests/:docs:yamlRestTest/org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT/test%20%7Byaml=reference%2Feql%2Feql%2Fline_338%7D
**Reproduction line:**
```
./gradlew ':docs:yamlRestTest' --tests "org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT... | https://github.com/elastic/elasticsearch/issues/95975 | https://github.com/elastic/elasticsearch/pull/98112 | 644536ff9909decf891539e383d8f7a5687484eb | 5ba98c569e0b6b636496ab4602c305d497d9ebc5 | 2023-05-10T08:11:05Z | java | 2023-08-02T13:58:52Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,917 | ["x-pack/plugin/core/src/main/resources/org/elasticsearch/xpack/entsearch/analytics/behavioral_analytics-events-template.json", "x-pack/plugin/ent-search/src/main/java/org/elasticsearch/xpack/application/analytics/ingest/AnalyticsEventEmitter.java"] | `EnterpriseSearchRestIT` failure | ### Context
With https://github.com/elastic/elasticsearch/pull/95775, enterprise search adds the `behavioral_analytics-events-final_pipeline` lazily only when the data stream is created. This contradicts a validation that is about to be added within https://github.com/elastic/elasticsearch/pull/95782, which does not a... | https://github.com/elastic/elasticsearch/issues/95917 | https://github.com/elastic/elasticsearch/pull/96001 | 6e632130d58e940d8eb8a2fa02efcafee5249484 | 94279ff2e71c666851ac95c4704706c94e76bd73 | 2023-05-08T13:01:26Z | java | 2023-05-10T17:03:01Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,916 | ["test/framework/src/main/java/org/elasticsearch/search/aggregations/metrics/AbstractGeoTestCase.java", "x-pack/plugin/spatial/src/internalClusterTest/java/org/elasticsearch/xpack/spatial/search/aggregations/metrics/CartesianCentroidIT.java"] | `CartesianCentroidIT.testMultiValuedField` fails on `8.7` | ### CI Link
https://gradle-enterprise.elastic.co/s/axidmlforgvci
### Repro line
./gradlew ':x-pack:plugin:spatial:internalClusterTest' --tests "org.elasticsearch.xpack.spatial.search.aggregations.metrics.CartesianCentroidIT.testMultiValuedField" \ -Dtests.seed=8668813C5163E0C8 \ -Dtests.locale=mt-MT \ -Dtests.... | https://github.com/elastic/elasticsearch/issues/95916 | https://github.com/elastic/elasticsearch/pull/95980 | 65f13217e2304a034387511a8b18fdbcc839385f | 6e632130d58e940d8eb8a2fa02efcafee5249484 | 2023-05-08T12:11:57Z | java | 2023-05-10T16:10:08Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,842 | ["modules/aggregations/src/yamlRestTest/resources/rest-api-spec/test/aggregations/matrix_stats_multi_value_field.yml"] | [CI] MixedClusterClientYamlTestSuiteIT test {p0=aggregations/matrix_stats_multi_value_field/Unmapped} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/zt53t7yrrhguu/tests/:qa:mixed-cluster:v8.7.2%23mixedClusterTest/org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT/test%20%7Bp0=aggregations%2Fmatrix_stats_multi_value_field%2FUnmapped%7D
**Reproduction line:**
```
./gradlew ':qa:mixed-cluster:v8.7... | https://github.com/elastic/elasticsearch/issues/95842 | https://github.com/elastic/elasticsearch/pull/96531 | 1191daed484b49a2fe423e45836bc722fe6daf05 | eb0246147aba4e8972ab63bb58ba4d8dea73fdd2 | 2023-05-04T18:09:41Z | java | 2023-06-02T17:37:39Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,792 | ["docs/reference/aggregations/metrics/top-metrics-aggregation.asciidoc"] | [DOCS] add documentation for missing in top_metrics aggregation docs | ### Description
`top_metrics` supports the `missing` parameter:
```
"top_metrics": {
"metrics": [
{
"field": "state",
"missing": "N/A"
}
],
"sort": {
"@timestamp": "desc"
}
}
```
We lack do... | https://github.com/elastic/elasticsearch/issues/95792 | https://github.com/elastic/elasticsearch/pull/96297 | 0469fe5f3e8fd9791b7562db22a30086d12aab0f | 4c6f7a46baa7f49c77cac20017c4bdec22e3f145 | 2023-05-03T14:42:01Z | java | 2023-06-15T09:41:43Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,766 | ["x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/template/IndexTemplateRegistry.java", "x-pack/plugin/ent-search/src/main/java/org/elasticsearch/xpack/application/analytics/AnalyticsTemplateRegistry.java", "x-pack/plugin/ent-search/src/test/java/org/elasticsearch/xpack/application/analytics/AnalyticsTemp... | behavioral_analytics-events-final_pipeline parsing fails in a mixed cluster | ### Elasticsearch Version
main
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
macOS
### Problem Description
The pipeline defined in `behavioral_analytics-events-final_pipeline.json` uses the new `ignore_missing` setting for the `uri_parts` ingest processor added... | https://github.com/elastic/elasticsearch/issues/95766 | https://github.com/elastic/elasticsearch/pull/96497 | dc43f87c0909bda88135db6df7c4c9d56aaeb8aa | 94ea505cc21f60a2ae2013669fe46879d60c4420 | 2023-05-03T08:40:45Z | java | 2023-06-05T14:44:51Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,738 | ["server/src/test/java/org/elasticsearch/index/query/MultiMatchQueryBuilderTests.java", "server/src/test/java/org/elasticsearch/index/search/MultiMatchQueryParserTests.java"] | multi_match lucene query broken since 8.7.0 | ### Elasticsearch Version
Version: 8.7.1, Build: docker/f229ed3f893a515d590d0f39b05f68913e2d9b53/2023-04-27T04:33:42.127815583Z, JVM: 20.0.1
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Linux f7ea544ab24a 5.15.49-linuxkit #1 SMP Tue Sep 13 07:51:46 UTC 2022 x86_64 x86_64 x86_64 G... | https://github.com/elastic/elasticsearch/issues/95738 | https://github.com/elastic/elasticsearch/pull/95772 | 1c053b29945ddf9c2bd096709c06cd6097351248 | 53347ab4c33edb32e7787c0e971c3745a2eda865 | 2023-05-02T13:44:43Z | java | 2023-05-10T13:14:04Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,719 | ["distribution/docker/build.gradle"] | [CI] :distribution:docker:buildIronBankDockerImage failed with error: unable to remount dir as readonly | ### CI Link
https://gradle-enterprise.elastic.co/s/pq3bvybzdgc5u
### Repro line
RUN tar -zxf /tmp/elasticsearch.tar.gz --strip-components=1
### Does it reproduce?
Didn't try
### Applicable branches
8.7
### Failure history
_No response_
### Failure excerpt
```
| Step 10/31 : RUN tar -zx... | https://github.com/elastic/elasticsearch/issues/95719 | https://github.com/elastic/elasticsearch/pull/95958 | a7f2b3deaa4100e4e21e801ee1eeceb43be4b701 | cc2a711b2de2800a34bc34bcc89a4b101485ab37 | 2023-05-02T07:40:49Z | java | 2023-05-09T15:39:35Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,692 | ["docs/reference/search/suggesters/phrase-suggest.asciidoc", "docs/reference/search/suggesters/term-suggest.asciidoc"] | Phrase Suggester, Term suggester documentation: typo (shards_size -> shard_size) | ### Elasticsearch Version
7.17.5
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
n/a
### Problem Description
In the [Phrase Suggester docs](https://www.elastic.co/guide/en/elasticsearch/reference/master/search-suggesters.html#phrase-suggester),
> A factor that... | https://github.com/elastic/elasticsearch/issues/95692 | https://github.com/elastic/elasticsearch/pull/95696 | 64c644eae5ab3cd1c2efab293f72819989674274 | f2d9a3fbca594b1d92a4a0966407e9f42d6d5c12 | 2023-04-29T15:04:08Z | java | 2023-05-01T13:24:43Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,663 | ["docs/changelog/96180.yaml", "x-pack/plugin/analytics/src/main/java/org/elasticsearch/xpack/analytics/topmetrics/TopMetricsAggregationBuilder.java", "x-pack/plugin/analytics/src/test/java/org/elasticsearch/xpack/analytics/topmetrics/TopMetricsAggregationBuilderTests.java"] | top_metrics aggregation should fail if it contains sub aggregations | top_metrics is a metric aggregation that does not support sub aggregations. Currently if you add sub aggregation they will be silently ignored. Instead it should throw an error reporting it to the user. It is very easy to reproduce by using the example in the docs:
```
POST /test/_bulk?refresh
{"index": {}}
{"s":... | https://github.com/elastic/elasticsearch/issues/95663 | https://github.com/elastic/elasticsearch/pull/96180 | 0cf1b706a9d008ce3a7ec2bad3b3c4e1a6a32e92 | d1ec14fead1e49eb8d12077d412d583d0b1742c8 | 2023-04-28T10:53:17Z | java | 2023-05-23T09:57:34Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,657 | ["x-pack/plugin/ent-search/qa/rest/src/yamlRestTest/resources/rest-api-spec/test/entsearch/60_behavioral_analytics_list.yml", "x-pack/plugin/ent-search/qa/rest/src/yamlRestTest/resources/rest-api-spec/test/entsearch/70_behavioral_analytics_put.yml", "x-pack/plugin/ent-search/qa/rest/src/yamlRestTest/resources/rest-api-... | [CI] EnterpriseSearchRestIT test {p0=entsearch/90_behavioral_analytics_event_post/Post search analytics event - With sort name and direction} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/wmtxtin3etxp4/tests/:x-pack:plugin:ent-search:qa:rest:yamlRestTest/org.elasticsearch.xpack.entsearch.EnterpriseSearchRestIT/test%20%7Bp0=entsearch%2F90_behavioral_analytics_event_post%2FPost%20search%20analytics%20event%20-%20With%20sort%20name%20and%20direction%7D... | https://github.com/elastic/elasticsearch/issues/95657 | https://github.com/elastic/elasticsearch/pull/95880 | 9f0f0fc129bbc42d30f6274d5d0d47ce17719d79 | 6f928dab097aa8e2828ba70af677f275a0c87c56 | 2023-04-28T08:47:14Z | java | 2023-05-05T15:38:07Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,629 | ["x-pack/plugin/ent-search/qa/rest/src/yamlRestTest/resources/rest-api-spec/test/entsearch/60_behavioral_analytics_list.yml", "x-pack/plugin/ent-search/qa/rest/src/yamlRestTest/resources/rest-api-spec/test/entsearch/70_behavioral_analytics_put.yml", "x-pack/plugin/ent-search/qa/rest/src/yamlRestTest/resources/rest-api-... | [CI] EnterpriseSearchRestIT test {p0=entsearch/90_behavioral_analytics_event_post/Post analytics event - Unknown event field} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/i4c6rbbsw2zwo/tests/:x-pack:plugin:ent-search:qa:rest:yamlRestTest/org.elasticsearch.xpack.entsearch.EnterpriseSearchRestIT/test%20%7Bp0=entsearch%2F90_behavioral_analytics_event_post%2FPost%20analytics%20event%20-%20Unknown%20event%20field%7D
**Reproduction line:... | https://github.com/elastic/elasticsearch/issues/95629 | https://github.com/elastic/elasticsearch/pull/95880 | 9f0f0fc129bbc42d30f6274d5d0d47ce17719d79 | 6f928dab097aa8e2828ba70af677f275a0c87c56 | 2023-04-27T14:15:19Z | java | 2023-05-05T15:38:07Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,626 | ["server/src/main/java/org/elasticsearch/indices/cluster/IndicesClusterStateService.java"] | [CI] CorruptedTranslogIT testCorruptTranslogFiles failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/lv6phjx26lutw/tests/:server:internalClusterTest/org.elasticsearch.index.store.CorruptedTranslogIT/testCorruptTranslogFiles
**Reproduction line:**
```
./gradlew ':server:internalClusterTest' --tests "org.elasticsearch.index.store.CorruptedTranslogIT.testCorruptTran... | https://github.com/elastic/elasticsearch/issues/95626 | https://github.com/elastic/elasticsearch/pull/96864 | 508f3c4214bf4fb66953b917a5328748720b2faf | 8952385d9cb73f0a695f78e4e13fb4537a6b189d | 2023-04-27T14:01:44Z | java | 2023-06-22T16:09:48Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,603 | ["docs/reference/rest-api/usage.asciidoc"] | [CI] DocsClientYamlTestSuiteIT test {yaml=reference/rest-api/usage/line_38} failing | Failed 7 times in the past 3 days:
https://gradle-enterprise.elastic.co/scans/tests?search.timeZoneId=Europe/Berlin&tests.container=org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT&tests.test=test%20%7Byaml%3Dreference/rest-api/usage/line_38%7D
**Build scan:**
https://gradle-enterprise.elastic.co/s/bpdzoghroz5vq/... | https://github.com/elastic/elasticsearch/issues/95603 | https://github.com/elastic/elasticsearch/pull/95845 | 9cb80ce6ef38b4c57ffb557faf8a14077dd56398 | 154176b60730335cee5d35053ff3d7710add8d44 | 2023-04-27T08:55:20Z | java | 2023-05-05T09:11:13Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,564 | ["docs/reference/rest-api/usage.asciidoc"] | [CI] DocsClientYamlTestSuiteIT test {yaml=reference/rest-api/usage/line_38} failing | Looks like _xpack/usage reports `enterprise_search` in release builds (doesn't repro on snapshot builds, locally):
``` forecasted_jobs: <0>
available: <true>
datafeeds: a map containing
_all: a map containing
... | https://github.com/elastic/elasticsearch/issues/95564 | https://github.com/elastic/elasticsearch/pull/95565 | 41575d794916c26269a0324089608187a0cd2103 | b90060538a20356bd61bf07fedb3b7a6aa403791 | 2023-04-26T09:56:21Z | java | 2023-04-26T16:23:36Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,561 | ["docs/changelog/95854.yaml", "server/src/internalClusterTest/java/org/elasticsearch/repositories/blobstore/BlobStoreDynamicSettingsIT.java", "server/src/main/java/org/elasticsearch/indices/recovery/RecoverySettings.java", "server/src/main/java/org/elasticsearch/repositories/blobstore/BlobStoreRepository.java"] | Rate limit for snapshot speed is not tied to the recovery rate limit computed from `node.bandwidth.recovery*` settings | ### Elasticsearch Version
8.6.2
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Elasticsearch Service (ESS)
### Problem Description
Rate limit for snapshot speed is not tied to the recovery rate limit computed from `node.bandwidth.recovery*` settings.
This hap... | https://github.com/elastic/elasticsearch/issues/95561 | https://github.com/elastic/elasticsearch/pull/95854 | 1f9fb7f0e0de2da26d9900af2e9ea773ae5ff7cb | e4a19a025336f3f9302c91647200f0081d7095ef | 2023-04-26T07:27:53Z | java | 2023-05-09T17:13:57Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,551 | ["docs/changelog/95971.yaml", "modules/data-streams/src/yamlRestTest/resources/rest-api-spec/test/data_stream/220_logs_default_pipeline.yml", "x-pack/plugin/core/src/main/resources/logs-default-pipeline.json", "x-pack/plugin/core/src/main/resources/logs-settings.json", "x-pack/plugin/stack/src/main/java/org/elasticsear... | [Logs+] Assign a default @timestamp if missing | Multiple ways to do that were investigated in the past. The most generic is probably to install an ingest pipeline for `logs-*-*` data streams during setup. This is currently not possible in Elasticsearch, so this task should begin with investigation of the feasibility of this option. If we can add this capability nati... | https://github.com/elastic/elasticsearch/issues/95551 | https://github.com/elastic/elasticsearch/pull/95971 | 3f5dc961574d7771668f9df44ccc962dae57ee5a | c244de05db6ddac028ea92d7614d962ffcf0d72f | 2023-04-25T15:22:17Z | java | 2023-05-12T05:42:15Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,544 | ["docs/changelog/96321.yaml", "docs/reference/index-modules.asciidoc", "server/src/main/java/org/elasticsearch/action/explain/TransportExplainAction.java", "server/src/main/java/org/elasticsearch/action/get/TransportGetAction.java", "server/src/main/java/org/elasticsearch/action/get/TransportShardMultiGetAction.java", ... | Trigger a refresh when a shard becomes search active instead of waiting for it. | When a shard becomes search active then trigger a refresh instead of waiting for the next scheduled refresh.
The `IndexShard#awaitShardSearchActive(...)` method registers a refresh listener and then often waits for the refresh scheduler to trigger a refresh. By default this is one second. In order to avoid increasing ... | https://github.com/elastic/elasticsearch/issues/95544 | https://github.com/elastic/elasticsearch/pull/96321 | 353f357f0b82cd7911b50d98e1da89401f931c46 | 31a47867428f1f53bfa72b049fd5e082a4fef234 | 2023-04-25T13:44:04Z | java | 2023-06-15T05:25:37Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,541 | ["docs/changelog/96161.yaml", "server/src/internalClusterTest/java/org/elasticsearch/index/shard/SearchIdleIT.java", "server/src/main/java/org/elasticsearch/index/IndexService.java", "server/src/main/java/org/elasticsearch/index/query/SearchExecutionContext.java", "server/src/main/java/org/elasticsearch/search/SearchSe... | Avoid refreshing search-idle shards that don't yield results after query rewrite | Many search requests have the following structure:
```
...
"query": {
"bool": {
"must": [],
"filter": [
{
"match_phrase": {
"data_stream.dataset": "kubernetes.container"
}
},
{
"range": {
... | https://github.com/elastic/elasticsearch/issues/95541 | https://github.com/elastic/elasticsearch/pull/96161 | 110b1a686e50c0228878f49c778a1b8189e067e7 | a732ecd78ade0f85c586800f9e3ffdf8f6e10f2d | 2023-04-25T13:02:40Z | java | 2023-06-09T13:13:58Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,537 | ["docs/changelog/95971.yaml", "modules/data-streams/src/yamlRestTest/resources/rest-api-spec/test/data_stream/220_logs_default_pipeline.yml", "x-pack/plugin/core/src/main/resources/logs-default-pipeline.json", "x-pack/plugin/core/src/main/resources/logs-settings.json", "x-pack/plugin/stack/src/main/java/org/elasticsear... | [Logs+] Make default logs-*-* pipeline customizable | Call out to a missing `@custom` pipeline so that users can add custom processors to the default logs pipeline.
Open questions
* Can we make the custom pipeline specific for a dataset?
* Should this pipeline also be called by integrations?
* Align with https://github.com/elastic/kibana/issues/149484
Relates to https:/... | https://github.com/elastic/elasticsearch/issues/95537 | https://github.com/elastic/elasticsearch/pull/95971 | 3f5dc961574d7771668f9df44ccc962dae57ee5a | c244de05db6ddac028ea92d7614d962ffcf0d72f | 2023-04-25T12:22:28Z | java | 2023-05-12T05:42:15Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,525 | ["docs/changelog/96421.yaml", "server/src/main/java/org/elasticsearch/indices/recovery/PeerRecoveryTargetService.java", "server/src/main/java/org/elasticsearch/indices/recovery/RecoveryTarget.java", "x-pack/plugin/snapshot-based-recoveries/src/internalClusterTest/java/org/elasticsearch/xpack/snapshotbasedrecoveries/rec... | RecoveryTarget#restoreFileFromSnapshot should check for cancellation while downloading | org.elasticsearch.indices.recovery.RecoveryTarget#restoreFileFromSnapshot does not check for cancellation during the download of a file. This means that if a recovery is cancelled mid-way, we will still not release the store/shard-lock until the file is fully downloaded.
For large files or slow downloads this can lead... | https://github.com/elastic/elasticsearch/issues/95525 | https://github.com/elastic/elasticsearch/pull/96421 | 94ed4ca3cae2b398e99a7347d8a97ae3f0508793 | 651ec81d04b7c5dc7d4d1a7b649d2a3c4d3beb4e | 2023-04-25T09:16:42Z | java | 2023-05-30T09:45:22Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,522 | ["docs/changelog/96083.yaml", "modules/data-streams/src/yamlRestTest/resources/rest-api-spec/test/data_stream/220_logs_default_pipeline.yml", "modules/data-streams/src/yamlRestTest/resources/rest-api-spec/test/data_stream/230_logs_message_pipeline.yml", "x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/tem... | [Logs+] Add JSON parsing pipeline | Enhancing the `logs-*-*` index template with a default ingest pipeline that is first doing a pre-flight check if the `message` field might be JSON and then uses the JSON processor to decode the JSON and merge it top-level with the document.
See also this prototype: https://gist.github.com/felixbarny/a9a2f6243153d550... | https://github.com/elastic/elasticsearch/issues/95522 | https://github.com/elastic/elasticsearch/pull/96083 | 471b3f510070e0a8ba396434bf2ec0d4e05afbef | 7d577312916ee1bd6e5428e2b263a885d75b4d52 | 2023-04-25T08:10:19Z | java | 2023-05-23T03:21:56Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,519 | ["x-pack/qa/core-rest-tests-with-security/src/yamlRestTest/java/org/elasticsearch/xpack/security/CoreWithSecurityClientYamlTestSuiteIT.java"] | [CI] CoreWithSecurityClientYamlTestSuiteIT test {yaml=cluster.component_template/10_basic/Add data lifecycle} failing | It fails on release tests along with a few other tests. The error is "unknown field [lifecycle]" which seems to be either feature flag related or bwc handling.
**Build scan:**
https://gradle-enterprise.elastic.co/s/5a432zhyd3au4/tests/:x-pack:qa:core-rest-tests-with-security:yamlRestTest/org.elasticsearch.xpack.securi... | https://github.com/elastic/elasticsearch/issues/95519 | https://github.com/elastic/elasticsearch/pull/95521 | 31d7c5d6725df1402f6322fd51950e6974347683 | 47e71af6da326ceada615008cc16279ee9cb201c | 2023-04-25T06:11:43Z | java | 2023-04-25T08:24:00Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,485 | ["server/src/main/java/org/elasticsearch/transport/TransportService.java", "server/src/test/java/org/elasticsearch/transport/TransportServiceHandshakeTests.java"] | Fix isIncompatibleBuild check for cloud deployments | There's currently a check in `TransportService.HandshakeResponse.isIncompatibleBuild` to stop ES with the same Version but different build hashes from joining a cluster. This needs to be relaxed for cloud deployments where Version is not applicable | https://github.com/elastic/elasticsearch/issues/95485 | https://github.com/elastic/elasticsearch/pull/95491 | ed06aa6d81dd5315e1882a9632d1e962b363234e | 665bcfc4618ac30d66ff4afd85a9a78b7ee89488 | 2023-04-24T07:01:06Z | java | 2023-04-25T07:12:48Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,467 | ["modules/aggregations/src/yamlRestTest/resources/rest-api-spec/test/aggregations/composite.yml"] | [CI] MixedClusterClientYamlTestSuiteIT test {p0=aggregations/composite/Basic numeric histogram legacy multivalue} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/2qsntulsils3w/tests/:qa:mixed-cluster:v7.17.10%23mixedClusterTest/org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT/test%20%7Bp0=aggregations%2Fcomposite%2FBasic%20numeric%20histogram%20legacy%20multivalue%7D
**Reproduction line:**
```
./gradlew ':qa:m... | https://github.com/elastic/elasticsearch/issues/95467 | https://github.com/elastic/elasticsearch/pull/95472 | cbb6c9c65287b6bd328a85c2fd274a6252b49786 | 81ee8539ac60cec441dd908715316be4bc88f7f6 | 2023-04-21T16:00:49Z | java | 2023-04-21T17:40:24Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,421 | ["docs/changelog/95557.yaml", "modules/lang-mustache/src/main/java/org/elasticsearch/script/mustache/CustomMustacheFactory.java", "modules/lang-mustache/src/main/java/org/elasticsearch/script/mustache/CustomReflectionObjectHandler.java", "modules/lang-mustache/src/test/java/org/elasticsearch/script/mustache/MustacheScr... | Cannot change default delimiters in mustache search templates | ### Elasticsearch Version
8.7.0
### Problem Description
If a search template changes the default mustache delimiter using `{{=`, rendering the template will fail with a `MustacheException`, `Disallowed: changing defaul delimiters`.
### Steps to Reproduce
```
PUT _scripts/test_search_template
{
"... | https://github.com/elastic/elasticsearch/issues/95421 | https://github.com/elastic/elasticsearch/pull/95557 | 65b4fe28d4b55b6f3640b078352ab5c62efbf74d | f3cca93d0e2f8ceab1c93022ffc76cbae089ad6b | 2023-04-20T14:50:26Z | java | 2023-04-27T17:11:18Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,406 | ["rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/tsdb/140_routing_path.yml"] | [CI] ClientYamlTestSuiteIT test {yaml=tsdb/140_routing_path/missing dimension on routing path field} failing | Error message needs to be updated after merging #95273
**Build scan:**
https://gradle-enterprise.elastic.co/s/ltzga3yw55y4q/tests/:rest-api-spec:yamlRestTest/org.elasticsearch.test.rest.ClientYamlTestSuiteIT/test%20%7Byaml=tsdb%2F140_routing_path%2Fmissing%20dimension%20on%20routing%20path%20field%7D
**Reproduction l... | https://github.com/elastic/elasticsearch/issues/95406 | https://github.com/elastic/elasticsearch/pull/95411 | 6d9041876ecbd96f9166227efdf284e7cf6c3bab | a721fcf80f763cff6ce472d2453fb2fea3cfd753 | 2023-04-20T10:07:51Z | java | 2023-04-20T11:41:20Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,393 | ["docs/changelog/96407.yaml", "docs/reference/cluster/cluster-info.asciidoc", "rest-api-spec/src/main/resources/rest-api-spec/api/cluster.info.json", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cluster.info/10_info_all.yml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cluster.info/30_i... | Extract thread pool stats from nodes stats into separate API | ### Description
From the nodes stats API, we should extract the `thread_pool` stats into their own endpoint. This endpoint can then be non-node-centric, and present a global view of the number of completed, rejected, and failed operations for each of the threadpools in the system. | https://github.com/elastic/elasticsearch/issues/95393 | https://github.com/elastic/elasticsearch/pull/96407 | 7cf878b46cffaedf2b39428bb6146e8057c931e5 | f5d47ccb0d25d1b7e212a2845a416f9a1b983076 | 2023-04-19T19:48:04Z | java | 2023-06-01T08:47:39Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,392 | ["docs/changelog/96328.yaml", "docs/reference/cluster/cluster-info.asciidoc", "modules/ingest-common/src/yamlRestTest/resources/rest-api-spec/test/ingest/15_info_ingest.yml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cluster.info/10_info_all.yml", "rest-api-spec/src/yamlRestTest/resources/rest-api-sp... | Extract ingest stats from nodes stats into separate API | ### Description
From the nodes stats API, we should extract the `ingest` stats into their own endpoint. This endpoint can then be non-node-centric, and present a global view of the pipelines, processors, and the metrics collected around ingest in general. | https://github.com/elastic/elasticsearch/issues/95392 | https://github.com/elastic/elasticsearch/pull/96328 | 3808b53914aeb1e48eb0941b1400bfc2c3d7d1c9 | 244da063caa1ac2621c3920b7b8a0fae19cfa24d | 2023-04-19T19:46:57Z | java | 2023-05-26T07:28:12Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,382 | ["qa/mixed-cluster/build.gradle", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/tsdb/140_routing_path.yml"] | [CI] MixedClusterClientYamlTestSuiteIT test {p0=tsdb/140_routing_path/missing routing path field} failing | Recent test introduced here: https://github.com/elastic/elasticsearch/pull/95233 (cc @salvatore-campagna)
**Build scan:**
https://gradle-enterprise.elastic.co/s/vvdpbc3ltbzsc/tests/:qa:mixed-cluster:v8.1.2%23mixedClusterTest/org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT/test%20%7Bp0=tsdb%2F140_routi... | https://github.com/elastic/elasticsearch/issues/95382 | https://github.com/elastic/elasticsearch/pull/95616 | 3da80dc5af36b0d9b8f19e0b0b02f51e88036a10 | abba374b087f805b5b22a5863701cc03eef8cf20 | 2023-04-19T14:21:39Z | java | 2023-05-03T07:51:05Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,370 | ["x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/ml/3rd_party_deployment.yml"] | [CI] XPackRestIT test {p0=ml/3rd_party_deployment/Test start and stop multiple deployments} failing | Apologies if this is just a one-time fluke!
**Build scan:**
https://gradle-enterprise.elastic.co/s/x25bawibf5cuw/tests/:x-pack:plugin:yamlRestTest/org.elasticsearch.xpack.test.rest.XPackRestIT/test%20%7Bp0=ml%2F3rd_party_deployment%2FTest%20start%20and%20stop%20multiple%20deployments%7D
**Reproduction line:**
```
./g... | https://github.com/elastic/elasticsearch/issues/95370 | https://github.com/elastic/elasticsearch/pull/95410 | 580e8a6e77090f24ced6384798dc7ff6f421ee44 | cfbc7961a2a099ac287ffada98ce79eaa664478f | 2023-04-19T12:14:01Z | java | 2023-04-20T13:25:01Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,352 | ["docs/changelog/95353.yaml", "x-pack/plugin/rollup/qa/rest/src/yamlRestTest/resources/rest-api-spec/test/rollup/10_basic.yml", "x-pack/plugin/rollup/src/main/java/org/elasticsearch/xpack/downsample/TransportDownsampleAction.java", "x-pack/plugin/rollup/src/test/java/org/elasticsearch/xpack/downsample/DownsampleActionS... | Downsampling time series index without metrics fails | ### Elasticsearch Version
8.7.0
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
all
### Problem Description
Downsampling of a time series index without any metric field fails with a validation error:
```
Index <index> does not contain any metric fields;
```
Metric fields a... | https://github.com/elastic/elasticsearch/issues/95352 | https://github.com/elastic/elasticsearch/pull/95353 | ec2bdee31bde1bf18790643dbb3cf3857635dfb1 | 4d8b9c1bf45ca3b38c24328ee8afa32487120c74 | 2023-04-19T06:31:28Z | java | 2023-04-20T08:58:55Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,334 | ["test/test-clusters/src/main/java/org/elasticsearch/test/cluster/FeatureFlag.java", "test/test-clusters/src/main/java/org/elasticsearch/test/cluster/local/DefaultLocalClusterSpecBuilder.java", "x-pack/plugin/build.gradle", "x-pack/plugin/src/yamlRestTest/java/org/elasticsearch/xpack/test/rest/XPackRestIT.java"] | :x-pack:plugin:core:yamlRestTest failed because it could not write the ES config | ### CI Link
https://gradle-enterprise.elastic.co/s/7275szfdgwbgw
### Repro line
N/A
### Does it reproduce?
Didn't try
### Applicable branches
main
### Failure history
Hard to characterise
### Failure excerpt
```
* Exception is:
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':x-pac... | https://github.com/elastic/elasticsearch/issues/95334 | https://github.com/elastic/elasticsearch/pull/100301 | d953dad4a6e4d984545467d9ef170830a62f1b17 | 8f591b24e6f312a101074f3010f0696836af67ce | 2023-04-18T15:14:33Z | java | 2023-10-04T22:06:27Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,293 | ["x-pack/plugin/ent-search/qa/rest/src/yamlRestTest/resources/rest-api-spec/test/entsearch/55_search_application_search.yml", "x-pack/plugin/ent-search/src/main/java/org/elasticsearch/xpack/application/search/action/RestQuerySearchApplicationAction.java"] | [CI] EnterpriseSearchRestIT test {p0=entsearch/55_search_application_search/Query Search Application - not found} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/k2skwazrmhszm/tests/:x-pack:plugin:ent-search:qa:rest:yamlRestTest/org.elasticsearch.xpack.entsearch.EnterpriseSearchRestIT/test%20%7Bp0=entsearch%2F55_search_application_search%2FQuery%20Search%20Application%20-%20not%20found%7D
**Reproduction line:**
```
./gradl... | https://github.com/elastic/elasticsearch/issues/95293 | https://github.com/elastic/elasticsearch/pull/95843 | 49ccc6c275740cfa48094233757ab5f4583609d7 | 50b7e1cbf839eb5f451e047ba0b319054698c138 | 2023-04-17T13:04:02Z | java | 2023-05-05T09:16:02Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,224 | ["docs/changelog/95329.yaml", "modules/data-streams/src/yamlRestTest/resources/rest-api-spec/test/data_stream/200_logs_datastream_defaults.yml", "x-pack/plugin/core/src/main/resources/data-streams-mappings.json", "x-pack/plugin/core/src/main/resources/logs-mappings.json", "x-pack/plugin/core/src/main/resources/logs-set... | [Logs+] Change default of `ignore_malformed` to `true` in `logs-*-*` data streams | ### Description
As part of our effort to accept all logs by default, one of the first issues we want to address is the rejection of log events due to field type not matching the corresponding mapping.
The intention of this issue is to change the default of `ignore_malformed` to `true` specifically for `logs-*-*` d... | https://github.com/elastic/elasticsearch/issues/95224 | https://github.com/elastic/elasticsearch/pull/95329 | af8725fce55856e3cfee1f9d908fc6e65d3216db | 07332eff42f63c79f9cc52788671c9d84a9bb59a | 2023-04-13T12:44:15Z | java | 2023-04-27T15:43:52Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,210 | ["x-pack/docs/en/rest-api/security/get-builtin-privileges.asciidoc"] | [CI] XDocsClientYamlTestSuiteIT test {yaml=en/rest-api/security/get-builtin-privileges/line_55} failing | If I tried the reproduction line I am getting the following error:
```
* What went wrong:
Could not determine the dependencies of task ':x-pack:docs:yamlRestTest'.
> Could not resolve all dependencies for configuration ':x-pack:docs:yamlRestTestRuntimeClasspath'.
> Could not create task ':x-pack:plugin:core:process... | https://github.com/elastic/elasticsearch/issues/95210 | https://github.com/elastic/elasticsearch/pull/95213 | 4d8d4123a44e6cf229f1e867425e3fafc1e802ef | 3afed5fdbf55209ce7788414b4f6c52e7dca1f16 | 2023-04-13T07:53:53Z | java | 2023-04-25T06:13:50Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,149 | ["modules/mapper-extras/src/main/java/org/elasticsearch/index/mapper/extras/RankFeatureFieldMapper.java", "modules/mapper-extras/src/test/java/org/elasticsearch/index/mapper/extras/RankFeatureFieldTypeTests.java", "modules/mapper-extras/src/yamlRestTest/resources/rest-api-spec/test/rank_feature/20_null_value.yml"] | Support null_value for rank_feature field type | ### Description
I wonder if anytime soon you will support the null_value mapping paramater for rank_feature field type. Thanks! | https://github.com/elastic/elasticsearch/issues/95149 | https://github.com/elastic/elasticsearch/pull/96392 | dd4641d1e85a56032a4406ba8183a44ecde6d697 | 433ce88852451f5b31cd9e012df0494653a62386 | 2023-04-11T12:27:04Z | java | 2023-05-30T11:33:40Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,147 | ["x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/spatial/20_cartesian_centroid.yml", "x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/spatial/20_geo_centroid.yml"] | [CI] XPackRestIT test {p0=spatial/20_geo_centroid/Test geo_centroid aggregation on geo_shape shapes} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/7qivavhu33vpq/tests/:x-pack:plugin:yamlRestTest/org.elasticsearch.xpack.test.rest.XPackRestIT/test%20%7Bp0=spatial%2F20_geo_centroid%2FTest%20geo_centroid%20aggregation%20on%20geo_shape%20shapes%7D
**Reproduction line:**
```
./gradlew ':x-pack:plugin:yamlRestTest'... | https://github.com/elastic/elasticsearch/issues/95147 | https://github.com/elastic/elasticsearch/pull/95463 | 75c74a9943f332334c80b11c27d94d2431427cd5 | bf49b7612d0471fe315fed7922ad5fcc3e648392 | 2023-04-11T12:19:49Z | java | 2023-04-21T17:11:34Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,146 | ["rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cluster.component_template/10_basic.yml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.get_index_template/10_basic.yml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.simulate_index_template/10_basic.yml", "rest... | [CI] SmokeTestMultiNodeClientYamlTestSuiteIT multiple tests failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/dnlvizv4aljww/tests/:qa:smoke-test-multinode:yamlRestTest/org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT/test%20%7Byaml=indices.get_index_template%2F10_basic%2FAdd%20data%20lifecycle%7D
**Reproduction line:**
```
./gradlew ':qa:smoke-test-mult... | https://github.com/elastic/elasticsearch/issues/95146 | https://github.com/elastic/elasticsearch/pull/95402 | 060d07d8f58e99f53a678587099d31da78d1059b | a432aa8df2f8cd4c84e460fced10f19836820928 | 2023-04-11T12:14:41Z | java | 2023-04-20T10:40:59Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,143 | ["docs/changelog/95625.yaml", "x-pack/docs/en/rest-api/security/get-service-accounts.asciidoc", "x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/security/authz/store/ReservedRolesStore.java", "x-pack/plugin/core/src/main/resources/fleet-secrets.json", "x-pack/plugin/fleet/src/javaRestTest/java/org/elastic... | [Fleet] Create .fleet-secrets system index | Part of https://github.com/elastic/kibana/issues/154715
The `.fleet-secrets` system index should just have a value key.
Kibana system should only have write and delete access NOT read access.
Fleet server will have read access only.
Example document:
```
// example document from the .fleet-secrets ind... | https://github.com/elastic/elasticsearch/issues/95143 | https://github.com/elastic/elasticsearch/pull/95625 | 48d710bba817d2baffbf12f063b3ac0988c3396c | 4767f1e491d1ae39406690bfe3d7e9355fe181a7 | 2023-04-11T11:15:39Z | java | 2023-05-12T14:35:33Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,141 | ["qa/smoke-test-multinode/src/yamlRestTest/java/org/elasticsearch/smoketest/SmokeTestMultiNodeClientYamlTestSuiteIT.java"] | [CI] SmokeTestMultiNodeClientYamlTestSuiteIT multiple tests failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/hzv6b3hdvd4n6/tests/:qa:smoke-test-multinode:yamlRestTest/org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT/test%20%7Byaml=indices.simulate_template%2F10_basic%2FSimulate%20template%20with%20lifecycle%20and%20include%20defaults%7D
**Reproduction ... | https://github.com/elastic/elasticsearch/issues/95141 | https://github.com/elastic/elasticsearch/pull/95215 | 58bcbb7b3389bd1d34378573cbfcd382a93524af | 22255ed7d0e62c30d24a422e1d44f481296f4521 | 2023-04-11T11:01:23Z | java | 2023-04-13T11:25:23Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,128 | ["docs/reference/data-streams/downsampling.asciidoc", "docs/reference/ilm/apis/get-lifecycle.asciidoc"] | [CI] DocsClientYamlTestSuiteIT test {yaml=reference/ilm/apis/get-lifecycle/line_49} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/pxprmejypcvom/tests/:docs:yamlRestTest/org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT/test%20%7Byaml=reference%2Film%2Fapis%2Fget-lifecycle%2Fline_49%7D
**Reproduction line:**
```
./gradlew ':docs:yamlRestTest' --tests "org.elasticsearch.smoketest.DocsClien... | https://github.com/elastic/elasticsearch/issues/95128 | https://github.com/elastic/elasticsearch/pull/95529 | d6123a456977c2b544ca672ce4089cf68b0c4125 | 132290f8a35cd989abc8fa498bdfb21fd1b9c239 | 2023-04-11T10:05:18Z | java | 2023-04-26T10:10:49Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,125 | ["libs/preallocate/src/main/java/module-info.java"] | Failure accessing class MacOsPreallocator | ### Elasticsearch Version
8.8.0-SNAPSHOT
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
macOS 13.3
### Problem Description
When running the Yaml rest tests on macOS the Elasticsearch node fails to start.
```
Caused by: java.lang.IllegalAccessException: class... | https://github.com/elastic/elasticsearch/issues/95125 | https://github.com/elastic/elasticsearch/pull/95158 | fd789183d82f545603ff822eb9e1a856bccf2220 | 6c31d3cd998a429f8260886a9fe0b673c5dcc275 | 2023-04-11T09:23:00Z | java | 2023-04-11T15:11:34Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,089 | ["TESTING.asciidoc", "test/yaml-rest-runner/src/main/java/org/elasticsearch/test/rest/yaml/ESClientYamlSuiteTestCase.java"] | Add a feature to allow for multiple yaml suite test case clients | Ideally, we would be able to run each yaml test with a different cluster setup, but that's currently limited by only supporting a single yaml test suite client. @mark-vieira suggested we may able to support multiple clients that have a method to filter which yaml tests are run. This would also be great for running the ... | https://github.com/elastic/elasticsearch/issues/95089 | https://github.com/elastic/elasticsearch/pull/95095 | ecd5f9e82c3f9046da8fbc233db410e3099c34ef | 16af105262ca642dfcff2775bc1b7e62c28e3dc7 | 2023-04-06T18:41:40Z | java | 2023-04-07T00:45:48Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,085 | ["docs/reference/ingest/processors/set.asciidoc"] | Document dot notation syntax for accessing array fields within an ingest processor | ### Description
The ingest processor documentation does not currently have an example of how dot notation can be used in order to access a specific field contained within an array. This request is to add an example within the documentation explaining how to access array fields within an ingest processor using dot nota... | https://github.com/elastic/elasticsearch/issues/95085 | https://github.com/elastic/elasticsearch/pull/95893 | da1404ea8ce496490314dfa9b691950d48feaf9e | c3e186ea01da5e5a2a1696862e4029dc3e4901a7 | 2023-04-06T16:07:54Z | java | 2023-05-09T09:21:27Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,077 | ["x-pack/plugin/watcher/src/internalClusterTest/java/org/elasticsearch/xpack/watcher/test/integration/ExecutionVarsIntegrationTests.java"] | [CI] ExecutionVarsIntegrationTests testVars failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/orn4244tbrehc/tests/:x-pack:plugin:watcher:internalClusterTest/org.elasticsearch.xpack.watcher.test.integration.ExecutionVarsIntegrationTests/testVars
**Reproduction line:**
```
./gradlew ':x-pack:plugin:watcher:internalClusterTest' --tests "org.elasticsearch.xpac... | https://github.com/elastic/elasticsearch/issues/95077 | https://github.com/elastic/elasticsearch/pull/95642 | 96171591afdf0bfea3a22f569771971ea207f4a9 | 8fa9550630d542a45957d1f85fdd2c8177c2b236 | 2023-04-06T12:14:16Z | java | 2023-04-27T22:34:27Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,062 | ["docs/reference/data-streams/downsampling-manual.asciidoc"] | Run downsampling manually documentation misleading | ### Elasticsearch Version
8.7
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Local
### Problem Description
The documentation in
https://www.elastic.co/guide/en/elasticsearch/reference/current/downsampling-manual.html
Is misleading
While the aggregation query points to do a MAX... | https://github.com/elastic/elasticsearch/issues/95062 | https://github.com/elastic/elasticsearch/pull/95122 | 5e4d703009a15b4e369c819275f5e1283f1c7329 | 20dd5d3191871883e1563f2c9e8bcd9f6f2ab232 | 2023-04-05T21:02:55Z | java | 2023-04-11T15:33:52Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,058 | ["x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/spatial/20_cartesian_centroid.yml", "x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/spatial/20_geo_centroid.yml"] | [CI] XPackRestIT test {p0=spatial/20_geo_centroid/Test geo_centroid aggregation on geo_shape shapes} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/jh6fbwp5wq6ke/tests/:x-pack:plugin:yamlRestTest/org.elasticsearch.xpack.test.rest.XPackRestIT/test%20%7Bp0=spatial%2F20_geo_centroid%2FTest%20geo_centroid%20aggregation%20on%20geo_shape%20shapes%7D
**Reproduction line:**
```
./gradlew ':x-pack:plugin:yamlRestTest'... | https://github.com/elastic/elasticsearch/issues/95058 | https://github.com/elastic/elasticsearch/pull/95463 | 75c74a9943f332334c80b11c27d94d2431427cd5 | bf49b7612d0471fe315fed7922ad5fcc3e648392 | 2023-04-05T17:40:35Z | java | 2023-04-21T17:11:34Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,047 | ["server/src/internalClusterTest/java/org/elasticsearch/index/mapper/DynamicMappingIT.java"] | [CI] DynamicMappingIT testConflictingDynamicMappings failing | Looks like https://github.com/elastic/elasticsearch/issues/37898 but that issue has been closed for years so I'm opening a fresh one.
**Build scan:**
https://gradle-enterprise.elastic.co/s/apnlznuk3yp5q/tests/:server:internalClusterTest/org.elasticsearch.index.mapper.DynamicMappingIT/testConflictingDynamicMappings
**... | https://github.com/elastic/elasticsearch/issues/95047 | https://github.com/elastic/elasticsearch/pull/95443 | 8763e2c2a165ec61760672a4741be4670a020fb6 | 9313830238c4c439e8489db742cfcfe030d432be | 2023-04-05T12:21:19Z | java | 2023-04-21T13:16:12Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,017 | ["docs/reference/data-streams/downsampling-manual.asciidoc"] | Wrong step in documentation for downsampling | ### Elasticsearch Version
8.6.2
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
any
### Problem Description
Documentation manual is having a problem in a step
https://www.elastic.co/guide/en/elasticsearch/reference/8.7/downsampling-manual.html
"
Re-run your search query to view... | https://github.com/elastic/elasticsearch/issues/95017 | https://github.com/elastic/elasticsearch/pull/95054 | 146b605269d883be02fc28a267f01504c78684c2 | 9a673ad7f16bb354f9ba9a5669ead96d11e74a02 | 2023-04-04T12:17:32Z | java | 2023-04-05T14:09:03Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,942 | ["docs/reference/slm/apis/slm-stats.asciidoc"] | [CI] DocsClientYamlTestSuiteIT test {yaml=reference/slm/apis/slm-stats/line_26} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/jphzcof2k5sgc/tests/:docs:yamlRestTest/org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT/test%20%7Byaml=reference%2Fslm%2Fapis%2Fslm-stats%2Fline_26%7D
**Reproduction line:**
```
./gradlew ':docs:yamlRestTest' --tests "org.elasticsearch.smoketest.DocsClientYam... | https://github.com/elastic/elasticsearch/issues/94942 | https://github.com/elastic/elasticsearch/pull/95508 | 834acd66c28cedc41fbb4d0562bccf0719f28504 | 0ca5dc2eac3804f9542d643cc26239076a4f0d7b | 2023-03-31T09:43:56Z | java | 2023-04-24T16:16:25Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 95,000 | ["x-pack/docs/en/security/authorization/built-in-roles.asciidoc"] | Some missing User Privileges in built-in roles in Kibana | <!--
This issues list is for bugs or feature requests in the **docs build process only**.
If you find an error in the documentation, you should open an issue or pull request
on the repository which contains the docs. For instance, the elasticsearch docs
can be found in the main elasticsearch repository.
There... | https://github.com/elastic/elasticsearch/issues/95000 | https://github.com/elastic/elasticsearch/pull/95289 | bf604c9788fb1b99652675779986cd710d9ef5b2 | 6f623ffcd3a23b05232c69b5fa13ae3848714245 | 2023-03-31T04:30:40Z | java | 2023-04-17T16:10:36Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,910 | ["build-tools-internal/src/main/resources/templates/breaking-changes.asciidoc"] | [DOCS] Release notes generation removes notable-breaking-changes tag | It seems the release notes generation automation erroneously removes the `notable-breaking-changes` tag from the migration guide, see for example [here](https://github.com/elastic/elasticsearch/pull/93653/files#diff-053ec541f7e0c214a1a42ebc54233fa7e5bda9a36816e008d6463dc162b57a85L19). Ideally, this gets fixed before th... | https://github.com/elastic/elasticsearch/issues/94910 | https://github.com/elastic/elasticsearch/pull/94911 | c2ce4f8cd037ee861cd2f652e23a18855531769b | 16b9960e0b065322cc1adc2bbc7d69b06cc92816 | 2023-03-30T14:50:03Z | java | 2023-03-31T08:03:52Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,826 | ["docs/reference/setup/sysconfig/executable-jna-tmpdir.asciidoc"] | [docs] clarify on how to properly clean up Elasticsearch temporary files | ### Elasticsearch Version
8.6
### OS Version
Linux
### Problem Description
In the docs at https://www.elastic.co/guide/en/elasticsearch/reference/current/executable-jna-tmpdir.html, we discuss the JNA temp (tmp) files generated by Elasticsearch. However, it is not clear how to clean them up. Since Elasticsearc... | https://github.com/elastic/elasticsearch/issues/94826 | https://github.com/elastic/elasticsearch/pull/95166 | 22255ed7d0e62c30d24a422e1d44f481296f4521 | 2c8e29807e027d0edb62f092a39263d05863a5df | 2023-03-28T12:49:16Z | java | 2023-04-13T12:39:53Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,788 | ["server/src/test/java/org/elasticsearch/cluster/coordination/AtomicRegisterCoordinatorTests.java"] | [CI] AtomicRegisterCoordinatorTests testSingleNodeDiscoveryStabilisesEvenWhenDisrupted failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/7qizzhicx73ek/tests/:server:test/org.elasticsearch.cluster.coordination.AtomicRegisterCoordinatorTests/testSingleNodeDiscoveryStabilisesEvenWhenDisrupted
**Reproduction line:**
```
./gradlew ':server:test' --tests "org.elasticsearch.cluster.coordination.AtomicRegi... | https://github.com/elastic/elasticsearch/issues/94788 | https://github.com/elastic/elasticsearch/pull/94790 | f8ccef2113154d039702cae00e2a80a5f3b0f621 | a329664c695cfcf2aa05a09916df3f9c61c06496 | 2023-03-27T16:40:20Z | java | 2023-03-27T18:09:00Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,773 | ["build-tools-internal/src/integTest/groovy/org/elasticsearch/gradle/internal/precommit/ThirdPartyAuditTaskFuncTest.groovy", "build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/precommit/ThirdPartyAuditPrecommitPlugin.java", "build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/precomm... | Upgrade forbiddenapis Gradle plugin to 3.5.1 | ### Description
The new version was released a minute ago: https://github.com/policeman-tools/forbidden-apis/wiki/Changes#version-35-released-2023-03-27
Summary of relevant changes for Elasticsearch:
- Faster startup time as Gradle plugin initialization was compiled statically and is part of JAR file
- Support ... | https://github.com/elastic/elasticsearch/issues/94773 | https://github.com/elastic/elasticsearch/pull/96032 | 45f9b12bfcdb9d8d17e65bdd9d20eef73092f4bc | 527cf1d3f552f66b5062b0dea6fcf8819c195018 | 2023-03-27T11:44:03Z | java | 2023-05-12T07:52:33Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,768 | ["docs/changelog/94879.yaml", "x-pack/plugin/ilm/qa/multi-node/src/javaRestTest/java/org/elasticsearch/xpack/ilm/ExplainLifecycleIT.java", "x-pack/plugin/ilm/src/main/java/org/elasticsearch/xpack/ilm/action/TransportExplainLifecycleAction.java"] | Logical ordering in return of /_ilm/explain | ### Description
I noticed that when I run `GET my_ilm_index/_ilm/explain`, the order of the returned JSON seems without much logic.
In my case, we have 18 underlying indices, and they are returned as
```
my_ilm_index-000010
my_ilm_index-000011
my_ilm_index-000012
my_ilm_index-000001
my_ilm_index-000006
my_il... | https://github.com/elastic/elasticsearch/issues/94768 | https://github.com/elastic/elasticsearch/pull/94879 | 1aeb9fdf45e85ac42ecbe04bdf41f93fa94f4833 | 347fc5ba528ff98e9343e5235efd63035a85e3c4 | 2023-03-27T10:54:38Z | java | 2023-03-29T21:34:34Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,760 | ["server/src/main/java/org/elasticsearch/search/aggregations/bucket/composite/InternalComposite.java", "server/src/test/java/org/elasticsearch/search/aggregations/bucket/composite/InternalCompositeTests.java"] | Format checking in InternalComposite should be done earlier | ### Description
InternalComposite.formatObject() can throw an IllegalArgumentException if the format to be applied to a composite key leads to a loss of information (eg, a date histogram with a width of one day is then given a date format of 'YYYY-mm', meaning that multiple buckets from the same month would produce th... | https://github.com/elastic/elasticsearch/issues/94760 | https://github.com/elastic/elasticsearch/pull/94979 | 400b7ecb14c9b10c80173c91358b9fc08138d8bc | 092fa8d487e7f41c89a6ac314cd0fa2501752fec | 2023-03-27T08:30:23Z | java | 2023-04-03T13:23:25Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,733 | ["docs/changelog/94734.yaml", "x-pack/plugin/spatial/src/main/java/org/elasticsearch/xpack/spatial/search/aggregations/InternalGeoLine.java", "x-pack/plugin/spatial/src/test/java/org/elasticsearch/xpack/spatial/search/aggregations/GeoLineAggregatorTests.java", "x-pack/plugin/spatial/src/test/java/org/elasticsearch/xpac... | When running geo_line aggregation, the sort_order has no effect | ### Elasticsearch Version
all supported versions
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
MacOSX (Darwin Kernel Version 22.3.0 arm64)
### Problem Description
The [documentation](https://www.elastic.co/guide/en/elasticsearch/reference/current/search-aggrega... | https://github.com/elastic/elasticsearch/issues/94733 | https://github.com/elastic/elasticsearch/pull/94734 | 5e327e2b85b6ce288e73c935aeb1a674d278d952 | e5f03ad61a1c4c1eaa1644fbd141fa5b53d77cb7 | 2023-03-24T14:24:41Z | java | 2023-03-28T15:26:08Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,690 | ["docs/changelog/94702.yaml", "x-pack/plugin/enrich/src/main/java/org/elasticsearch/xpack/enrich/EnrichPolicyExecutor.java", "x-pack/plugin/enrich/src/main/java/org/elasticsearch/xpack/enrich/EnrichPolicyLocks.java", "x-pack/plugin/enrich/src/test/java/org/elasticsearch/xpack/enrich/EnrichPolicyExecutorTests.java"] | Enrich policy executions are incorrectly unlocked when wait_for_completion is false | When executing enrich policies, the master node locks the policy so that multiple policy executions cannot race each other. This locking mechanism also reserves the enrich index name so that it is not considered for cleanup by the background enrich maintenance task. Policy execution is coordinated on the master node, b... | https://github.com/elastic/elasticsearch/issues/94690 | https://github.com/elastic/elasticsearch/pull/94702 | e5f03ad61a1c4c1eaa1644fbd141fa5b53d77cb7 | f56fc01222208c98563aff789433a3948460b9a4 | 2023-03-23T17:18:46Z | java | 2023-03-28T15:38:13Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,689 | ["gradle/verification-metadata.xml", "modules/apm/build.gradle"] | JDK 20 upgrade has broken APM tracing | In PR #94600, we upgraded the bundled JDK to 20. However, it now appears that running ES with JDK 20 breaks APM tracing. JVM metrics are still reported, but no spans appear.
* @jamesspi reported that he couldn't see traces in Kibana after configuring APM on a branch.
* I tried configuring APM using the 8.6.2 ... | https://github.com/elastic/elasticsearch/issues/94689 | https://github.com/elastic/elasticsearch/pull/94716 | 6e8744917d81fce7688851de02cdf77dbc4dbb8d | 16c5b7e2586f1f67292f2373c527092903e735a2 | 2023-03-23T17:05:15Z | java | 2023-03-24T20:50:06Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,666 | ["docs/Versions.asciidoc"] | [Docs] add support for javadocs in version >=8 | In https://www.elastic.co/guide/en/elasticsearch/reference/current/logging.html#json-logging we reference to Javadoc.
The Javadoc root path format seems to have changed after version 8,
before:
```
https://artifacts.elastic.co/javadoc/org/elasticsearch/elasticsearch/{version}
```
after:
```
https://artifact... | https://github.com/elastic/elasticsearch/issues/94666 | https://github.com/elastic/elasticsearch/pull/94667 | 38a09bea60a2cf413ca5dd431f78971934a4e929 | 60c50310e3185c340aafb8f0bb989198751c656c | 2023-03-23T11:15:28Z | java | 2023-03-23T16:36:45Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,664 | ["x-pack/plugin/snapshot-repo-test-kit/src/internalClusterTest/java/org/elasticsearch/repositories/blobstore/testkit/RepositoryAnalysisSuccessIT.java"] | [CI] RepositoryAnalysisSuccessIT testRepositoryAnalysis failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/5q2ukbpqbhz7i/tests/:x-pack:plugin:snapshot-repo-test-kit:internalClusterTest/org.elasticsearch.repositories.blobstore.testkit.RepositoryAnalysisSuccessIT/testRepositoryAnalysis
**Reproduction line:**
```
./gradlew ':x-pack:plugin:snapshot-repo-test-kit:internalCl... | https://github.com/elastic/elasticsearch/issues/94664 | https://github.com/elastic/elasticsearch/pull/95042 | 13e9976c3cdde80b0641527748b25bfc1ab15bef | c6bb1091d99c51ea97bfd16cbe43be6e8ca44eb7 | 2023-03-23T10:29:30Z | java | 2023-04-05T12:45:40Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,647 | ["x-pack/plugin/core/src/main/resources/fleet-file-data.json", "x-pack/plugin/core/src/main/resources/fleet-files.json", "x-pack/plugin/fleet/src/javaRestTest/java/org/elasticsearch/xpack/fleet/FleetSystemIndicesIT.java"] | [Fleet] Do not roll over or delete .fleet-file* indices, and also make them hidden | Part of https://github.com/elastic/kibana/issues/153483
We have identified a problem with the index template/ILM policy structure so we need to stop the ILM policy from rolling over while we get a long term fix.
In investigating this I also noticed that the index templates do not set `hidden` to be true which the... | https://github.com/elastic/elasticsearch/issues/94647 | https://github.com/elastic/elasticsearch/pull/94651 | 3692354284a98d171717d9f2a2e1311b51ea12f3 | 6d6cbb015cf300bfba84b3711dd6988af2b09055 | 2023-03-22T18:32:28Z | java | 2023-03-23T11:23:18Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,637 | ["docs/changelog/98295.yaml", "server/src/main/java/org/elasticsearch/search/aggregations/bucket/filter/FilterByFilterAggregator.java", "server/src/main/java/org/elasticsearch/search/aggregations/bucket/filter/FiltersAggregator.java", "server/src/main/java/org/elasticsearch/search/aggregations/bucket/filter/QueryToFilt... | Aggs and constant_keyword | ### Description
It'd be lovely is a `filters` or `filter` agg that touches a `constant_keyword` would properly rewrite itself to `match_all` and `match_none` and "go fast", at least when it's at the root of the aggs tree. Theoretically it should "just work" but it doesn't seem to. Also! The `terms` agg should be abl... | https://github.com/elastic/elasticsearch/issues/94637 | https://github.com/elastic/elasticsearch/pull/98295 | 297a0134cea34262693524e63fc9434e4acfd994 | 693ab3dee8a84e04049c941efb7b30ad60799fa4 | 2023-03-22T14:03:06Z | java | 2023-08-10T09:38:21Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,631 | ["modules/aggregations/src/yamlRestTest/resources/rest-api-spec/test/aggregations/matrix_stats_multi_value_field.yml", "modules/aggregations/src/yamlRestTest/resources/rest-api-spec/test/aggregations/matrix_stats_single_value_field.yml"] | [CI] MixedClusterClientYamlTestSuiteIT test {p0=aggregations/matrix_stats_single_value_field/Partially unmapped with missing default} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/rsfttpquycoso/tests/:qa:mixed-cluster:v7.17.10%23mixedClusterTest/org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT/test%20%7Bp0=aggregations%2Fmatrix_stats_single_value_field%2FPartially%20unmapped%20with%20missing%20default%7D
**Reproduction line:... | https://github.com/elastic/elasticsearch/issues/94631 | https://github.com/elastic/elasticsearch/pull/95684 | eab19b56daae5e1eb663e66773ada9e70523ee1c | 64c644eae5ab3cd1c2efab293f72819989674274 | 2023-03-22T11:30:05Z | java | 2023-05-01T12:07:28Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,630 | ["docs/changelog/96605.yaml", "server/src/main/java/org/elasticsearch/TransportVersion.java", "x-pack/plugin/analytics/src/main/java/org/elasticsearch/xpack/analytics/rate/InternalResetTrackingRate.java", "x-pack/plugin/analytics/src/main/java/org/elasticsearch/xpack/analytics/rate/TimeSeriesRateAggregator.java", "x-pa... | Add support for 'unit' param in rate aggregation in time series mode | Currently when using `unit` parameter in the `rate` aggregator in time series mode (meaning the `rate` aggregation is defined as a child aggregation of `time_series` aggregation) then this parameter is ignored. We should investigate whether this parameter can be supported for computing rate in time series mode. | https://github.com/elastic/elasticsearch/issues/94630 | https://github.com/elastic/elasticsearch/pull/96605 | 76b30eb62f6994a856846fbdcc68f92253ea62b1 | 97fd810757fd28ef1eb82776cf4c97ef894e8ad9 | 2023-03-22T11:26:30Z | java | 2023-06-19T10:05:54Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,619 | ["CONTRIBUTING.md"] | There may be an extra row in the unordered list | ### Elasticsearch Version
8.8.0
### Installed Plugins
_No response_
### Java Version
java version "17.0.6" 2023-01-17 LTS Java(TM) SE Runtime Environment (build 17.0.6+9-LTS-190) Java HotSpot(TM) 64-Bit Server VM (build 17.0.6+9-LTS-190, mixed mode, sharing)
### OS Version
Darwin MacBook-Pro.local ... | https://github.com/elastic/elasticsearch/issues/94619 | https://github.com/elastic/elasticsearch/pull/94620 | da9bb382f57ab393f0f7bdca5fd45183577ed8e4 | 7f47cfb45d26363e077569c5d798f27dd803db80 | 2023-03-22T08:46:18Z | java | 2023-03-22T10:43:23Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,579 | ["server/build.gradle"] | [CI] DataLifecycleTests testDefaultClusterSetting failing | Reproduces with `./gradlew ':server:test' --tests "org.elasticsearch.cluster.metadata.DataLifecycleTests.testDefaultClusterSetting" -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false"`
**Build scan:**
https://gradle-enterprise.elastic.co/s/z62nnzfwdkydo/tests/:server:test/org.elasticsearch.cluster.meta... | https://github.com/elastic/elasticsearch/issues/94579 | https://github.com/elastic/elasticsearch/pull/94639 | fd6604f6d0e9e94e70a75899ba5baf93cbce2f37 | d38b8fc3b61e8c022bef89cd007244b0042b6c4a | 2023-03-21T11:00:38Z | java | 2023-03-22T16:31:22Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,557 | ["docs/changelog/94574.yaml", "x-pack/plugin/vector-tile/qa/multi-cluster/src/javaRestTest/java/org/elasticsearch/vectortile/VectorTileCCSIT.java", "x-pack/plugin/vector-tile/src/main/java/org/elasticsearch/xpack/vectortile/rest/RestVectorTileAction.java"] | vector tile search API does not include cross cluster prefix in _index | _mvt endpoint does not include cross cluster prefix with `_index` value. For example, `_index` returns `myIndexPattern` instead of expected `cluster_one:myIndexPattern`. _search endpoint includes cross cluster prefix with `_index` value. This is causing problems in [Kibana maps tooltips](https://github.com/elastic/kiba... | https://github.com/elastic/elasticsearch/issues/94557 | https://github.com/elastic/elasticsearch/pull/94574 | 790f54ae86f3afc8b57beffc0b3b2fd88fbf005e | d5356664703128034d16d97ae2dcf2c093b31f77 | 2023-03-20T15:46:47Z | java | 2023-03-21T10:23:56Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,537 | ["docs/changelog/94576.yaml", "docs/reference/snapshot-restore/repository-azure.asciidoc", "modules/repository-azure/src/main/java/org/elasticsearch/repositories/azure/AzureClientProvider.java", "modules/repository-azure/src/main/java/org/elasticsearch/repositories/azure/AzureRepositoryPlugin.java", "modules/repository... | Add support for custom Azure endpoints in azure repository | Currently we only support adding an endpoint suffix for azure repositories. This is not enough when a custom Azure DNS zone is used since the URI that's created using an endpoint suffix is incorrect.
```java
primaryUri = new URI(protocol + "://" + accountName + "." + service + "." + endpointSuffix);
```
We shou... | https://github.com/elastic/elasticsearch/issues/94537 | https://github.com/elastic/elasticsearch/pull/94576 | 1469ed277f86ed654119dd67c8f231ddfa520d4a | da9bb382f57ab393f0f7bdca5fd45183577ed8e4 | 2023-03-20T09:05:25Z | java | 2023-03-22T10:40:19Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,515 | ["docs/changelog/94528.yaml", "server/src/internalClusterTest/java/org/elasticsearch/search/query/SearchQueryIT.java", "server/src/main/java/org/elasticsearch/index/mapper/StoredValueFetcher.java"] | `_id` field not returned consistently via Fields API | ### Elasticsearch Version
8.6.2
### Installed Plugins
_No response_
### Java Version
Oracle Corporation/Java HotSpot(TM) 64-Bit Server VM/18.0.2/18.0.2+9-61
### OS Version
Mac OS X/12.6.3/aarch64
### Problem Description
The [fields option](https://www.elastic.co/guide/en/elasticsearch/reference/current/search-... | https://github.com/elastic/elasticsearch/issues/94515 | https://github.com/elastic/elasticsearch/pull/94528 | 7559630e656977ab28e83ae86cd23419ab57b194 | 790f54ae86f3afc8b57beffc0b3b2fd88fbf005e | 2023-03-15T14:49:51Z | java | 2023-03-21T09:42:11Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,503 | ["docs/reference/setup/logging-config.asciidoc"] | Document the steps for resetting a dynamically-adjusted log level | ### Elasticsearch Version
8.6.0
### Installed Plugins
N/A
### Java Version
_bundled_
### OS Version
N/A
### Problem Description
The documentation for dynamically adjusting log levels via API calls does not include the specific command to reset logging to it's default. This could lead to users leaving verbose l... | https://github.com/elastic/elasticsearch/issues/94503 | https://github.com/elastic/elasticsearch/pull/94573 | 2f29830cd36fbe738a5323641a5563e49b872e10 | f5c98044429a46e1cd6b131c26b7fc14ac0ab9d9 | 2023-03-14T16:17:14Z | java | 2023-03-23T13:39:59Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,491 | ["qa/ccs-common-rest/src/yamlRestTest/java/org/elasticsearch/test/rest/yaml/RcsCcsCommonYamlTestSuiteIT.java"] | [CI] RcsCcsCommonYamlTestSuiteIT test {p0=search/160_exists_query/Test exists query on mapped float field} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/ijyehxbd3xu5u/tests/:qa:ccs-common-rest:yamlRestTest/org.elasticsearch.test.rest.yaml.RcsCcsCommonYamlTestSuiteIT/test%20%7Bp0=search%2F160_exists_query%2FTest%20exists%20query%20on%20mapped%20float%20field%7D
**Reproduction line:**
```
./gradlew ':qa:ccs-common-r... | https://github.com/elastic/elasticsearch/issues/94491 | https://github.com/elastic/elasticsearch/pull/94493 | 4f196c23cde41370fe18d14bb30c291a9f934b50 | 43a4e8859a5bd3acea67f74d71db2870625b1116 | 2023-03-13T14:48:14Z | java | 2023-03-13T19:10:30Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,470 | ["modules/data-streams/src/internalClusterTest/java/org/elasticsearch/datastreams/TSDBIndexingIT.java", "modules/data-streams/src/main/java/org/elasticsearch/datastreams/DataStreamIndexSettingsProvider.java", "modules/data-streams/src/main/java/org/elasticsearch/datastreams/UpdateTimeSeriesRangeService.java", "modules/... | [CI] TSDBIndexingIT testTimeRanges failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/r727kot4zv3qm/tests/:modules:data-streams:internalClusterTest/org.elasticsearch.datastreams.TSDBIndexingIT/testTimeRanges
**Reproduction line:**
```
./gradlew ':modules:data-streams:internalClusterTest' --tests "org.elasticsearch.datastreams.TSDBIndexingIT.testTim... | https://github.com/elastic/elasticsearch/issues/94470 | https://github.com/elastic/elasticsearch/pull/95500 | 3afed5fdbf55209ce7788414b4f6c52e7dca1f16 | ed06aa6d81dd5315e1882a9632d1e962b363234e | 2023-03-10T16:08:04Z | java | 2023-04-25T07:00:48Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,468 | ["docs/changelog/94483.yaml", "plugins/mapper-size/src/internalClusterTest/java/org/elasticsearch/index/mapper/size/SizeMappingIT.java", "plugins/mapper-size/src/main/java/org/elasticsearch/index/mapper/size/SizeFieldMapper.java"] | Mapper-Size Plugin Does Not Work on 8.6.2 | ### Elasticsearch Version
8.6.2
### Installed Plugins
mapper-size
### Java Version
_bundled_
### OS Version
3.10.0-1160.83.1.el7.x86_64
### Problem Description
Elastic mapper-size plugin fails on version 8.6.2 with updated templates for global, index, and component (both custom and managed). It does work in 8... | https://github.com/elastic/elasticsearch/issues/94468 | https://github.com/elastic/elasticsearch/pull/94483 | 07a8e1e80308ed33269db18fe15690313f2d7a17 | c40fc1ffc7654639a800c6020d89378394513cae | 2023-03-10T15:10:45Z | java | 2023-03-14T15:16:26Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,464 | ["server/src/internalClusterTest/java/org/elasticsearch/reservedstate/service/FileSettingsServiceIT.java"] | [CI] FileSettingsServiceIT testSettingsAppliedOnMasterReElection failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/qtdz5q4ycrlso/tests/:server:internalClusterTest/org.elasticsearch.reservedstate.service.FileSettingsServiceIT/testSettingsAppliedOnMasterReElection
**Reproduction line:**
```
./gradlew ':server:internalClusterTest' --tests "org.elasticsearch.reservedstate.service.... | https://github.com/elastic/elasticsearch/issues/94464 | https://github.com/elastic/elasticsearch/pull/95476 | 07332eff42f63c79f9cc52788671c9d84a9bb59a | 76169a5178351e3658bea49bd7b0fa08aab2658c | 2023-03-10T14:32:22Z | java | 2023-04-27T16:51:48Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,434 | ["x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/security/authz/store/ReservedRolesStore.java", "x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/security/authz/store/ReservedRolesStoreTests.java", "x-pack/plugin/security/src/test/java/org/elasticsearch/xpack/security/authz/RBACEngineTests.j... | [monitoring] update monitoring_user role | Monitoring data can now be stored in `metrics-*` patterns when collected through elastic-agent. [Our documentation](https://www.elastic.co/guide/en/kibana/current/monitoring-data.html) recommends to use the `monitoring_user` role to view the data in Stack Monitoring application but that role does not have permissions t... | https://github.com/elastic/elasticsearch/issues/94434 | https://github.com/elastic/elasticsearch/pull/94475 | 895907d97fa11a7f1c2998c887d80191c7b07f0d | 8f78880d7117c247a2e77d8f898d5cbb5b1c817d | 2023-03-09T16:40:58Z | java | 2023-04-18T13:12:17Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,346 | ["docs/changelog/94387.yaml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/tsdb/90_unsupported_operations.yml", "x-pack/plugin/rollup/qa/rest/src/yamlRestTest/resources/rest-api-spec/test/rollup/10_basic.yml", "x-pack/plugin/rollup/src/main/java/org/elasticsearch/xpack/downsample/AggregateMetricFieldVal... | Downsampling on TSDS Results in Lost Documents when "agent.version" is not Explicitly Mapped | ### Elasticsearch Version
8.6.2
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
gcp.es.datahot.n2.68x10x45
### Problem Description
When I attempt to utilize the downsampling feature with ILM and metricbeat system data it results in data being deleted without any wa... | https://github.com/elastic/elasticsearch/issues/94346 | https://github.com/elastic/elasticsearch/pull/94387 | 39625567e0fb5acf8d8d5f7a30bd17e4b7e2fab3 | a03a7796f992df1772e94adc7bfd9f299147ee08 | 2023-03-06T22:37:47Z | java | 2023-03-15T14:04:06Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,269 | ["server/src/main/java/org/elasticsearch/transport/TransportActionProxy.java"] | [CI] CCSDuelIT testTermsLookup failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/5a257lvuesvca/tests/:qa:multi-cluster-search:v8.8.0%23multi-cluster/org.elasticsearch.search.CCSDuelIT/testTermsLookup
**Reproduction line:**
```
./gradlew ':qa:multi-cluster-search:v8.8.0#multi-cluster' -Dtests.class="org.elasticsearch.search.CCSDuelIT" -Dtests.m... | https://github.com/elastic/elasticsearch/issues/94269 | https://github.com/elastic/elasticsearch/pull/94271 | 8bcecec21788b8100ecf576cf83086c6d68bfc02 | cfde02014905e756d55ada8210cc942f8f55ab45 | 2023-03-02T09:32:34Z | java | 2023-03-02T11:05:16Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,267 | ["x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/transform/transforms_unattended.yml"] | [CI] XPackRestIT test {p0=transform/transforms_unattended/Test unattended put and start} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/4j6azi4r3ggi2/tests/:x-pack:plugin:yamlRestTest/org.elasticsearch.xpack.test.rest.XPackRestIT/test%20%7Bp0=transform%2Ftransforms_unattended%2FTest%20unattended%20put%20and%20start%7D
**Reproduction line:**
```
./gradlew ':x-pack:plugin:yamlRestTest' --tests "org.... | https://github.com/elastic/elasticsearch/issues/94267 | https://github.com/elastic/elasticsearch/pull/94284 | 7c2135c6bcfaa10e3b51a7cfac7b85b9824dbbc2 | 2ff145b190e700bb23df1571b66889ab597e8007 | 2023-03-02T09:06:30Z | java | 2023-03-02T21:44:32Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,239 | ["rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/tsdb/20_mapping.yml"] | [CI] MixedClusterClientYamlTestSuiteIT test {p0=tsdb/20_mapping/Unsupported metric type position} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/5x45rtyixtxr4/tests/:qa:mixed-cluster:v8.7.0%23mixedClusterTest/org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT/test%20%7Bp0=tsdb%2F20_mapping%2FUnsupported%20metric%20type%20position%7D
**Reproduction line:**
```
./gradlew ':qa:mixed-cluster:v8... | https://github.com/elastic/elasticsearch/issues/94239 | https://github.com/elastic/elasticsearch/pull/100978 | d3951a147235f123e3efccc245112310173e1eb8 | e001c9156f76fbfd708d9b225609b92c85218216 | 2023-03-01T14:56:24Z | java | 2023-10-18T16:20:16Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,223 | ["x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/analytics/rate.yml"] | rate agg on tsdb counter field seems to return wrong data | ### Elasticsearch Version
8.7
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
macos
### Problem Description
when running a rate aggregation on tsdb counter field the results i get don't seem correct.
To test this i created a dataset with `bytes` field which l... | https://github.com/elastic/elasticsearch/issues/94223 | https://github.com/elastic/elasticsearch/pull/97168 | 44b7f88c4dfd545a1ff15969b6a14e9568ab6047 | dc856ac7b8565b593745a630175e6955158ea3f1 | 2023-03-01T11:36:16Z | java | 2023-06-28T12:29:55Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,182 | ["modules/data-streams/src/yamlRestTest/resources/rest-api-spec/test/data_stream/190_managed_by_data_lifecycle.yml"] | [CI] DataStreamsClientYamlTestSuiteIT test {p0=data_stream/190_managed_by_data_lifecycle/Create data stream with lifecycle} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/j7rdouk62xil4/tests/:modules:data-streams:yamlRestTest/org.elasticsearch.datastreams.DataStreamsClientYamlTestSuiteIT/test%20%7Bp0=data_stream%2F190_managed_by_data_lifecycle%2FCreate%20data%20stream%20with%20lifecycle%7D
**Reproduction line:**
```
./gradlew ':mod... | https://github.com/elastic/elasticsearch/issues/94182 | https://github.com/elastic/elasticsearch/pull/94190 | 085146838cc014653403d848e858b7c4d64939b2 | 2c96d704142d2a1e00e0028d841ce52d765f1075 | 2023-02-28T10:45:34Z | java | 2023-02-28T15:58:10Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,175 | ["test/test-clusters/src/main/java/org/elasticsearch/test/cluster/local/AbstractLocalClusterFactory.java", "test/test-clusters/src/main/java/org/elasticsearch/test/cluster/local/DefaultLocalClusterHandle.java"] | Support debugging multiple test clusters | We can pass `-Dtests.cluster.debug.enabled=true` to REST tests to enable debugging for the test cluster, i.e. it will attempt to connect to a debugger. The port number begins with 5007 and plus 1 for each additional node in the cluster. This works fine with a single cluster. But when a test have 2 clusters (for CCS tes... | https://github.com/elastic/elasticsearch/issues/94175 | https://github.com/elastic/elasticsearch/pull/100304 | ec76b83d69601563a2943e2a9f495957c019216d | 8916c3dd9fc5e444eb29b29e2e2eacf3b11feed6 | 2023-02-28T00:08:02Z | java | 2023-10-04T22:54:41Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,151 | ["server/src/main/java/org/elasticsearch/cluster/service/MasterService.java"] | [CI] SnapshotLifecycleRestIT testSLMXpackInfo failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/fpiflb6bkwlei/tests/:x-pack:plugin:ilm:qa:multi-node:javaRestTest/org.elasticsearch.xpack.slm.SnapshotLifecycleRestIT/testSLMXpackInfo
**Reproduction line:**
```
./gradlew ':x-pack:plugin:ilm:qa:multi-node:javaRestTest' --tests "org.elasticsearch.xpack.slm.Snapsho... | https://github.com/elastic/elasticsearch/issues/94151 | https://github.com/elastic/elasticsearch/pull/94235 | 5210a098041f65fbc735d43e69f2f54e55d9af17 | 92566baf235594e034091322335b57e0db3a5698 | 2023-02-27T13:16:22Z | java | 2023-03-01T15:05:16Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,144 | ["modules/data-streams/build.gradle", "rest-api-spec/src/yamlRestTest/java/org/elasticsearch/test/rest/ClientYamlTestSuiteIT.java", "test/test-clusters/src/main/java/org/elasticsearch/test/cluster/FeatureFlag.java"] | [CI] ClientYamlTestSuiteIT test {yaml=indices.get_index_template/10_basic/Add data lifecycle} failing | Might be related to https://github.com/elastic/elasticsearch/issues/94143
**Build scan:**
https://gradle-enterprise.elastic.co/s/mktkeldqraxy4/tests/:rest-api-spec:yamlRestTest/org.elasticsearch.test.rest.ClientYamlTestSuiteIT/test%20%7Byaml=indices.get_index_template%2F10_basic%2FAdd%20data%20lifecycle%7D
**Reproduc... | https://github.com/elastic/elasticsearch/issues/94144 | https://github.com/elastic/elasticsearch/pull/94146 | 729450833a3e4b148ac396e0486a91a7f140d4f7 | c63d0afb210e2edb9d5d95c36b05f763ea6161f2 | 2023-02-27T10:37:13Z | java | 2023-02-27T13:08:13Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,143 | ["modules/data-streams/build.gradle", "rest-api-spec/src/yamlRestTest/java/org/elasticsearch/test/rest/ClientYamlTestSuiteIT.java", "test/test-clusters/src/main/java/org/elasticsearch/test/cluster/FeatureFlag.java"] | [CI] DataStreamsClientYamlTestSuiteIT test {p0=data_stream/190_managed_by_data_lifecycle/Create data stream with lifecycle} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/mktkeldqraxy4/tests/:modules:data-streams:yamlRestTest/org.elasticsearch.datastreams.DataStreamsClientYamlTestSuiteIT/test%20%7Bp0=data_stream%2F190_managed_by_data_lifecycle%2FCreate%20data%20stream%20with%20lifecycle%7D
**Reproduction line:**
```
./gradlew ':mod... | https://github.com/elastic/elasticsearch/issues/94143 | https://github.com/elastic/elasticsearch/pull/94146 | 729450833a3e4b148ac396e0486a91a7f140d4f7 | c63d0afb210e2edb9d5d95c36b05f763ea6161f2 | 2023-02-27T10:34:54Z | java | 2023-02-27T13:08:13Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,096 | ["server/src/test/java/org/elasticsearch/reservedstate/service/FileSettingsServiceTests.java"] | [CI] FileSettingsServiceTests testStopWorksIfProcessingDidntReturnYet failing | Looks like the watcher thread was interrupted but the interrupt was lost somewhere along the way.
**Build scan:**
https://gradle-enterprise.elastic.co/s/tkibjrfrug5pw/tests/:server:test/org.elasticsearch.reservedstate.service.FileSettingsServiceTests/testStopWorksIfProcessingDidntReturnYet
**Reproduction line:**
```
... | https://github.com/elastic/elasticsearch/issues/94096 | https://github.com/elastic/elasticsearch/pull/94548 | 6e21e4a60025b64ea0823a605443e0dd79e2a28f | b803cf9bf4eab26e47d32b300639f71d0c677f51 | 2023-02-23T21:49:34Z | java | 2023-03-20T14:24:54Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 94,095 | ["docs/changelog/96082.yaml", "server/src/main/java/org/elasticsearch/TransportVersion.java", "server/src/main/java/org/elasticsearch/index/query/TermsSetQueryBuilder.java", "server/src/test/java/org/elasticsearch/index/query/TermsSetQueryBuilderTests.java"] | Explicit minimum_should_match number support for Terms Set Query | ### Description
The [Terms Set Query](https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-terms-set-query.html) lets you match documents that have some minimum number of matches to a given array of input search terms. The minimum number of matches however can only be specified by referencing anot... | https://github.com/elastic/elasticsearch/issues/94095 | https://github.com/elastic/elasticsearch/pull/96082 | cc1904add6bf5b1801e5c1fd471a3ec74d0818c4 | 5f5f9d26b7d8e0a56bd20e2980418f09629e4f30 | 2023-02-23T21:31:25Z | java | 2023-07-28T14:35:59Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.