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 | 87,048 | ["docs/changelog/87076.yaml", "server/src/main/java/org/elasticsearch/cluster/metadata/DataStream.java", "server/src/main/java/org/elasticsearch/cluster/metadata/Metadata.java", "server/src/main/java/org/elasticsearch/cluster/metadata/MetadataIndexTemplateService.java", "x-pack/plugin/ccr/build.gradle", "x-pack/plugin/... | CCR AutoFollowCoordinator can trigger put-follow actions that can corrupt datastreams in an edge case | A transport put follow-action can be triggered for an index that is part of a data stream and already exists.
Normally this is not an issue because the restore operation will just fail because the index already exists.
If however, the index is currently closed (for example due to ILM doing a force-merge with codec ch... | https://github.com/elastic/elasticsearch/issues/87048 | https://github.com/elastic/elasticsearch/pull/87076 | ecd2c1b6554977680a7c0ebf2a6829bad36650fb | 248918f142b870b18fd5168a3210947e6550d3df | 2022-05-23T14:05:51Z | java | 2022-05-24T13:45:00Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,036 | ["docs/changelog/87123.yaml", "server/src/main/java/org/elasticsearch/index/mapper/DocumentParser.java", "server/src/test/java/org/elasticsearch/index/mapper/CopyToMapperTests.java"] | bad indexing performance in elasticsearch 8.2.0 | ### Elasticsearch Version
8.2.0
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
docker-image = docker.elastic.co/elasticsearch/elasticsearch:8.2.0
### Problem Description
We are trying to migrate from Elasticsearch 6.7.1 to Elasticsearch 8.2.0.
With the same amount of documents... | https://github.com/elastic/elasticsearch/issues/87036 | https://github.com/elastic/elasticsearch/pull/87123 | 4640c03294bd2d20c1f1fd015040e44c70e67698 | 4e1f72552cda4b3335c46c34af98150228ee5f7d | 2022-05-23T12:00:42Z | java | 2022-06-08T13:02:25Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,034 | ["docs/reference/analysis/tokenfilters/stop-tokenfilter.asciidoc"] | [Doc issue] Fix broken link of Lucene’s StopFilter in Elasticsearch Stop token filter | ### Elasticsearch Version
8.2
### Installed Plugins
None
### Java Version
_bundled_
### OS Version
NA
### Problem Description
[Stop token filter](https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-stop-tokenfilter.html) has a mention of Lucene stop filter. but clicking on that link doesn... | https://github.com/elastic/elasticsearch/issues/87034 | https://github.com/elastic/elasticsearch/pull/87037 | 862d72fefc57a4e5559b8ca6c7fadc5a63366d77 | c3a61901732e3233cf4793b19882c279e13769d6 | 2022-05-23T11:46:28Z | java | 2022-05-23T18:06:35Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,026 | ["modules/legacy-geo/build.gradle", "server/build.gradle", "server/src/main/java/module-info.java", "x-pack/plugin/spatial/build.gradle", "x-pack/plugin/spatial/licenses/lucene-LICENSE.txt", "x-pack/plugin/spatial/licenses/lucene-NOTICE.txt", "x-pack/plugin/spatial/licenses/lucene-spatial3d-9.2.0.jar.sha1"] | Rework lucene spatial3d dependency on server | The server module has a dependency on lucene spatial3d library but it is never used. The only dependency on that library happens in the spatial module which is accessed via the server module at the moment. There might be a better way to handle this dependency so opening this issue to track it. | https://github.com/elastic/elasticsearch/issues/87026 | https://github.com/elastic/elasticsearch/pull/87397 | b3ff079794315494e5d4bd36104c3a41843a9028 | f5c0be5c89009dd8afdbdabf0ca0c55eecdc5557 | 2022-05-23T09:44:23Z | java | 2022-06-07T19:54:11Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,003 | ["docs/changelog/87011.yaml", "qa/smoke-test-http/src/javaRestTest/java/org/elasticsearch/http/PointInTimeIT.java", "server/src/main/java/org/elasticsearch/action/search/OpenPointInTimeRequest.java"] | Creating a PIT without `?keep_alive` parameter returns 500 rather than 4xx | ### Elasticsearch Version
8.2.0
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Cloud
### Problem Description
Creating a PIT without the required `?keep_alive` parameter throws a NPE which maps to HTTP status code `500 Internal Server Error` whereas really this isn't a server-side... | https://github.com/elastic/elasticsearch/issues/87003 | https://github.com/elastic/elasticsearch/pull/87011 | bfdade4b9a3cf112d04d0255980df498c832010d | dea11179d2de76db807ad01e5b349d96a055345b | 2022-05-20T19:21:17Z | java | 2022-05-31T00:54:44Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,977 | ["docs/changelog/87052.yaml", "x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/security/authz/privilege/IndexPrivilege.java", "x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/security/authz/60_resolve_index.yml"] | Permissions issue for the resolve_index api | ### Elasticsearch Version
latest
### Installed Plugins
_No response_
### Java Version
18.0.1.1
### OS Version
Linux 5.17.6-1-MANJARO
### Problem Description
We created a `hasData` service which utilizes the `resolve_index` api to check whether ES data exists. When making a call to `internal/index-pattern-manag... | https://github.com/elastic/elasticsearch/issues/86977 | https://github.com/elastic/elasticsearch/pull/87052 | cf92a16a103095105b5d1a5c403b8de8aab0e32e | 58d86b6a435ba62e584f8137ecfaed6b0abb2e25 | 2022-05-20T14:25:49Z | java | 2022-05-26T14:24:28Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,875 | ["CHANGELOG.md", "docs/changelog/88972.yaml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/field_caps/10_basic.yml", "server/src/main/java/org/elasticsearch/rest/action/RestFieldCapabilitiesAction.java", "server/src/test/java/org/elasticsearch/action/fieldcaps/FieldCapabilitiesRequestTests.java", "serve... | Support fields under body as well as in url for field_caps API. | ### Description
Before ES 7.x it was possible to provide a list of fields by URL or BODY request for field_caps API.
https://www.elastic.co/guide/en/elasticsearch/reference/6.8/search-field-caps.html
`POST _field_caps
{
"fields" : ["rating"]
}`
Starting from 7.x this feature was removed, and only one possib... | https://github.com/elastic/elasticsearch/issues/86875 | https://github.com/elastic/elasticsearch/pull/88972 | b81f4187abe788f405be74cb95126066404f8fb4 | f28f4545b24e7912a8623f5f3da9147f28e7d7ad | 2022-05-18T01:57:58Z | java | 2022-08-04T17:44:50Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,813 | ["x-pack/plugin/searchable-snapshots/qa/azure/src/javaRestTest/java/org/elasticsearch/xpack/searchablesnapshots/AzureSearchableSnapshotsIT.java"] | [CI] AzureSearchableSnapshotsIT testSnapshotOfSearchableSnapshot failing | This smells like the snapshot not being removed between tests.
**Build scan:**
https://gradle-enterprise.elastic.co/s/ouan3uzvpq7y6/tests/:x-pack:plugin:searchable-snapshots:qa:azure:integTest/org.elasticsearch.xpack.searchablesnapshots.AzureSearchableSnapshotsIT/testSnapshotOfSearchableSnapshot
**Reproduction line:*... | https://github.com/elastic/elasticsearch/issues/86813 | https://github.com/elastic/elasticsearch/pull/87855 | 9ff9026871e27310c307020abb1c3fef0d4fc880 | 510c85a2099d3f7720cea62a240470c803845246 | 2022-05-16T17:56:35Z | java | 2022-06-21T09:54:25Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,804 | ["modules/reindex/src/yamlRestTest/resources/rest-api-spec/test/reindex/100_tsdb.yml"] | [CI] ReindexClientYamlTestSuiteIT test {yaml=reindex/100_tsdb/from tsdb to tsdb created by template while modifying dimension} failing | Fails with this specific test seed, but not with others. It looks like the relevant randomization has to do with `ESClientYamlSuiteTestCase` line 441 or so., where we add a global template depending on whether we are using the default number of shards.
**Build scan:**
https://gradle-enterprise.elastic.co/s/kfipuq66qzp... | https://github.com/elastic/elasticsearch/issues/86804 | https://github.com/elastic/elasticsearch/pull/86980 | 300a578ad3bff3f2a5cfcd98a5ad5d0742c876c0 | 30bb96475eca985c414a75de49b734a29a348781 | 2022-05-16T13:24:55Z | java | 2022-05-20T15:59:18Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,803 | [".ci/scripts/packaging-test.sh"] | BWC tests failing due to git permissions failure | BWC fail to run as git clone fails.
This has failed a couple of times on ubuntu:
- https://gradle-enterprise.elastic.co/s/62qrl2o67t5ja
- https://gradle-enterprise.elastic.co/s/sc7o4hgjwfrpk
```
fatal: unsafe repository ('/var/lib/jenkins/workspace/elastic+elasticsearch+8.2+multijob+packaging-tests-upgrade... | https://github.com/elastic/elasticsearch/issues/86803 | https://github.com/elastic/elasticsearch/pull/86812 | 793920255bcf7a2901bb67667337730fe637d1c4 | 05d743a81748c981c1af0b992d65102c7e25df87 | 2022-05-16T11:47:40Z | java | 2022-05-16T20:12:34Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,724 | ["docs/changelog/88470.yaml", "server/src/internalClusterTest/java/org/elasticsearch/snapshots/ConcurrentSnapshotsIT.java", "server/src/main/java/org/elasticsearch/snapshots/SnapshotsService.java", "server/src/test/java/org/elasticsearch/snapshots/SnapshotsServiceTests.java"] | [CI] SnapshotStressTestsIT testRandomActivities failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/anyfhhx6i7naw/tests/:server:internalClusterTest/org.elasticsearch.snapshots.SnapshotStressTestsIT/testRandomActivities
**Reproduction line:**
`./gradlew ':server:internalClusterTest' --tests "org.elasticsearch.snapshots.SnapshotStressTestsIT.testRandomActivities" ... | https://github.com/elastic/elasticsearch/issues/86724 | https://github.com/elastic/elasticsearch/pull/88470 | 7382fa3a32457b03f083fe4435906f0cc149ae33 | 0e8f5e4d0a243eadc0cbb887b2379120ec5e3037 | 2022-05-12T09:33:29Z | java | 2022-07-27T08:12:14Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,705 | ["docs/changelog/87633.yaml", "server/src/main/java/org/elasticsearch/indices/recovery/RecoverySettings.java", "server/src/test/java/org/elasticsearch/indices/recovery/RecoverySettingsTests.java"] | snapshot-based peer recovery warning despite not using `indices.recovery.use_snapshots=true` | ### Elasticsearch Version
Version: 8.2.0, Build: default/tar/b174af62e8dd9f4ac4d25875e9381ffe2b9282c5/2022-04-20T10:35:10.180408517Z, JVM: 18
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
MacOS Darwin Kernel Version 21.4.0
### Problem Description
Elasticsearch throws snapshot-ba... | https://github.com/elastic/elasticsearch/issues/86705 | https://github.com/elastic/elasticsearch/pull/87633 | ca7783c4296c72e70ba22139f589a8ee817cbffa | 76eaa82099f3aa1fbd5c18f2d3990d6708cad231 | 2022-05-11T19:50:34Z | java | 2022-06-16T12:45:16Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,694 | ["docs/changelog/86732.yaml", "x-pack/docs/en/security/auditing/event-types.asciidoc", "x-pack/plugin/security/src/main/java/org/elasticsearch/xpack/security/audit/AuditTrail.java", "x-pack/plugin/security/src/main/java/org/elasticsearch/xpack/security/audit/AuditTrailService.java", "x-pack/plugin/security/src/main/jav... | Audit events do not consistently include the port number in "origin.address" | Some types of audit event samples from [our documentation](https://www.elastic.co/guide/en/elasticsearch/reference/7.17/audit-event-types.html) include the port number in "origin.address", like **access_denied**:
```json
{"type":"audit", "timestamp":"2020-12-30T22:30:06,949+0200", "node.id":
"0RMNyghkQYCc_gVd1G6tZQ"... | https://github.com/elastic/elasticsearch/issues/86694 | https://github.com/elastic/elasticsearch/pull/86732 | fa4953adca7c82a749c983bef86f3e562138e31e | 954d288f4587e014ba5b381bce2bd090ce12285c | 2022-05-11T15:46:56Z | java | 2022-05-20T11:16:18Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,572 | ["docs/changelog/86574.yaml", "x-pack/plugin/ilm/qa/multi-node/src/javaRestTest/java/org/elasticsearch/xpack/MigrateToDataTiersIT.java", "x-pack/plugin/ilm/src/main/java/org/elasticsearch/xpack/ilm/action/TransportMigrateToDataTiersAction.java"] | Migrate to data tiers routing API doesn't reroute | ### Elasticsearch Version
7.17, 8.x
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Darwin
### Problem Description
The migrate to data tiers routing API changes the allocation configuration for
the indices that need migrating to data tiers routing.
After such changes we should... | https://github.com/elastic/elasticsearch/issues/86572 | https://github.com/elastic/elasticsearch/pull/86574 | 7e17630e36d3aadeec441470b1e882514e83c550 | 17a62d19f93d6c53b4406c7d111baa02f9a424e1 | 2022-05-09T13:59:40Z | java | 2022-05-11T12:28:24Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,567 | ["client/test/src/main/java/org/elasticsearch/client/GraalVMThreadsFilter.java", "client/test/src/main/java/org/elasticsearch/client/RestClientTestCase.java"] | Client tests failing with ThreadLeakError | ### CI Link
https://gradle-enterprise.elastic.co/s/mw2zhgjnaroxk
https://gradle-enterprise.elastic.co/s/og2cnfo5yzhyi
In both cases the tests ran on the `graalvm-ce17` JVM.
### Repro line
NA
### Does it reproduce?
Didn't try
### Applicable branches
main
### Failure history
https://gradle-en... | https://github.com/elastic/elasticsearch/issues/86567 | https://github.com/elastic/elasticsearch/pull/86976 | e51424deef25be00a93f14801d76863f3cd09df1 | 26d98d39ceaad20865c7d5a4f8f218d27499b0ad | 2022-05-09T12:03:06Z | java | 2022-05-20T17:18:01Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,560 | ["docs/changelog/86555.yaml", "server/src/main/java/org/elasticsearch/common/geo/SimpleFeatureFactory.java", "x-pack/plugin/vector-tile/licenses/mapbox-vector-tile-NOTICE.txt", "x-pack/plugin/vector-tile/src/main/java/org/elasticsearch/xpack/vectortile/feature/FeatureFactory.java", "x-pack/plugin/vector-tile/src/main/j... | Foreground extrusions missing with vector tile returned by the vector tile search API | ### Elasticsearch Version
8.2.0
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Elastic Cloud on GCP
### Problem Description
We use Mapbox GL JS to retrieve tiles from the new vector tile search API.
Everything work as expected until we try to extrude the features to display it... | https://github.com/elastic/elasticsearch/issues/86560 | https://github.com/elastic/elasticsearch/pull/86555 | 7f591b1217a5eafb4ab0ff7d7ebe528d0c6444bb | 6efa188b5e3b54b3e44ae3f51821a75c15b5651b | 2022-05-09T10:04:45Z | java | 2022-05-17T13:53:23Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,940 | ["distribution/tools/cli-launcher/src/main/java/org/elasticsearch/launcher/CliToolLauncher.java", "distribution/tools/cli-launcher/src/test/java/org/elasticsearch/launcher/CliToolLauncherTests.java"] | [Certs]: Java exceptions while creating certs using `elasticsearch-certutil` tool. | **Kibana version:** 8.3 Snapshot Kibana self-managed environment
**Host OS and Browser version:** Windows, All
**Build details:**
```
VERSION: 8.3.0 Snapshot self-managed
BUILD: 52512
COMMIT: df225b213b188c81888141cee2ec191424fc0649
Elasticsearch artifact link: https://snapshots.elastic.co/8.3.0-6ba9f710/do... | https://github.com/elastic/elasticsearch/issues/86940 | https://github.com/elastic/elasticsearch/pull/86944 | 8127080f5e139d568d617db5856b3da606a49a07 | 4b2d553e51ac5e0dd62d9ca6147e46f6a8a5b227 | 2022-05-06T06:53:55Z | java | 2022-05-20T00:07:59Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,428 | ["docs/changelog/85512.yaml", "x-pack/plugin/security/src/main/java/org/elasticsearch/xpack/security/action/SecurityActionMapper.java", "x-pack/plugin/security/src/test/java/org/elasticsearch/xpack/security/action/SecurityActionMapperTests.java", "x-pack/qa/runtime-fields/with-security/src/javaRestTest/java/org/elastic... | Resolve permissions issue with `cluster:admin/scripts/painless/execute` | 2nd attempt at https://github.com/elastic/elasticsearch/issues/84591
references https://github.com/elastic/elasticsearch/issues/48856#issuecomment-831144741
tldr; the permission structure for the endpoint isn't useful for most users. If users can create runtime fields they should have access to this api, they sho... | https://github.com/elastic/elasticsearch/issues/86428 | https://github.com/elastic/elasticsearch/pull/85512 | 40230125f50f6e87a3844dccc57ebf0e75aacca7 | a48965decf34624e2494c37fc424c36f57d1c427 | 2022-05-04T15:33:33Z | java | 2022-05-17T15:22:42Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,409 | ["x-pack/docs/en/security/authentication/saml-guide.asciidoc"] | [DOCS] SAML role mapping of groups does not parse comma separated lists to string array | ### Description
Following the documentation for setting up SAML integration with Elastic, it mentions using a "groups" attribute so the SAML server can pass a list of groups back to ElasticSearch/Kibana: https://www.elastic.co/guide/en/elasticsearch/reference/current/saml-guide-stack.html
You will notice here that ... | https://github.com/elastic/elasticsearch/issues/86409 | https://github.com/elastic/elasticsearch/pull/86770 | db08d619989a3e9e67aff376239ef8e35a010eed | 7f591b1217a5eafb4ab0ff7d7ebe528d0c6444bb | 2022-05-03T21:59:36Z | java | 2022-05-17T13:36:55Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,383 | ["docs/changelog/87841.yaml", "docs/reference/modules/cluster/disk_allocator.asciidoc", "server/src/internalClusterTest/java/org/elasticsearch/cluster/routing/allocation/DiskThresholdMonitorIT.java", "server/src/main/java/org/elasticsearch/cluster/InternalClusterInfoService.java", "server/src/main/java/org/elasticsearc... | Auto unlocking after recovering from flood-stage watermark (high disk usage) not working with threshold_enabled disabled | ### Elasticsearch Version
Version: 8.1.3, Build: default/rpm/39afaa3c0fe7db4869a161985e240bd7182d7a07/2022-04-19T08:13:25.444693396Z, JVM: 18
### Installed Plugins
translations,licensing,globalSearch,globalSearchProviders,features,mapsEms,licenseApiGuard,usageCollection,taskManager,telemetryCollectionManager,telemet... | https://github.com/elastic/elasticsearch/issues/86383 | https://github.com/elastic/elasticsearch/pull/87841 | a054accf5f3dfe0c138e46a2c583220b47d72437 | 806d2976aa3e2ec18a1674fecad7ae25af6c7f6b | 2022-05-03T08:48:17Z | java | 2022-07-26T12:26:43Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,382 | ["libs/core/src/main/java/org/elasticsearch/core/internal/provider/EmbeddedImplClassLoader.java", "libs/core/src/test/java/org/elasticsearch/core/internal/provider/EmbeddedImplClassLoaderTests.java", "test/framework/src/main/java/org/elasticsearch/bootstrap/BootstrapForTesting.java", "test/framework/src/main/java/org/e... | [CI] EmbeddedImplClassLoaderTests classMethod failing | It seems this error is windows specific
**Build scan:**
https://gradle-enterprise.elastic.co/s/6emvfcapta7xc/tests/:libs:elasticsearch-core:test/org.elasticsearch.core.internal.provider.EmbeddedImplClassLoaderTests/classMethod
**Reproduction line:**
`null`
**Applicable branches:**
master
**Reproduces locally?:**
No... | https://github.com/elastic/elasticsearch/issues/86382 | https://github.com/elastic/elasticsearch/pull/86413 | b71e53209f7c93e5b0ebafd643ffcccdbb375d40 | e30a0698392a6fe873aa36d134a9b0abf0fe3d11 | 2022-05-03T08:47:28Z | java | 2022-05-06T08:53:05Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,377 | ["docs/changelog/86582.yaml", "x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/analytics/nested_top_metrics_sort.yml"] | [CI] XPackRestIT test {p0=analytics/nested_top_metrics_sort/terms order by top metrics size greater than 1 rewrite_to_filter_by_filter true} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/gunr75fkh2a6q/tests/:x-pack:plugin:yamlRestTest/org.elasticsearch.xpack.test.rest.XPackRestIT/test%20%7Bp0=analytics%2Fnested_top_metrics_sort%2Fterms%20order%20by%20top%20metrics%20size%20greater%20than%201%20rewrite_to_filter_by_filter%20true%7D
**Reproduction l... | https://github.com/elastic/elasticsearch/issues/86377 | https://github.com/elastic/elasticsearch/pull/86582 | 854d9d8a15b1107f6e08afd9c850bb0fbfeaf25c | 29552f8484394822f387a22d0ffbbf218fe840ce | 2022-05-03T07:32:07Z | java | 2022-05-09T18:54:51Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,352 | ["distribution/tools/plugin-cli/src/test/java/org/elasticsearch/plugins/cli/ListPluginsCommandTests.java", "docs/changelog/86408.yaml", "server/src/main/java/org/elasticsearch/plugins/PluginInfo.java"] | Support Windows line separators in PluginInfo.toString | We have hardcoded Unix-style newlines in PluginInfo.toString. We should use `System.lineSeparator()` instead. | https://github.com/elastic/elasticsearch/issues/86352 | https://github.com/elastic/elasticsearch/pull/86408 | 286cb2b26c5dd37d6cca8973fa684d885c1f65e9 | e71efbd21119f57ef2a0f5cfd6bf4e3c9427ca89 | 2022-05-02T16:05:41Z | java | 2022-05-04T13:00:39Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,334 | ["docs/reference/setup/add-nodes.asciidoc"] | [Docs] "Add and remove nodes" docs should link to security "Enroll additional nodes" docs | ### Description
In the **Set up Elasticsearch** section of the docs, there is a page for [Add and remove nodes in your cluster](https://www.elastic.co/guide/en/elasticsearch/reference/current/add-elasticsearch-nodes.html).
It has these instructions:
> 1. Set up a new Elasticsearch instance.
> 2. Specify the name ... | https://github.com/elastic/elasticsearch/issues/86334 | https://github.com/elastic/elasticsearch/pull/89393 | 65b05f858e3ea32f5df3f31fce55e489127cd158 | 2fad061394f62584f18693c985ad0a8b8b0c6db8 | 2022-05-02T07:56:22Z | java | 2022-08-25T12:51:03Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,273 | ["server/src/main/java/org/elasticsearch/search/aggregations/AggregationErrors.java", "server/src/main/java/org/elasticsearch/search/aggregations/support/AggregationPath.java", "server/src/test/java/org/elasticsearch/search/aggregations/support/AggregationPathTests.java"] | AggregationPath parsing throws the wrong exception type status code | When parsing `AggregationPath` strings, if we hit an error, we throw `AggregationExecutionException`, which is a 500 class error. But 500 class errors usually mean that retrying the request might improve the situation, where in this case we want to indicate that the user should not retry with the same request (they ne... | https://github.com/elastic/elasticsearch/issues/86273 | https://github.com/elastic/elasticsearch/pull/86532 | a13b050911ec12327686b2d0befa1934b8622dbd | a052a4b712e092e1a726994aeeb74830390515e4 | 2022-04-28T19:40:28Z | java | 2022-05-09T12:19:09Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,267 | ["docs/changelog/86191.yaml", "x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/termsenum/action/TransportTermsEnumAction.java", "x-pack/plugin/mapper-constant-keyword/src/main/java/org/elasticsearch/xpack/constantkeyword/mapper/ConstantKeywordFieldMapper.java", "x-pack/plugin/src/yamlRestTest/resources/re... | Terms enum API throws null pointer exception when remote shards fail | ### Elasticsearch Version
8.3.0
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
arm64
### Problem Description
When using the `_terms_enum` API, if remote clusters return failures, but the local cluster doesn't, a null exception is thrown:
```
{
"error": {
"root_cause":... | https://github.com/elastic/elasticsearch/issues/86267 | https://github.com/elastic/elasticsearch/pull/86191 | b323e8e1db5ab0efda60c8b12e6658807fb20da3 | bc5cfcf4b2f23801678d9b5bab59a2d5c185d517 | 2022-04-28T13:44:36Z | java | 2022-04-29T13:12:11Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,249 | ["docs/changelog/86315.yaml", "server/src/main/java/org/elasticsearch/transport/ClusterConnectionManager.java", "server/src/test/java/org/elasticsearch/transport/ClusterConnectionManagerTests.java"] | Incomplete remote response handler after transport close in integration tests | ### CI Link
https://gradle-enterprise.elastic.co/s/ma2rjwewae6hi
### Repro line
./gradlew ':server:internalClusterTest' --tests "org.elasticsearch.action.termvectors.MultiTermVectorsIT" -Dtests.seed=D2D36E011E6F103B -Dtests.locale=en-US -Dtests.timezone=UTC -Druntime.java=17
### Does it reproduce?
No
### Applicab... | https://github.com/elastic/elasticsearch/issues/86249 | https://github.com/elastic/elasticsearch/pull/86315 | 6b8e141272593cb39a59f2a6c258d04ce8d729a4 | 22136f056cff00d714cdec2e60fe03605cc60004 | 2022-04-28T07:32:35Z | java | 2022-05-02T07:49:30Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,203 | ["docs/changelog/89557.yaml", "docs/reference/ilm/actions/ilm-rollover.asciidoc", "docs/reference/settings/ilm-settings.asciidoc", "x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ilm/LifecycleSettings.java", "x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ilm/WaitForRolloverReadyStep.java"... | Prevent ILM from spuriously rolling over (many) empty indices | ### Description
This has been brought up a few times in different forms, see https://github.com/elastic/elasticsearch/issues/46161, https://github.com/elastic/elasticsearch/issues/73349, https://github.com/elastic/elasticsearch/issues/83039, https://github.com/elastic/elasticsearch/issues/85054.
Any ILM policy wi... | https://github.com/elastic/elasticsearch/issues/86203 | https://github.com/elastic/elasticsearch/pull/89557 | eddfc250e8f1aeb81275fcde0f97ab995ebb7ef7 | 21356162eb6817c5af4a3678fc49da7b7ace4332 | 2022-04-26T22:18:11Z | java | 2022-09-19T22:37:41Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,136 | ["docs/changelog/90309.yaml", "server/src/main/java/org/elasticsearch/search/SearchUtils.java", "server/src/test/java/org/elasticsearch/search/SearchUtilsTests.java"] | The maximum number of clauses automatically gets set to 1024 when heap size is less than 1GB | The code to compute the maximum number of clauses looks like this:
```java
public static int calculateMaxClauseValue(ThreadPool threadPool) {
int searchThreadPoolSize = threadPool.info(ThreadPool.Names.SEARCH).getMax();
long heapSize = JvmStats.jvmStats().getMem().getHeapMax().getGb();
... | https://github.com/elastic/elasticsearch/issues/86136 | https://github.com/elastic/elasticsearch/pull/90309 | fb762487fd39a351eba78ff840e81f56ad93bf12 | 9d11e2168e2b56b48f4c596d91b35cf5184f2429 | 2022-04-25T12:49:42Z | java | 2022-09-29T14:30:13Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,121 | ["docs/reference/ccr/index.asciidoc"] | [DOCS] Document Cross Cluster Replication (CCR) limitations | ### Elasticsearch Version
7.x, 8.x
### Problem Description
Given the increased adoption of CCR, it seems it would make sense to provide a dedicated section or page to document any kind of limitations. For example, it is not clear whether system indices like `.security*` can or should be replicated or not.
One m... | https://github.com/elastic/elasticsearch/issues/86121 | https://github.com/elastic/elasticsearch/pull/87348 | 9660e8b1c2475a5a6c6f9d4fe95d048b0656c434 | 14ef513f2c6906f407c6be7dfeea784c42b725bd | 2022-04-25T07:10:25Z | java | 2022-10-17T20:05:29Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,111 | ["modules/data-streams/build.gradle", "modules/data-streams/src/yamlRestTest/resources/rest-api-spec/test/data_stream/150_tsdb.yml", "server/src/main/java/org/elasticsearch/action/admin/cluster/state/TransportClusterStateAction.java", "server/src/main/java/org/elasticsearch/cluster/metadata/DataStream.java", "server/sr... | DataStream: cat indices API in time_series mode is NPE | ### Elasticsearch Version
master
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
all
### Problem Description
cat indices API in time_series mode is NPE, The reproduce steps is below:
### Steps to Reproduce
```
# step 1
PUT _index_template/test
{
"inde... | https://github.com/elastic/elasticsearch/issues/86111 | https://github.com/elastic/elasticsearch/pull/86112 | 08c3bda45a63519007fa9f9437e2d3fd5a99618e | 1e3ad0d3548fe4eb49014c55cbf59762d514e0cd | 2022-04-24T11:38:18Z | java | 2022-04-28T06:50:24Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,058 | ["docs/changelog/86089.yaml", "x-pack/plugin/enrich/src/main/java/org/elasticsearch/xpack/enrich/EnrichPolicyRunner.java", "x-pack/plugin/enrich/src/test/java/org/elasticsearch/xpack/enrich/EnrichPolicyRunnerTests.java"] | Null pointer exception executing a range enrich policy with an "object" field | ### Elasticsearch Version
8.1.1
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Darwin Kernel Version 21.4.0
### Problem Description
Under certain conditions, executing a range enrich policy on a field with wrong datatype gives a NPE instead of a more comprehens... | https://github.com/elastic/elasticsearch/issues/86058 | https://github.com/elastic/elasticsearch/pull/86089 | fbe1c59a7b5b960c7a11f7129b9980f16ae69cb8 | f0a86b5e38f53e4a233148c5eb964332c8f8fb6a | 2022-04-21T07:34:52Z | java | 2022-05-02T14:41:26Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,055 | ["docs/changelog/86580.yaml", "x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/DataTiersUsageTransportAction.java", "x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/DataTiersUsageTransportActionTests.java"] | Data tiers usage is 0 for partially mounted indices | ### Elasticsearch Version
8.1.2
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
ESS on Azure
### Problem Description
The `_xpack/usage` API reports the size of the data set per data tier. However, it uses the local disk size as the metric it reports on and this is 0 (zero) for par... | https://github.com/elastic/elasticsearch/issues/86055 | https://github.com/elastic/elasticsearch/pull/86580 | 7db1c807f2deb764e6519f8b47ea5713f27b5a13 | d5a45867bcce65eb8251576bd0c18a36736bb296 | 2022-04-21T06:49:19Z | java | 2022-05-12T15:25:48Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,044 | ["docs/changelog/86458.yaml", "docs/reference/search/search-vector-tile-api.asciidoc", "rest-api-spec/src/main/resources/rest-api-spec/api/search_mvt.json", "x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/vector-tile/10_basic.yml", "x-pack/plugin/vector-tile/src/javaRestTest/java/org/elasticsearch/xpack/ve... | Add label features to vector tile search API response | ### Description
There are [2 labeling issues in Kibana when using Vector tiles](https://github.com/elastic/kibana/issues/130675).
1) Multiple labels for MultiPolygon and MultiLineString geometries.
<img width="500" alt="Screen Shot 2022-04-20 at 9 32 26 AM" src="https://user-images.githubusercontent.com/373691... | https://github.com/elastic/elasticsearch/issues/86044 | https://github.com/elastic/elasticsearch/pull/86458 | acc22de4fd6ec6a5f11ac6afb981fd261eda7af4 | db08d619989a3e9e67aff376239ef8e35a010eed | 2022-04-20T15:42:12Z | java | 2022-05-17T13:33:29Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 86,041 | ["client/rest/src/main/java/org/elasticsearch/client/RestClient.java", "client/rest/src/test/java/org/elasticsearch/client/RestClientMultipleHostsIntegTests.java", "docs/changelog/87248.yaml"] | Low level rest client retrying scrolls, skipping pages | ### Elasticsearch Version
Doesn't matter
### Installed Plugins
_No response_
### Java Version
all
### OS Version
doesn't matter
### Problem Description
When you send a `scroll` request to the low level rest client it uses it's standard retry mechanism which catches all errors and just retries against another E... | https://github.com/elastic/elasticsearch/issues/86041 | https://github.com/elastic/elasticsearch/pull/87248 | ddcaff0cbbba2166d22caf94b4738d80ca62cbfc | 4d2929bb281fb984c0176a59f76a886552b95ff7 | 2022-04-20T13:52:46Z | java | 2022-05-31T14:48:41Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,992 | ["build-tools-internal/src/main/resources/forbidden/jdk-deprecated.txt"] | Build fails with JDK 18 - Method not found while parsing signature: java.awt.color.ICC_Profile#finalize() | ```
$./gradlew precommit
...
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':client:client-benchmark-noop-api-plugin:forbiddenApisMain'.
> Parsing signatures failed: Method not found while parsing signature: java.awt.color.ICC_Profile#finalize()
...
Publishing build... | https://github.com/elastic/elasticsearch/issues/85992 | https://github.com/elastic/elasticsearch/pull/85994 | af7525e1f05bfb0168bbc17f2acc7d1844944998 | 6532032dd94a1a4a8a97976f15d4b496839ad961 | 2022-04-19T10:07:50Z | java | 2022-04-22T18:51:09Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,946 | ["docs/reference/analysis/tokenfilters/keep-types-tokenfilter.asciidoc"] | Keyword tokenizer + keep_types filter causing empty string to be returned as only token | ### Elasticsearch Version
8.1.2
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
latest linux docker version
### Problem Description
Using a custom analyzer with the tokenizer set to "keyword", and putting a "keep_types" filter in it, result in no tokens.
This should return a si... | https://github.com/elastic/elasticsearch/issues/85946 | https://github.com/elastic/elasticsearch/pull/87553 | 29460adf7e2863d2deb2e4ee2791a01e401f5fdc | b5a635cae9e056a25df0cc694e8abf58a7199fad | 2022-04-16T10:12:01Z | java | 2022-06-13T09:28:32Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,879 | ["build-tools-internal/build.gradle", "client/test/build.gradle", "test/framework/build.gradle"] | [CI] RoleReferenceIntersectionTests testBuildRoleForListOfRoleReferences failing | Looks like an issue with Mockito on Java 19 when trying to use `thenCalRealMethod()` on an interface default method. Looks like there was a similar regression with Java 17: https://github.com/mockito/mockito/issues/2587
Looks like the latest byte buddy release (1.12.9) supports Java 19 so it might just be a case of bu... | https://github.com/elastic/elasticsearch/issues/85879 | https://github.com/elastic/elasticsearch/pull/85881 | e307f3222f89e00bf82a008757b5e7eb05a2e3e9 | 0b999c399eb282efa151df116c78eeec3e616e4f | 2022-04-13T21:05:51Z | java | 2022-04-14T20:19:19Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,851 | ["docs/reference/eql/eql.asciidoc", "docs/reference/modules/indices/circuit_breaker.asciidoc", "docs/reference/settings/ml-settings.asciidoc"] | [DOCS] Consolidate CircuitBreakers | 👋🏼 I see most CircuitBreakers returned via [GET Node Stats](https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster-nodes-stats.html) `GET _nodes/stats?filter_path=nodes.*.breakers` (v7.17.2, v8.1.2) are listed in the main Elasticsearch [CircuitBreaker Doc](https://www.elastic.co/guide/en/elasticsearc... | https://github.com/elastic/elasticsearch/issues/85851 | https://github.com/elastic/elasticsearch/pull/90809 | bd97e2bca06c9f524ea359aecb0d848308f6abc7 | 34ff7a9d98a80e15ca25e6707153be7c45efa9e4 | 2022-04-13T02:28:15Z | java | 2022-10-14T11:33:52Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,829 | ["docs/changelog/85830.yaml", "server/src/main/java/org/elasticsearch/cluster/routing/allocation/ShardsAvailabilityHealthIndicatorService.java", "server/src/main/java/org/elasticsearch/health/HealthIndicatorImpact.java", "server/src/main/java/org/elasticsearch/health/ImpactArea.java", "server/src/test/java/org/elastics... | Add `impact_areas` field to impacts | eg
```
"impacts": [
{
"severity": 3,
"description": "Searches might return slower than usual. Fewer redundant copies of the data exist on 2 indices [.ds-logslogslogs-2022.03.29-000001, my-index-000001].",
"impact_areas": [ "search" ]
}
]
``` | https://github.com/elastic/elasticsearch/issues/85829 | https://github.com/elastic/elasticsearch/pull/85830 | 4f58cf24f819f162ad2ec286c4bc2f6b956339f9 | 02fc46a9a226cb0c16faa60db4f818af1a4fca9b | 2022-04-12T16:50:39Z | java | 2022-04-13T07:36:50Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,806 | ["x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/deprecation/10_basic.yml"] | [CI] XPackRestIT test {p0=deprecation/10_basic/Test Deprecations} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/hfmf3gkkdknhw/tests/:x-pack:plugin:yamlRestTest/org.elasticsearch.xpack.test.rest.XPackRestIT/test%20%7Bp0=deprecation%2F10_basic%2FTest%20Deprecations%7D
**Reproduction line:**
`./gradlew ':x-pack:plugin:yamlRestTest' --tests "org.elasticsearch.xpack.test.rest.XP... | https://github.com/elastic/elasticsearch/issues/85806 | https://github.com/elastic/elasticsearch/pull/86141 | a8f14599e9be9afdfafa9169abea809a378e954a | 2a8c5a63bab3ac5f056f3a987013a4bdf6babab0 | 2022-04-12T08:59:00Z | java | 2022-04-25T15:22:39Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,803 | ["docs/changelog/85817.yaml", "plugins/discovery-gce/src/main/java/org/elasticsearch/cloud/gce/GceInstancesServiceImpl.java"] | Discovery GCE test fails on FIPS | ### CI Link
https://gradle-enterprise.elastic.co/s/mcboq4te6p7o6
### Repro line
./gradlew :plugins:discovery-gce:qa:gce:check -Dtests.fips.enabled=true
### Does it reproduce?
Yes
### Applicable branches
master
### Failure history
_No response_
### Failure excerpt
This seems to have started failing since #851... | https://github.com/elastic/elasticsearch/issues/85803 | https://github.com/elastic/elasticsearch/pull/85817 | 1045686698fece318e5ee0e06c3b40c5c7a869a9 | b841b5f7d55651e9edd35bddf4d0205b5c6cd696 | 2022-04-12T07:28:23Z | java | 2022-04-13T08:57:37Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,824 | ["docs/reference/setup/install/targz.asciidoc", "docs/reference/setup/install/zip-windows.asciidoc"] | Path /etc/elasticsearch/config/certs/http_ca.crt is wrong when trying to verify Elasticsearch is running | https://www.elastic.co/guide/en/elasticsearch/reference/current/rpm.html#rpm-running-systemd

<img width="909" alt="image" src="https://user-images.githubusercontent.com/8455957/162904178-7e2ec692-52eb-4c5a... | https://github.com/elastic/elasticsearch/issues/85824 | https://github.com/elastic/elasticsearch/pull/86390 | ce9819fa6cc1aed8d52a09ec28503487e25bb6f8 | 6ebe562c5b1f46d6b07e3f78d4752f833ed4c457 | 2022-04-12T07:24:30Z | java | 2022-05-03T13:06:25Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,790 | ["docs/changelog/85926.yaml", "modules/ingest-common/src/main/java/org/elasticsearch/ingest/common/ScriptProcessor.java", "modules/ingest-common/src/yamlRestTest/resources/rest-api-spec/test/ingest/190_script_processor.yml", "server/src/main/java/org/elasticsearch/ingest/IngestService.java"] | Reduce script processor overhead from safety check | Currently 99% of a profiled `script` processor's execution time comes from the invocation of `CollectionUtils.ensureNoSelfReferences()`, not the script itself (this could vary with script intensity, but it stands to reason it would take a lot to change this dramatically).
<img width="2552" alt="image" src="https://use... | https://github.com/elastic/elasticsearch/issues/85790 | https://github.com/elastic/elasticsearch/pull/85926 | 6aeec65d69b7be80439b24dd02d0a462fa7f1066 | 4b286d7aa6063b5c9f8ae66ef6a3c0d1ed389138 | 2022-04-11T19:15:36Z | java | 2022-05-02T17:38:35Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,756 | ["docs/changelog/85792.yaml", "modules/ingest-geoip/qa/full-cluster-restart/build.gradle", "modules/ingest-geoip/qa/full-cluster-restart/src/test/java/org/elasticsearch/ingest/geoip/FullClusterRestartIT.java", "modules/ingest-geoip/src/main/java/org/elasticsearch/ingest/geoip/DatabaseNodeService.java", "modules/ingest-... | GeoIP Ingest plugin should be not break with feature migration | ### Bug
It is possible for a system feature migration to break the geoip-ingest plugin on a cluster that has been upgraded from 7.17 to 8.x. The system features migration will reindex the `.geoip_databases` index into a new index called `.geoip_databases-reindexed-for-8`, then delete the original `.geoip_databases` ... | https://github.com/elastic/elasticsearch/issues/85756 | https://github.com/elastic/elasticsearch/pull/85792 | a30ab8649547e5694bcd66d171ccd5cd5779f183 | cfe1f111475a09fffd0a4d208463dcb58fc70226 | 2022-04-07T21:27:31Z | java | 2022-05-03T19:47:32Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,748 | ["docs/changelog/89199.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"] | GeoLine aggregation can output corrupt geojson: a line with just 1 point | Reproduction (from the docs, but removed 2 of the 3 docs):
```
PUT test
{
"mappings": {
"dynamic": "strict",
"_source": {
"enabled": false
},
"properties": {
"my_location": {
"type": "geo_point"
},
"group"... | https://github.com/elastic/elasticsearch/issues/85748 | https://github.com/elastic/elasticsearch/pull/89199 | 08fb6ed6923fec089b2eb3eff2a39276491937f6 | cd359b3d3993c034d8f4fe4296afcea2247cf8c4 | 2022-04-07T14:24:37Z | java | 2022-08-09T13:07:22Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,747 | ["x-pack/plugin/security/src/main/java/org/elasticsearch/xpack/security/authc/service/ElasticServiceAccounts.java", "x-pack/plugin/security/src/test/java/org/elasticsearch/xpack/security/action/service/TransportGetServiceAccountActionTests.java", "x-pack/plugin/security/src/test/java/org/elasticsearch/xpack/security/au... | [Fleet] Create new service account `elastic/fleet-server-remote` for remote agent connections | ### Description
**Background**
As part of https://github.com/elastic/kibana/issues/104986 we will be adding the ability for Elastic Agents to send agent monitoring data to a remote Elasticsearch cluster. In order to achieve this, we will need a service token for the remote cluster which fleet server will use.
Thi... | https://github.com/elastic/elasticsearch/issues/85747 | https://github.com/elastic/elasticsearch/pull/100950 | 3ce905b75432e36648ae013a3580b1f12537cae9 | 63179d760adbb7b202d49150e1ee9c4fcb193b9e | 2022-04-07T13:44:46Z | java | 2023-10-18T13:35:51Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,725 | ["docs/changelog/86192.yaml", "x-pack/plugin/searchable-snapshots/preallocate/src/main/java/org/elasticsearch/xpack/searchablesnapshots/preallocate/Preallocate.java"] | Windows bwcTestSnapshots unable to upgrade a node due to assertion failing | ### CI Link
https://gradle-enterprise.elastic.co/s/vn4gmfzui5s3q
### Repro line
NONE
### Does it reproduce?
Didn't try
### Applicable branches
master, 8.2
### Failure history
_No response_
### Failure excerpt
```
java.lang.AssertionError: expected file size 16777216 but was 0 |
-- | --
| » at org.el... | https://github.com/elastic/elasticsearch/issues/85725 | https://github.com/elastic/elasticsearch/pull/86192 | 1e3ad0d3548fe4eb49014c55cbf59762d514e0cd | 71c4c68c6e17b3b3d0e191647748dc51a467304c | 2022-04-06T13:28:18Z | java | 2022-04-28T07:48:26Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,711 | ["docs/changelog/85713.yaml", "server/src/main/java/org/elasticsearch/search/aggregations/timeseries/TimeSeriesIndexSearcher.java", "server/src/test/java/org/elasticsearch/search/aggregations/timeseries/TimeSeriesIndexSearcherTests.java"] | TSDB:TimeSeriesIndexSearcher collect order error, caused by the wrong init value of tsidOrd | ### Elasticsearch Version
master
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
all
### Problem Description
TimeSeriesIndexSearcher use the tsidOrd to speed up tsid compare. There is a hidden bug:
The init value of tsidOrd is 0, so it's ok to collect data from beginning. But if ... | https://github.com/elastic/elasticsearch/issues/85711 | https://github.com/elastic/elasticsearch/pull/85713 | a372b543f5b14a11c4b970a81a9dfadc25a3e1f9 | 1739dab88b41d60c0648c3722688af9a9d944ab9 | 2022-04-06T08:11:39Z | java | 2022-04-13T11:46:07Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,707 | ["build-tools-internal/src/main/resources/templates/breaking-changes.asciidoc"] | Missing breaking changes section in release docs | ### Elasticsearch Version
8.2.0
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
MacOS
### Problem Description
Generating the release notes with the `generateReleaseNotes` Gradle tasks results in the documentation missing the `breaking changes` section. As a result of this the refe... | https://github.com/elastic/elasticsearch/issues/85707 | https://github.com/elastic/elasticsearch/pull/86343 | 0f43267a84736cd6789a5e625b963800d83592b9 | 746218f81a4a1fffdb6d7da77004d65caeb6c2db | 2022-04-05T17:40:13Z | java | 2022-05-02T12:39:00Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,702 | ["server/src/main/java/org/elasticsearch/indices/ShardLimitValidator.java", "server/src/test/java/org/elasticsearch/indices/ShardLimitValidatorTests.java", "x-pack/plugin/deprecation/src/main/java/org/elasticsearch/xpack/deprecation/ClusterDeprecationChecks.java", "x-pack/plugin/deprecation/src/main/java/org/elasticsea... | Emit critical deprecation warning if maximum open shards exceeded | Similar to https://github.com/elastic/elasticsearch/issues/82807 Kibana upgrades can never succeed if a cluster already exceeded the maximum open shards.
It would reduce the downtime and help our users safely upgrade if we emitted a critical warning from the deprecations info API for this condition. At the moment it... | https://github.com/elastic/elasticsearch/issues/85702 | https://github.com/elastic/elasticsearch/pull/85967 | 051f9713e99381faaaf88ce1a0bc690f4fab0b40 | 192b4ca8595ee7227f681b33f4d68d49cfbfeca4 | 2022-04-05T15:25:58Z | java | 2022-05-06T13:03:49Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,670 | ["rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.forcemerge/10_basic.yml"] | [CI] ClientYamlTestSuiteIT test {yaml=nodes.stats/11_indices_metrics/Metric - blank for indices shard_stats} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/i5xx5nbqxywse/tests/:rest-api-spec:yamlRestTest/org.elasticsearch.test.rest.ClientYamlTestSuiteIT/test%20%7Byaml=nodes.stats%2F11_indices_metrics%2FMetric%20-%20blank%20for%20indices%20shard_stats%7D
**Reproduction line:**
`./gradlew ':rest-api-spec:yamlRestTest' ... | https://github.com/elastic/elasticsearch/issues/85670 | https://github.com/elastic/elasticsearch/pull/85683 | 378736ac320afe5d4d82fcfb38e196346d63ca5b | 92852f3eac3c6dfe7689c61a5a852aba1d6ecb07 | 2022-04-04T09:51:35Z | java | 2022-04-04T21:26:52Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,640 | ["qa/verify-version-constants/build.gradle"] | [CI] Verify version constants failing on pre-8.0 clusters with FIPS enabled | This looks to have been failing for awhile. https://gradle-enterprise.elastic.co/s/2zxpfgsfn4s5k/failure
```
:qa:verify-version-constants:v7.17.3#integTest FAILED
Exec output and error:
| Output for ./bin/elasticsearch-users:
| ERROR: Only PBKDF2 is allowed for password hashing in a FIPS 140 JVM. Please set the ... | https://github.com/elastic/elasticsearch/issues/85640 | https://github.com/elastic/elasticsearch/pull/86079 | 09ce1b0fe8b80e13b927a0d74449eb33b30f22b7 | 557398d28bd120b604db60ec038538cffb06cacf | 2022-04-01T17:42:29Z | java | 2022-04-25T12:06:57Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,634 | ["distribution/docker/src/docker/Dockerfile", "docs/changelog/87812.yaml"] | Remove vim-tiny package from Docker image | For reasons that are unclear, we install the `vim-tiny` package in the Elasticsearch Docker image. Whilst convenient, this package is not actually necessary, therefore we should remove it. | https://github.com/elastic/elasticsearch/issues/85634 | https://github.com/elastic/elasticsearch/pull/87812 | f6bfd5c87c27107ea2ffe128f2bfbf7d77afd98e | cb70dac01609fc4865343cc0c6514b837129092e | 2022-04-01T16:22:47Z | java | 2022-06-21T09:22:18Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,610 | ["docs/reference/troubleshooting/common-issues/circuit-breaker-errors.asciidoc", "docs/reference/troubleshooting/common-issues/disk-usage-exceeded.asciidoc", "docs/reference/troubleshooting/common-issues/high-cpu-usage.asciidoc", "docs/reference/troubleshooting/common-issues/high-jvm-memory-pressure.asciidoc", "docs/re... | [DOCS] Split the page Fix common cluster issues into separate pages | The page [Fix common cluster issues](https://www.elastic.co/guide/en/elasticsearch//reference/master/fix-common-cluster-issues.html) is one of the [troubleshooting links](https://github.com/elastic/cloud/issues/92183#issuecomment-1017303716) that are going to be created on the deployment health banner to link error mes... | https://github.com/elastic/elasticsearch/issues/85610 | https://github.com/elastic/elasticsearch/pull/88495 | 5191a16e5c03dbd7b98188c9e4ca7a11a05254a5 | 26cc87360ebbd3fbd5100a26a36f6a948f4e826e | 2022-04-01T11:05:06Z | java | 2022-07-18T15:54:02Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,592 | ["docs/changelog/85595.yaml", "x-pack/plugin/vector-tile/src/javaRestTest/java/org/elasticsearch/xpack/vectortile/VectorTileRestIT.java", "x-pack/plugin/vector-tile/src/main/java/org/elasticsearch/xpack/vectortile/rest/RestVectorTileAction.java"] | Wildcards in fields parameter are not supported in vector tile search API | Currently if you add a field in the fields parameter with a wildcard, no fields will be added to the hits layer. The situation is even worst if the wildcard matches the field name of the geo_point or geo_shape field, in that case a ClassCastException is thrown. | https://github.com/elastic/elasticsearch/issues/85592 | https://github.com/elastic/elasticsearch/pull/85595 | 3381fcd6d778bd6ecc74df22c9b4adeb2966825d | 2b0a1a3e7ad1556f8789035a2dda07efc8852858 | 2022-04-01T05:43:58Z | java | 2022-04-01T11:59:18Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,550 | ["docs/changelog/85551.yaml", "server/src/internalClusterTest/java/org/elasticsearch/repositories/InvalidRepositoryIT.java", "server/src/main/java/org/elasticsearch/repositories/InvalidRepository.java", "server/src/main/java/org/elasticsearch/repositories/RepositoriesService.java", "server/src/main/java/org/elasticsear... | NPE in RepositoriesService | ### Elasticsearch Version
7.16.2, master
### Installed Plugins
no
### Java Version
_bundled_
### OS Version
Linux iZbp1dn0ktfed9mjoyuiajZ 5.10.84-10.2.al8.x86_64 #1 SMP Thu Feb 10 15:03:09 CST 2022 x86_64 x86_64 x86_64 GNU/Linux
### Problem Description
When put repository using PutRespository... | https://github.com/elastic/elasticsearch/issues/85550 | https://github.com/elastic/elasticsearch/pull/85551 | 737eacee2db466fd4a3f293b84779ade4b24401d | 133e34dcca86ba5a754aadf8a19fef44af7b7475 | 2022-03-31T13:33:31Z | java | 2022-04-04T15:35:53Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,539 | ["docs/changelog/85555.yaml", "x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/job/process/autodetect/output/AutodetectResultProcessor.java", "x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/job/process/normalizer/Renormalizer.java", "x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/job/pro... | [ML] Renormalizer should not queue up quantiles docs but just keep the last | The short circuiting renormalizer used with ML anomaly detection will skip renormalizations if a more recent set of quantiles has been received. It does this by maintaining a queue of quantiles documents, but when it is ready to perform the next renormalization it drains the entire queue so that it is left with the mo... | https://github.com/elastic/elasticsearch/issues/85539 | https://github.com/elastic/elasticsearch/pull/85555 | 5914388fe3b90e670304b0f32c6ef18ad31bbb71 | 85359f3d551a977aa2df2ba6f1710c56111209c6 | 2022-03-31T10:55:19Z | java | 2022-04-01T08:34:37Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,520 | ["docs/changelog/85531.yaml", "x-pack/plugin/sql/qa/mixed-node/src/test/java/org/elasticsearch/xpack/sql/qa/mixed_node/SqlCompatIT.java"] | SQLCompatIT.testCursorFromOldNodeFailsOnNewNode fails after version bump to 8.3.0 | ### CI Link
https://gradle-enterprise.elastic.co/s/vgdjkeiiridsk/tests/:x-pack:plugin:sql:qa:mixed-node:v8.2.0%23mixedClusterTest/org.elasticsearch.xpack.sql.qa.mixed_node.SqlCompatIT/testCursorFromOldNodeFailsOnNewNode?top-execution=1
### Repro line
./gradlew ':x-pack:plugin:sql:qa:mixed-node:v8.2.0#mixedClusterTes... | https://github.com/elastic/elasticsearch/issues/85520 | https://github.com/elastic/elasticsearch/pull/85531 | 6da86a42d15fbbeb808127f3a47e715ac9094699 | 20f8a1fd206b44dd7cc3cb452fc259cce5035264 | 2022-03-31T05:08:44Z | java | 2022-03-31T13:31:22Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,509 | ["docs/changelog/85534.yaml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.aggregation/360_date_histogram.yml"] | [CI] ClientYamlTestSuiteIT test {yaml=search.aggregation/360_date_histogram/Multi-value date histogram} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/7xhn5whnmvexs/tests/:rest-api-spec:yamlRestTestV7CompatTest/org.elasticsearch.test.rest.ClientYamlTestSuiteIT/test%20%7Byaml=search.aggregation%2F360_date_histogram%2FMulti-value%20date%20histogram%7D
**Reproduction line:**
`./gradlew ':rest-api-spec:yamlRestT... | https://github.com/elastic/elasticsearch/issues/85509 | https://github.com/elastic/elasticsearch/pull/85534 | 4f9e09b03bf3007ce8de1ce5f46eda61f5929c9c | b4ff756beced1de35d355ed3ac200e27219722d2 | 2022-03-30T20:07:09Z | java | 2022-03-31T10:54:44Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,493 | ["docs/changelog/85500.yaml", "docs/reference/search/search-your-data/highlighting.asciidoc", "modules/mapper-extras/src/yamlRestTest/resources/rest-api-spec/test/match_only_text/10_basic.yml", "server/src/main/java/org/elasticsearch/search/fetch/subphase/highlight/HighlightPhase.java"] | Highlighting in Kibana is not working for match_only_text | ### Elasticsearch Version
8.1.1.
### Installed Plugins
non
### Java Version
_bundled_
### OS Version
ESS
### Problem Description
When searching for any term in Kibana the highlighting works on any field type except `match_only_text` which has become the default field type in ~7.14 for all of the beats and Elas... | https://github.com/elastic/elasticsearch/issues/85493 | https://github.com/elastic/elasticsearch/pull/85500 | 44e399b3a95e607f885fef85d0346166fd167e43 | 78789e2b5d1412165a892a9e39238b4260b3018b | 2022-03-30T11:24:48Z | java | 2022-04-01T06:12:08Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,487 | ["modules/lang-mustache/src/internalClusterTest/java/org/elasticsearch/script/mustache/MultiSearchTemplateIT.java", "modules/lang-mustache/src/internalClusterTest/java/org/elasticsearch/script/mustache/SearchTemplateIT.java", "test/framework/src/main/java/org/elasticsearch/search/FailBeforeCurrentVersionQueryBuilder.ja... | Improve error message for `ccs_force_fail` mode flag | ### Description
In #81809 we introduces a cluster setting that enables a pre-flight compatibility check for search requests going out from the coordinating node that checks if the request contains parts or features that are not supported on the previous minor version to quickly check full CCS compatibility for them. T... | https://github.com/elastic/elasticsearch/issues/85487 | https://github.com/elastic/elasticsearch/pull/97059 | 42c2fa41da6c145f8de16b50900e973a6d9b665a | 84c295cbbd1fba0f67629ca887606376d91bae6b | 2022-03-30T09:27:18Z | java | 2023-06-28T15:27:20Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,480 | ["docs/changelog/88292.yaml", "server/src/main/java/org/elasticsearch/cluster/node/DiscoveryNodeFilters.java", "x-pack/plugin/autoscaling/src/internalClusterTest/java/org/elasticsearch/xpack/autoscaling/storage/ProactiveStorageIT.java", "x-pack/plugin/autoscaling/src/internalClusterTest/java/org/elasticsearch/xpack/aut... | Autoscaling may scale too far during index shrink | ### Elasticsearch Version
7.13.3
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
ubuntu
### Problem Description
When doing a shrink, a copy of each shard is first reallocated to the one node. Then a shrink is initiated, which generates new shards. In case the chosen node is above ... | https://github.com/elastic/elasticsearch/issues/85480 | https://github.com/elastic/elasticsearch/pull/88292 | d4f78dbf792d7ee644f846f77604213758680cc0 | 66e750c01585b9785568125e9c56b9418fbf1a8a | 2022-03-30T06:36:31Z | java | 2022-07-08T12:18:02Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,432 | ["docs/reference/searchable-snapshots/index.asciidoc"] | [Doc][Bug] Searchable snapshot doesn't have "recovered-" prefix but have "restored-" in 8.x | ### Elasticsearch Version
8.x
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
supported major OS
### Problem Description
In manual, there's such description
https://www.elastic.co/guide/en/elasticsearch/reference/8.1/searchable-snapshots.html
> Indices manage... | https://github.com/elastic/elasticsearch/issues/85432 | https://github.com/elastic/elasticsearch/pull/85457 | cc51c1a6396bd28b1410dd38a2f318b6c2bd8f5c | 42d007169672ee49695b28a337442716cffffdc1 | 2022-03-29T02:43:36Z | java | 2022-03-29T15:02:26Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,409 | ["docs/changelog/85413.yaml", "docs/reference/transform/apis/put-transform.asciidoc", "docs/reference/transform/apis/start-transform.asciidoc", "x-pack/plugin/transform/src/main/java/org/elasticsearch/xpack/transform/action/TransformPrivilegeChecker.java", "x-pack/plugin/transform/src/test/java/org/elasticsearch/xpack/... | [ML] Transform does not validate permissions appropriately when using a retention policy | ### Elasticsearch Version
8.0.0
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
n/a
### Problem Description
When creating a transform with a `retention_policy` configured, `delete` permissions are not validated against the destination index. Consequently, the transform may fail to... | https://github.com/elastic/elasticsearch/issues/85409 | https://github.com/elastic/elasticsearch/pull/85413 | a5452603ccc91fe82d7f491ced34414014e08a1f | 5f03cab87e0bbd161a8fb44ebc561c79c6bc6747 | 2022-03-28T19:51:26Z | java | 2022-03-29T11:54:31Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,400 | ["rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cat.allocation/10_basic.yml"] | [CI] ClientYamlTestSuiteIT test {yaml=cat.allocation/10_basic/Column headers} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/z7i6ntwkqmto6/tests/:rest-api-spec:yamlRestTest/org.elasticsearch.test.rest.ClientYamlTestSuiteIT/test%20%7Byaml=cat.allocation%2F10_basic%2FColumn%20headers%7D
**Reproduction line:**
`./gradlew ':rest-api-spec:yamlRestTest' --tests "org.elasticsearch.test.rest.Cl... | https://github.com/elastic/elasticsearch/issues/85400 | https://github.com/elastic/elasticsearch/pull/85459 | 50d1b4f129ce1e4f26dac5edf4507e15e4b2eb02 | dacb9a14e738073515ccaf2493b50f238edffea1 | 2022-03-28T15:52:03Z | java | 2022-03-29T17:44:47Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,375 | ["docs/reference/settings/common-defs.asciidoc", "docs/reference/settings/security-settings.asciidoc", "docs/reference/settings/ssl-settings.asciidoc", "docs/reference/setup/install/docker/docker-compose.yml"] | `xpack.security.http.ssl.verification_mode` is missing from the docs | ### Description
- `xpack.security.http.ssl.verification_mode` is missing from the docs for 8.1. Reference https://www.elastic.co/guide/en/elasticsearch/reference/8.1/security-settings.html .
- But in fact this property exists, refer to the third point of `Resolution` in https://www.elastic.co/guide/en/elasticsearch/r... | https://github.com/elastic/elasticsearch/issues/85375 | https://github.com/elastic/elasticsearch/pull/93083 | 693beaf8ce7db6d904c6cc0e8c0d73b52d391994 | 648d80e517e93f8631067d8c2e82bff0a1e297e2 | 2022-03-28T07:13:20Z | java | 2023-01-19T16:13:55Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,357 | ["build-tools-internal/version.properties", "docs/changelog/85376.yaml"] | Upgrade Adoptium OpenJDK to 18.0.0+36 | Adoptium OpenJDK 18.0.0+36 is now available. We need to upgrade the version that is bundled with Elasticsearch to the newer version. We currently bundle 17.0.2+8. | https://github.com/elastic/elasticsearch/issues/85357 | https://github.com/elastic/elasticsearch/pull/85376 | e1882f8abf926f08287220cbfdff2e0e1edd4743 | 2da5d75ab8045b823fb7470da9b64e8bab9d1933 | 2022-03-25T10:00:59Z | java | 2022-04-13T16:48:04Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,336 | ["docs/changelog/85340.yaml", "server/src/main/java/org/elasticsearch/plugins/PluginInfo.java", "server/src/test/java/org/elasticsearch/plugins/PluginInfoTests.java"] | Check for empty version while verifying Elasticsearch plugins | ### Elasticsearch Version
8.2
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Any
### Problem Description
The PluginInfo verification code in Elasticsearch ensures that plugins must match the Elasticsearch they are being installed into. However, if the plugin descriptor properties... | https://github.com/elastic/elasticsearch/issues/85336 | https://github.com/elastic/elasticsearch/pull/85340 | da8d8b17dd0b106060699a705f720f1e61f9b056 | 62448a0a70031cb67430b6f9871c428add6a3a28 | 2022-03-24T16:59:59Z | java | 2022-03-28T18:27:28Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,308 | ["rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cat.snapshots/10_basic.yml"] | [CI] ClientYamlTestSuiteIT test {yaml=cat.snapshots/10_basic/Test cat snapshots output} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/pwjaj4ctq7wvc/tests/:rest-api-spec:yamlRestTest/org.elasticsearch.test.rest.ClientYamlTestSuiteIT/test%20%7Byaml=cat.snapshots%2F10_basic%2FTest%20cat%20snapshots%20output%7D
**Reproduction line:**
`gradlew ':rest-api-spec:yamlRestTest' --tests "org.elasticsearch.... | https://github.com/elastic/elasticsearch/issues/85308 | https://github.com/elastic/elasticsearch/pull/85997 | e70dc48220042b2184d4056f0dd99ea47ae3d4c7 | bf1a3a3a7088b799642ddf9f35bd745fe8cb7919 | 2022-03-24T09:35:18Z | java | 2022-04-26T08:14:24Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,249 | ["docs/changelog/85325.yaml", "server/src/main/java/org/elasticsearch/cluster/coordination/JoinHelper.java", "server/src/main/java/org/elasticsearch/cluster/coordination/JoinTask.java", "server/src/main/java/org/elasticsearch/cluster/coordination/JoinTaskExecutor.java", "server/src/test/java/org/elasticsearch/cluster/c... | Investigate possible election retry loop | I observed a 7.12 cluster that was struggling to complete an election, with at least one node holding over a million `elected-as-master` tasks in its pending task queue. I suspect there were two such nodes because they were just constantly winning elections and then failing because of the next election and so on...
... | https://github.com/elastic/elasticsearch/issues/85249 | https://github.com/elastic/elasticsearch/pull/85325 | 3dec58dabe719e34fdf7627cea36317090156b5d | e4888dd80814a75d45c1f0dad4b1314a3419cd7c | 2022-03-22T22:14:42Z | java | 2022-03-28T16:14:23Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,243 | ["docs/changelog/86132.yaml", "x-pack/plugin/autoscaling/src/main/java/org/elasticsearch/xpack/autoscaling/storage/ProactiveStorageDeciderService.java", "x-pack/plugin/autoscaling/src/main/java/org/elasticsearch/xpack/autoscaling/storage/ReactiveStorageDeciderService.java", "x-pack/plugin/autoscaling/src/main/java/org/... | Provide more information about autoscaling policy decisions to improve debugging | In some contexts is unclear why an autoscaling policy decides to request
more resources, i.e. if there's an unassigned shard that remains unassigned
even after adding more resources. It would be help to have more information
around the decisions taken by the deciders so it is easier to understand and
track them. | https://github.com/elastic/elasticsearch/issues/85243 | https://github.com/elastic/elasticsearch/pull/86132 | f615744512b0e90dbb019670a68848e7499ff47a | 666e85be0919327cc252157e24cdb1382bc879bb | 2022-03-22T18:35:34Z | java | 2022-06-08T06:45:36Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,222 | ["docs/changelog/88013.yaml", "docs/reference/modules/discovery/discovery-settings.asciidoc", "server/src/main/java/org/elasticsearch/cluster/coordination/Coordinator.java", "server/src/main/java/org/elasticsearch/common/settings/ClusterSettings.java", "server/src/test/java/org/elasticsearch/cluster/coordination/Coordi... | More helpful logs if a single-node cluster has nontrivial discovery config | Users sometimes accidentally auto-bootstrap their nodes into single-node clusters and then try and join them all together later by setting `discovery.seed_hosts` or similar. Elasticsearch doesn't care if discovery points to a few extra nodes so today it reports no problems, but it's frustrating to the user that it does... | https://github.com/elastic/elasticsearch/issues/85222 | https://github.com/elastic/elasticsearch/pull/88013 | 4cdfe7e1b1afaae3646b681009f89e4b527bf191 | 50d2cf31b83505430c1d12b49a5f873082ea592a | 2022-03-22T12:38:23Z | java | 2022-06-30T13:35:15Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,207 | ["server/src/main/java/org/elasticsearch/cluster/metadata/MetadataIndexStateService.java"] | MetadataIndexStateService block log messages are confusing | Tiny supportability nit: today we emit these log messages when adding a write block to an index:
```
[2022-03-22T19:43:26,897][INFO ][o.e.c.m.MetadataIndexStateService] [node_t1] adding block write to indices [[test-blocks/eLkrYpm_S3WNemfWpXrhPA]]
[2022-03-22T19:43:26,933][INFO ][o.e.c.m.MetadataIndexStateService]... | https://github.com/elastic/elasticsearch/issues/85207 | https://github.com/elastic/elasticsearch/pull/85237 | 942e5fd9fca2e49e70c2b6b3f4e21884615368c1 | 4e1a0631e860f20a116a2879a0dfe562bece9879 | 2022-03-22T09:54:14Z | java | 2022-08-03T15:21:35Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,203 | ["docs/changelog/85656.yaml", "docs/reference/search/profile.asciidoc", "server/src/main/java/org/elasticsearch/search/profile/query/ProfileWeight.java", "server/src/main/java/org/elasticsearch/search/profile/query/QueryTimingType.java", "server/src/test/java/org/elasticsearch/search/profile/query/QueryProfilerTests.ja... | ProfileWeight should instrument `Weight#count`. | ### Description
As we are about to start leveraging `Weight#count` to compute total hit counts (https://github.com/elastic/elasticsearch/pull/84778) and aggregation counts (https://github.com/elastic/elasticsearch/pull/81322), we should start instrumenting it so that we can get information about time spent in `Weight#... | https://github.com/elastic/elasticsearch/issues/85203 | https://github.com/elastic/elasticsearch/pull/85656 | bb3698cfee7c0a3e74d9bca09214df9aeb1e4a33 | 7e9ce33e8483825c56c62c4f095416c3e4a32d28 | 2022-03-22T08:33:11Z | java | 2022-11-21T12:32:48Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,175 | ["x-pack/plugin/ilm/src/main/java/org/elasticsearch/xpack/ilm/PolicyStepsRegistry.java", "x-pack/plugin/ilm/src/test/java/org/elasticsearch/xpack/ilm/PolicyStepsRegistryTests.java"] | [CI] DataTiersMigrationsTests testUserOptsOutOfTierMigration failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/aodpvg6m2oba4/tests/:x-pack:plugin:ilm:internalClusterTest/org.elasticsearch.xpack.ilm.DataTiersMigrationsTests/testUserOptsOutOfTierMigration
**Reproduction line:**
`./gradlew ':x-pack:plugin:ilm:internalClusterTest' --tests "org.elasticsearch.xpack.ilm.DataTiers... | https://github.com/elastic/elasticsearch/issues/85175 | https://github.com/elastic/elasticsearch/pull/85346 | bd6b27c699de8ad807d862492e174f33fb3b2002 | ff517c57c4cbb4fc638e855805ff0e376c39a865 | 2022-03-21T15:54:47Z | java | 2022-03-28T14:31:10Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,130 | ["docs/reference/tab-widgets/api-call.asciidoc", "docs/reference/tab-widgets/quick-start-cleanup.asciidoc", "docs/reference/tab-widgets/quick-start-install.asciidoc"] | [DOCS] Quick start `curl` documentation for http and not https | ### Elasticsearch Version
8.0.0
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Linux reinoso 5.8.0-59-generic #66~20.04.1-Ubuntu SMP Thu Jun 17 11:14:10 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
### Problem Description
On documentation: https://www.elastic.co/guide/en/elasticsearch... | https://github.com/elastic/elasticsearch/issues/85130 | https://github.com/elastic/elasticsearch/pull/86145 | a733f4287acd7816571cf2d8ad643d47a8d68a28 | 336965201b102019abcb5a28309e013748414d7d | 2022-03-19T19:41:54Z | java | 2022-04-27T12:43:00Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,110 | ["docs/changelog/85118.yaml", "server/src/main/java/org/elasticsearch/search/aggregations/AggregatorBase.java", "server/src/main/java/org/elasticsearch/search/aggregations/bucket/sampler/random/RandomSamplerAggregator.java", "server/src/test/java/org/elasticsearch/search/aggregations/bucket/sampler/random/RandomSampler... | Skip sampling for min/max aggregation if value can be determined via point reader | ### Description
Min/Max aggregations do not require any scaling for the random_sampler results. Additionally, if the min/max an be determined via the pointReader (i.e. not by individual doc values), we should use that as it means that sampler doesn't need to supply documents to the min/max agg, potentially speeding th... | https://github.com/elastic/elasticsearch/issues/85110 | https://github.com/elastic/elasticsearch/pull/85118 | 64372da8a20fa30f83b65ae1ad1e9ab535e56d52 | 689e62877d327b43cbfa1a5232081715a07ac7cd | 2022-03-18T14:39:46Z | java | 2022-04-28T18:40:36Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,105 | ["docs/changelog/85106.yaml", "x-pack/plugin/ql/src/main/java/org/elasticsearch/xpack/ql/expression/predicate/operator/math/Maths.java", "x-pack/plugin/sql/qa/server/src/main/resources/math.csv-spec", "x-pack/plugin/sql/qa/server/src/main/resources/math.sql-spec", "x-pack/plugin/sql/qa/server/src/main/resources/unsigne... | SQL: ROUND() of big numbers leads to wrong results | - for Long values, the conversion from long to double can lead to loss of precision. Eg.
```
SELECT CAST(ROUND(922337203685477580) AS LONG) as a
```
returns
```
922337203685477632
```
- for floating point values, when the two numbers passed to ROUND() funciton are too big, the values are truncated to L... | https://github.com/elastic/elasticsearch/issues/85105 | https://github.com/elastic/elasticsearch/pull/85106 | 92c45385f128ccdd872b93122af77c3bd6847d03 | 087bd1d5fc7d5b08d141896f59bcf80ff211bd22 | 2022-03-18T14:18:52Z | java | 2022-03-30T06:50:43Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,090 | ["x-pack/plugin/security/src/main/java/org/elasticsearch/xpack/security/rest/action/profile/RestSearchProfilesAction.java", "x-pack/plugin/security/src/test/java/org/elasticsearch/xpack/security/rest/action/profile/RestSearchProfilesActionTests.java"] | Search User Profiles needs to support "source" paremter | ### Description
In Elasticsearch, all GET requests that have a body must also support that body being passed as a URL parameter named `source`. (This is because GET requests with a body are not standardized and not all clients can support it.)
The `RestSearchProfilesAction` does not support the "source" parameter, ... | https://github.com/elastic/elasticsearch/issues/85090 | https://github.com/elastic/elasticsearch/pull/85139 | 9ec646302dfbea6d1ffd2bdd1607799f3a599048 | 0d3295a15b7309fa3a8be2c6a362e0329b19ff23 | 2022-03-18T06:40:02Z | java | 2022-03-21T12:29:20Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,075 | ["x-pack/plugin/ilm/src/main/java/org/elasticsearch/xpack/ilm/PolicyStepsRegistry.java", "x-pack/plugin/ilm/src/test/java/org/elasticsearch/xpack/ilm/PolicyStepsRegistryTests.java"] | [CI] ILMMultiNodeIT testShrinkOnTiers failing | Started failing in this way about 10 days ago (3-7-22). Seems to be affecting 7.17 and 8.1 branches.
**Build scan:**
https://gradle-enterprise.elastic.co/s/kg23spzlawfu6/tests/:x-pack:plugin:ilm:internalClusterTest/org.elasticsearch.xpack.ilm.ILMMultiNodeIT/testShrinkOnTiers
**Reproduction line:**
`./gradlew ':x-pack... | https://github.com/elastic/elasticsearch/issues/85075 | https://github.com/elastic/elasticsearch/pull/85346 | bd6b27c699de8ad807d862492e174f33fb3b2002 | ff517c57c4cbb4fc638e855805ff0e376c39a865 | 2022-03-17T20:00:04Z | java | 2022-03-28T14:31:10Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,046 | ["docs/reference/redirects.asciidoc", "x-pack/docs/en/security/configuring-stack-security.asciidoc", "x-pack/docs/en/security/images/elastic-security-overview.png", "x-pack/docs/en/security/index.asciidoc", "x-pack/docs/en/security/securing-communications/security-minimal-setup.asciidoc", "x-pack/docs/en/security/secur... | 8.x security setup docs don't describe how to set up kibana | ### Description
As part of security on by default we removed a lot of the existing "setting up security" documentation, because it was no longer relevant.
However, that means that we have a gap in our docs for people who want to turn on security on an existing cluster.
In particular the 7.x docs have a page for ... | https://github.com/elastic/elasticsearch/issues/85046 | https://github.com/elastic/elasticsearch/pull/88393 | 2605b9e1215041e1a7cc4983fbe919e94df86b12 | 1441367d0b14eb891b221f9a21846b791aa89cc7 | 2022-03-17T00:50:11Z | java | 2022-07-19T14:01:34Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 85,043 | ["docs/changelog/85287.yaml", "x-pack/plugin/watcher/src/main/java/org/elasticsearch/xpack/watcher/support/WatcherIndexTemplateRegistry.java"] | Watcher history created as index with wrong mapping instead of data stream after 8.0 upgrade | ### Elasticsearch Version
8.0.1
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Elastic Cloud
### Problem Description
After upgrading from 7.17 to 8.0.1 we noticed that some watches would not write their history.
The ES logs has many log lines similar to
`[inst... | https://github.com/elastic/elasticsearch/issues/85043 | https://github.com/elastic/elasticsearch/pull/85287 | f484d5f22cfe354f7dd98619b621fd5159782051 | 45d3b962b7fc5656d5f13145c32427556b08c3ca | 2022-03-16T21:58:15Z | java | 2022-03-23T20:54:25Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 84,975 | ["rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.forcemerge/10_basic.yml"] | [CI] ClientYamlTestSuiteIT test {yaml=indices.get_alias/10_basic/Get alias with local flag} failing | Similar to #82151 - needs to be prepared to encounter system indices (ie. .tasks)
**Build scan:**
https://gradle-enterprise.elastic.co/s/uhzvmq7tvt5jw/tests/:rest-api-spec:yamlRestTest/org.elasticsearch.test.rest.ClientYamlTestSuiteIT/test%20%7Byaml=indices.get_alias%2F10_basic%2FGet%20alias%20with%20local%20flag%7D
... | https://github.com/elastic/elasticsearch/issues/84975 | https://github.com/elastic/elasticsearch/pull/85683 | 378736ac320afe5d4d82fcfb38e196346d63ca5b | 92852f3eac3c6dfe7689c61a5a852aba1d6ecb07 | 2022-03-15T11:20:41Z | java | 2022-04-04T21:26:52Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 84,972 | ["rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cat.allocation/10_basic.yml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cat.indices/10_basic.yml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cat.indices/20_hidden.yml", "rest-api-spec/src/yamlRestTest/resources/rest-api-... | [CI] ClientYamlTestSuiteIT test {yaml=cat.indices/20_hidden/Test cat indices output for dot-hidden index and dot-prefixed pattern} failing | Similar to #82151
These regexes need to be prepared to see .tasks (and other system indices)
**Build scan:**
https://gradle-enterprise.elastic.co/s/amzx7q7wv6472/tests/:rest-api-spec:yamlRestTest/org.elasticsearch.test.rest.ClientYamlTestSuiteIT/test%20%7Byaml=cat.indices%2F20_hidden%2FTest%20cat%20indices%20output%2... | https://github.com/elastic/elasticsearch/issues/84972 | https://github.com/elastic/elasticsearch/pull/84539 | 8a1632235daa140f3904cfe46f8215537c75ded3 | c4b1f18f32aa337253664d1295bc1b59233b3d44 | 2022-03-15T11:02:23Z | java | 2022-03-24T19:08:51Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 84,948 | ["server/src/main/java/org/elasticsearch/transport/ForkingResponseHandlerRunnable.java", "server/src/main/java/org/elasticsearch/transport/InboundHandler.java", "server/src/main/java/org/elasticsearch/transport/TransportService.java", "server/src/test/java/org/elasticsearch/transport/TransportServiceLifecycleTests.java... | LEAK resource not cleaned up RelocationIT testRelocationEstablishedPeerRecoveryRetentionLeases | ### CI Link
https://gradle-enterprise.elastic.co/s/coilrchnhdicw
### Repro line
./gradlew ':server:internalClusterTest' --tests "org.elasticsearch.recovery.RelocationIT.testRelocationEstablishedPeerRecoveryRetentionLeases" -Dtests.seed=48DD4597C7EC8FF7 -Dtests.locale=es-PA -Dtests.timezone=Europe/Bucharest -Dr... | https://github.com/elastic/elasticsearch/issues/84948 | https://github.com/elastic/elasticsearch/pull/85131 | fd76f9c5d12b50eab2dd3f3c64353661d37fb071 | 8f9d2fa924bb50a0eb604c599da41ed5810d0bfa | 2022-03-14T13:10:49Z | java | 2022-03-22T17:25:10Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 84,943 | ["docs/changelog/87082.yaml", "docs/reference/modules/threadpool.asciidoc", "server/src/main/java/org/elasticsearch/threadpool/ThreadPool.java", "server/src/test/java/org/elasticsearch/threadpool/ThreadPoolTests.java"] | Increase force_merge thread_pool based on allocated processors | ### Description
Today, [force merge is assigned one thread](https://www.elastic.co/guide/en/elasticsearch/reference/current/modules-threadpool.html) only.
> For [force merge](https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-forcemerge.html) operations. Thread pool type is fixed with a size ... | https://github.com/elastic/elasticsearch/issues/84943 | https://github.com/elastic/elasticsearch/pull/87082 | fbf335dcf147ccc65843cc83e9ca96804269a4ca | beadcaf631c5541e16b1c81e137aa7c030327059 | 2022-03-14T10:37:24Z | java | 2022-05-25T13:45:28Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 84,927 | ["rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.aggregation/470_significant_texts.yml"] | [CI] SmokeTestMultiNodeClientYamlTestSuiteIT test {yaml=search.aggregation/470_significant_texts/*} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/wshfsmsab4tk4/tests/:qa:smoke-test-multinode:integTest/org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT/test%20%7Byaml=search.aggregation%2F470_significant_texts%2Fsignificant_texts%20with%20min_doc_count%7D
**Reproduction line:**
`./gradlew ':q... | https://github.com/elastic/elasticsearch/issues/84927 | https://github.com/elastic/elasticsearch/pull/84998 | 61cd70be16e8f156173fa98c9e004cba16c835af | b0de0683f632b4ffc9bcf76cf902902cdc653cb2 | 2022-03-14T00:02:01Z | java | 2022-03-17T10:25:05Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 84,869 | ["server/src/main/java/org/elasticsearch/cluster/metadata/SystemIndexMetadataUpgradeService.java", "server/src/main/java/org/elasticsearch/index/IndexService.java"] | [CI] ':x-pack:qa:full-cluster-restart:v7.5.0#upgradedClusterTest' | ### CI Link
https://gradle-enterprise.elastic.co/s/j4ilhrcoxxn64
### Repro line
./gradlew ':x-pack:qa:full-cluster-restart:v7.5.0#upgradedClusterTest'
### Does it reproduce?
Yes
### Applicable branches
master
### Failure history
https://gradle-enterprise.elastic.co/scans/failures?failures.fai... | https://github.com/elastic/elasticsearch/issues/84869 | https://github.com/elastic/elasticsearch/pull/84994 | 91379ea21e7d987272ba49e385e74ec55a904d84 | 351a410ebfdbaf97d15971ad0a438f17d1126573 | 2022-03-10T15:19:33Z | java | 2022-03-16T07:34:09Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 84,820 | ["docs/changelog/84988.yaml", "x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/inference/nlp/ZeroShotClassificationProcessor.java", "x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/inference/nlp/tokenizers/BertTokenizer.java", "x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/inference/nlp/... | [ML] improve zero_shot_classification speed by caching sequence tokenizations | ### Description
When completing a zero_shot classification task, there is the input sequence (provided by the user), and labels (also provided by the user).
Tokenization as it is done now tokenizes the input sequence len(labels) times. We should really only do it once and pass those tokenized values to request bui... | https://github.com/elastic/elasticsearch/issues/84820 | https://github.com/elastic/elasticsearch/pull/84988 | 273eeddc14601988ad0a70f0b199d163c6e09f1d | 31ccf3ac09e955c446a61a7bd4a10c3b00dbcabc | 2022-03-09T15:46:59Z | java | 2022-03-15T16:05:46Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 84,801 | ["docs/changelog/88785.yaml", "docs/reference/indices/diskusage.asciidoc", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.stats/50_disk_usage.yml", "server/src/main/java/org/elasticsearch/action/admin/indices/diskusage/IndexDiskUsageAnalyzer.java", "server/src/main/java/org/elasticsearch/action/ad... | Add support for vectors to the disk usage API | ### Description
We now support storing KNN vectors as part of our indexed data. These vectors should be included in the disk usage API. | https://github.com/elastic/elasticsearch/issues/84801 | https://github.com/elastic/elasticsearch/pull/88785 | 9b5cd671ec9137466677269f28f599f11a59621a | abd561a277c4a232170485d1a4b66474aaeb5a00 | 2022-03-09T12:31:16Z | java | 2022-07-26T14:57:47Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 84,788 | ["docs/changelog/87505.yaml", "server/src/internalClusterTest/java/org/elasticsearch/cluster/metadata/AutoExpandReplicasIT.java", "server/src/main/java/org/elasticsearch/cluster/metadata/AutoExpandReplicas.java", "server/src/test/java/org/elasticsearch/cluster/metadata/AutoExpandReplicasTests.java"] | Auto-expand replicas should clamp to closest value | ### Elasticsearch Version
All
### Installed Plugins
N/A
### Java Version
_bundled_
### OS Version
N/A
### Problem Description
Today if an index has an `index.auto_expand_replicas` setting which cannot be realised in the cluster then the number of replicas is left unchanged by `AllocationServi... | https://github.com/elastic/elasticsearch/issues/84788 | https://github.com/elastic/elasticsearch/pull/87505 | 10200b40b7520f7cbf1f7651c0f15214b0c95deb | 60efb9d0e7dc1bf8ce0db5e7f220b9dee00297c8 | 2022-03-09T08:17:13Z | java | 2022-06-13T15:23:53Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 84,772 | ["x-pack/plugin/logstash/src/main/java/org/elasticsearch/xpack/logstash/action/TransportGetPipelineAction.java", "x-pack/plugin/logstash/src/test/java/org/elasticsearch/xpack/logstash/action/TransportGetPipelineActionTests.java"] | Logstash central management API cluster side wildcard matching | ### Description
Logstash uses the endpoint `_logstash/pipeline` to retrieve the pipelines configuration from Central Management.
Logstash permit to use the `*` wildcard operator to specify the pipeline names, so a user is not required to list all the pipelines, but just capture the common not changing part of the na... | https://github.com/elastic/elasticsearch/issues/84772 | https://github.com/elastic/elasticsearch/pull/85847 | 54efc59effdef98dd2ca7c87404c38c3844d65b2 | b48c92013d6968f104855da2646d314298815de0 | 2022-03-08T17:01:30Z | java | 2022-05-16T16:09:40Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 84,765 | ["rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cat.allocation/10_basic.yml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cat.indices/10_basic.yml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cat.indices/20_hidden.yml", "rest-api-spec/src/yamlRestTest/resources/rest-api-... | [CI] ClientYamlTestSuiteIT test {yaml=cat.indices/20_hidden/Test cat indices output with a hidden index, dot-hidden alias and dot pattern} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/u542s62n2rpu6/tests/:rest-api-spec:yamlRestTest/org.elasticsearch.test.rest.ClientYamlTestSuiteIT/test%20%7Byaml=cat.indices%2F20_hidden%2FTest%20cat%20indices%20output%20with%20a%20hidden%20index,%20dot-hidden%20alias%20and%20dot%20pattern%7D
**Reproduction line:... | https://github.com/elastic/elasticsearch/issues/84765 | https://github.com/elastic/elasticsearch/pull/84539 | 8a1632235daa140f3904cfe46f8215537c75ded3 | c4b1f18f32aa337253664d1295bc1b59233b3d44 | 2022-03-08T14:56:26Z | java | 2022-03-24T19:08:51Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 84,739 | ["docs/changelog/84894.yaml", "docs/reference/settings/notification-settings.asciidoc", "x-pack/plugin/watcher/src/main/java/org/elasticsearch/xpack/watcher/notification/email/EmailService.java", "x-pack/plugin/watcher/src/test/java/org/elasticsearch/xpack/watcher/notification/email/EmailServiceTests.java"] | Add configurable list of allowed domains for Watcher email action | ### Description
When using the Watcher email action, it would be beneficial to be able to specify a list of allowed domains to which emails are allowed to be sent. This would probably be a non-dynamic setting, and allow specifying multiple domains. | https://github.com/elastic/elasticsearch/issues/84739 | https://github.com/elastic/elasticsearch/pull/84894 | 6a960ac1e677e1d1103b0d35eabcdb582207723b | ef01949562b80dcb5f6bf53d251a46d6caa3e478 | 2022-03-07T22:40:49Z | java | 2022-03-16T14:03:58Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 84,709 | ["x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/job/process/autodetect/AutodetectProcessManager.java", "x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/job/process/autodetect/JobModelSnapshotUpgrader.java", "x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/job/snapshot/upgrader/SnapshotUp... | [CI] XPackRestIT test {p0=ml/upgrade_job_snapshot/Test existing but corrupt snapshot} failing | It's timing out in feature reset. This implies we should be more brutal about killing in-progress model snapshot upgrades in feature reset. There's no point waiting for them to complete gracefully when we're resetting ML to empty.
**Build scan:**
https://gradle-enterprise.elastic.co/s/eagejrwl4tbqg/tests/:x-pack:plu... | https://github.com/elastic/elasticsearch/issues/84709 | https://github.com/elastic/elasticsearch/pull/85121 | 53108045c4395fe7af19ac86831613c8ec0c1a2e | bd6b27c699de8ad807d862492e174f33fb3b2002 | 2022-03-07T15:28:56Z | java | 2022-03-28T14:20:30Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 84,690 | ["docs/changelog/85815.yaml", "server/src/main/java/org/elasticsearch/search/fetch/subphase/highlight/FastVectorHighlighter.java", "server/src/main/java/org/elasticsearch/search/fetch/subphase/highlight/SourceScoreOrderFragmentsBuilder.java", "server/src/main/java/org/elasticsearch/search/fetch/subphase/highlight/Sourc... | Possible problem with Fast Vector Highlighter + Multi-Fields between 7.10.2 and 7.16.3 | ### Elasticsearch Version
7.16.3
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Linux (Mint 20), W10
### Problem Description
The same mappings and query DSL dict which work fine to produce multi-word, multi-colour highlighting in v 7.10.2 don't seem to work with... | https://github.com/elastic/elasticsearch/issues/84690 | https://github.com/elastic/elasticsearch/pull/85815 | cce3d924754a06634a8e353fa227be3af2eeca62 | a69cdd0ff3c23df49b19c35b258b99fc18794476 | 2022-03-06T14:05:50Z | java | 2022-04-12T14:19:36Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 84,656 | ["docs/changelog/86601.yaml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cat.shards/10_basic.yml", "server/src/main/java/org/elasticsearch/rest/action/cat/RestShardsAction.java"] | GET _cat/shards returns partial data for hidden indices | ### Elasticsearch Version
8.0.0 (still true in `master` tho)
### Installed Plugins
N/A
### Java Version
_bundled_
### OS Version
N/A
### Problem Description
`GET _cat/shards` reports a line for every shard in the cluster, but any lines for shards that belong to hidden indices are mostly blank... | https://github.com/elastic/elasticsearch/issues/84656 | https://github.com/elastic/elasticsearch/pull/86601 | 8e08c75aa6268615121de201eba8dff21161399c | 326bb25c08ca25bdc016083d1ced5ece406241b3 | 2022-03-04T12:18:56Z | java | 2022-05-11T06:50:12Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 84,644 | ["docs/reference/setup/install/deb.asciidoc"] | [DOCS] Use of apt-key is deprecated. Install instructions should be updated | From `apt-key(8)`:
```
Use of apt-key is deprecated, except for the use of apt-key del in maintainer
scripts to remove existing keys from the main keyring. If such usage of apt-key
is desired the additional installation of the GNU Privacy Guard suite (packaged
in gnupg) is required.
apt-key(8) will last be... | https://github.com/elastic/elasticsearch/issues/84644 | https://github.com/elastic/elasticsearch/pull/84645 | 6f7c1582881367aa7905e57663a1b172a4ff40da | 26307bbef3df4853554224cf7f7d619c908dafc5 | 2022-03-03T22:25:47Z | java | 2022-03-07T17:24:50Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 84,627 | ["docs/changelog/84632.yaml", "x-pack/plugin/sql/qa/server/src/main/resources/math.sql-spec", "x-pack/plugin/sql/src/main/java/org/elasticsearch/xpack/sql/expression/function/scalar/math/MathProcessor.java", "x-pack/plugin/sql/src/test/java/org/elasticsearch/xpack/sql/expression/function/scalar/math/MathFunctionProcess... | SQL: `RANDOM(null)` is not always `null` | ### Elasticsearch Version
8.1.0-SNAPSHOT (but also affects 7.x releases)
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
OSX
### Problem Description
While the docs state that `RANDOM(null) = null` that's not always the case.
### Steps to Reproduce
```
GET _sql?format=txt
{
... | https://github.com/elastic/elasticsearch/issues/84627 | https://github.com/elastic/elasticsearch/pull/84632 | dfe20f3db71cff445281a8935212a3c2d314a223 | ccea769364a0fc72d31e9d6856a25bd0d3e1523a | 2022-03-03T15:09:56Z | java | 2022-03-14T16:55:49Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.