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
84,599
["docs/changelog/85120.yaml", "server/src/main/java/org/elasticsearch/common/geo/GeoUtils.java", "server/src/test/java/org/elasticsearch/index/mapper/GeoPointFieldTypeTests.java", "server/src/test/java/org/elasticsearch/index/search/geo/GeoPointParsingTests.java", "server/src/test/java/org/elasticsearch/index/search/ge...
Support GeoJson on geo_point fields
geo_point field does not support GeoJson which can be a PITA if your data is in such a format. Indexing it as a geo_shape is an option but very wasteful.
https://github.com/elastic/elasticsearch/issues/84599
https://github.com/elastic/elasticsearch/pull/85120
938f74ba1b104eda52384f07b513fc6c9a372500
042b96437d05c62c96ef235e92d99149f4a43e97
2022-03-03T07:49:48Z
java
2022-03-23T15:54:24Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,586
["x-pack/qa/third-party/active-directory/src/test/java/org/elasticsearch/xpack/security/authc/ldap/AbstractAdLdapRealmTestCase.java"]
[CI] GroupMappingIT testGroupMapping failing
**Build scan:** https://gradle-enterprise.elastic.co/s/fmiiv5kmsm2uu/tests/:x-pack:qa:third-party:active-directory:test/org.elasticsearch.xpack.security.authc.ldap.GroupMappingIT/testGroupMapping **Reproduction line:** `./gradlew ':x-pack:qa:third-party:active-directory:test' --tests "org.elasticsearch.xpack.security....
https://github.com/elastic/elasticsearch/issues/84586
https://github.com/elastic/elasticsearch/pull/84748
5e35112d00113b86982dd1f92c568290de5ebcd2
1e6b30ee1e387677942ec94b60acf3e8b211c39e
2022-03-02T21:05:25Z
java
2022-03-18T02:58:52Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,556
["x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/vectors/60_knn_and_binary_dv_fields_api.yml"]
[CI] XPackRestIT test {p0=vectors/60_knn_and_binary_dv_fields_api/query vector of wrong type errors} failing
**Build scan:** https://gradle-enterprise.elastic.co/s/vhhxrizrf5zp6/tests/:x-pack:plugin:yamlRestTest/org.elasticsearch.xpack.test.rest.XPackRestIT/test%20%7Bp0=vectors%2F60_knn_and_binary_dv_fields_api%2Fquery%20vector%20of%20wrong%20type%20errors%7D **Reproduction line:** `./gradlew ':x-pack:plugin:yamlRestTest' --...
https://github.com/elastic/elasticsearch/issues/84556
https://github.com/elastic/elasticsearch/pull/84575
cae3a662dc03cfb247fdb2a0e84a04124dd92056
eb18574e02de1408d4e8439538b478cdf432fd2e
2022-03-02T09:29:13Z
java
2022-03-02T17:51:54Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,492
["x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/vector-tile/10_basic.yml", "x-pack/plugin/vector-tile/src/main/java/org/elasticsearch/xpack/vectortile/rest/RestVectorTileAction.java", "x-pack/plugin/vector-tile/src/main/java/org/elasticsearch/xpack/vectortile/rest/VectorTileRequest.java", "x-pack/plugin/v...
Make vector tile buffer size configurable
Vector tiles buffer is used to include data that is just outside of the tile. This data is used to prevent border effects when rendering the geometries. It is currently [hardcoded to 5 pixels](https://github.com/elastic/elasticsearch/blob/de2781f98696c1e6cfad2b5bf46fe752a5e3edbb/x-pack/plugin/vector-tile/src/main/java/...
https://github.com/elastic/elasticsearch/issues/84492
https://github.com/elastic/elasticsearch/pull/85450
c9ed0c0e3d4b0f9954214ba9bcb0efb0a0ee4751
9a60aa8b64209740616266c2607b4600d90f3b6b
2022-03-01T12:22:14Z
java
2022-03-29T15:42:45Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,426
["rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/snapshot.restore/10_basic.yml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/tsdb/30_snapshot.yml"]
[CI] ClientYamlTestSuiteIT test {yaml=tsdb/30_snapshot/Create a snapshot and then restore it} failing
Related and same root cause as https://github.com/elastic/elasticsearch/issues/83390 ``` [2022-02-28T13:42:44,024][INFO ][o.e.t.r.ClientYamlTestSuiteIT] [test] Stash dump on test failure [{ 11:44:20 1> "stash" : { 11:44:20 1> "body" : { 11:44:20 1> "snapshot" : { 11:44:20 1> "snapshot" : "t...
https://github.com/elastic/elasticsearch/issues/84426
https://github.com/elastic/elasticsearch/pull/84755
52663b060a7f552f1e6625089c8e002b0b138a64
01059c4c8a9f4349cd3eefa3942248b045fc0ae1
2022-02-28T13:33:09Z
java
2022-03-09T08:08:34Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,421
["x-pack/plugin/shutdown/src/internalClusterTest/java/org/elasticsearch/xpack/shutdown/NodeShutdownTasksIT.java"]
[CI] NodeShutdownTasksIT testTasksAreNotAssignedToShuttingDownNode failing
#84142 is introducing an assertion which verifies that the cluster state we write to disk can be loaded again. This build failure shows that this assertion currently does not hold due to an undeclared field called `task_name`. NB doesn't fail on `master` directly you need to check the PR branch, but it represents a ...
https://github.com/elastic/elasticsearch/issues/84421
https://github.com/elastic/elasticsearch/pull/84445
7bda7d1a8daecb8e34ebd56a3a74ad837e5485de
1ca2dbb7bb7403a59b49b708625dffd34a990d4d
2022-02-28T12:39:55Z
java
2022-02-28T22:00:14Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,419
["docs/changelog/84420.yaml", "x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/XPackClientPlugin.java", "x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ml/job/snapshot/upgrade/SnapshotUpgradeTaskParams.java", "x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/ml/job/snapshot/upg...
Cluster state containing `xpack/ml/job/snapshot/upgrade` cannot be read
### Elasticsearch Version master (& likely more) ### Installed Plugins Any ### Java Version _bundled_ ### OS Version Any ### Problem Description https://github.com/elastic/elasticsearch/pull/84142 is introducing an assertion which verifies that the cluster state we write to disk can be loaded again. https://gr...
https://github.com/elastic/elasticsearch/issues/84419
https://github.com/elastic/elasticsearch/pull/84420
6f5541a9d6d8120de1fe9904cbbc8e0be015b1a4
87258d1c892f18339b7e007d6ed0499866f663ef
2022-02-28T11:09:36Z
java
2022-02-28T13:34:41Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,414
[".github/CODEOWNERS"]
Create a Github CODEOWNER file
### Description We, the Elastic Agent team, would like to have a Github CODEOWNER file setup in order to be notified as soon as there is a PR trying to modify something we own. It can be either fleet* indices or some java code. Examples: - https://github.com/elastic/elasticsearch/blob/master/x-pack/plugin/core/src/...
https://github.com/elastic/elasticsearch/issues/84414
https://github.com/elastic/elasticsearch/pull/89155
e63bcb550e16f9dbbcf0a55fea194ef554b169a5
5233229bfb29660e253246794b148634400b011a
2022-02-28T09:57:56Z
java
2022-08-09T13:54:35Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,352
["x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ilm/IndexLifecycleExplainResponse.java", "x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/ilm/IndexLifecycleExplainResponseTests.java"]
IndexLifecycleExplainResponseTests testConcurrentToXContent failure
### CI Link https://gradle-enterprise.elastic.co/s/2kxb4swf2na3m ### Repro line `gradlew ':x-pack:plugin:core:test' --tests "org.elasticsearch.xpack.core.ilm.IndexLifecycleExplainResponseTests.testConcurrentToXContent" -Dtests.seed=F0ACC0B7F00E87C -Dtests.locale=he-IL -Dtests.timezone=America/Mazatlan -Druntime.java...
https://github.com/elastic/elasticsearch/issues/84352
https://github.com/elastic/elasticsearch/pull/84528
5d3bbfbf74346e9a056c3d09fb735e89d5dfd4d6
891ad7b5b77bfcd04ae25008ed373ee53413bb44
2022-02-24T16:10:44Z
java
2022-03-02T14:41:12Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,349
["docs/changelog/84605.yaml", "x-pack/plugin/sql/qa/server/single-node/src/test/java/org/elasticsearch/xpack/sql/qa/single_node/RestSqlPaginationIT.java", "x-pack/plugin/sql/qa/server/src/main/java/org/elasticsearch/xpack/sql/qa/rest/BaseRestSqlTestCase.java", "x-pack/plugin/sql/qa/server/src/main/java/org/elasticsearc...
SQL: Support consistent pagination for `GROUP BY` and `PIVOT` queries
### Description Only "search hits" based queries (no aggregations) provide a consistent view on the data when paginating through the result set. With point-in-time, it is possible to support transactional semantics for aggregation queries as well. This issue is somewhat blocked by https://github.com/elastic/elastic...
https://github.com/elastic/elasticsearch/issues/84349
https://github.com/elastic/elasticsearch/pull/84605
e56d3d3de67e198663a61c72047a4baf0accd9c8
c4253ad29815d55b92746fd3e212ec33325ed54e
2022-02-24T15:37:27Z
java
2022-03-14T14:14:41Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,308
[".idea/externalDependencies.xml", "x-pack/plugin/ml/build.gradle"]
Consume new ML artifacts when building plugin bundle
https://github.com/elastic/ml-cpp/pull/2163 introduced separate artifacts for ML code and upstream dependencies. This allows us to have better reuse of cached dependency artifacts since the ML dependencies rarely change and they make up the bulk of the downloaded artifact. Update our ML plugin bundling so that when dow...
https://github.com/elastic/elasticsearch/issues/84308
https://github.com/elastic/elasticsearch/pull/84536
0acdd68aae9a939cfa021b04751bb680c8932905
a34c0b44d6c24f3e812867a809ee4622650c7704
2022-02-23T17:19:27Z
java
2022-03-04T18:11:17Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,262
["docs/changelog/86935.yaml", "server/src/internalClusterTest/java/org/elasticsearch/search/profile/aggregation/AggregationProfilerIT.java", "server/src/main/java/org/elasticsearch/search/aggregations/bucket/range/RangeAggregator.java", "server/src/test/java/org/elasticsearch/search/aggregations/bucket/histogram/DateHi...
Optimize date_histogram for single-valued fields
### Description Our most common aggregations should be optimized for single-valued fields. In general, our aggregations look like this: ```java @Override public LeafBucketCollector getLeafCollector(LeafReaderContext ctx, LeafBucketCollector sub) throws IOException { if (valuesSource == null) { ...
https://github.com/elastic/elasticsearch/issues/84262
https://github.com/elastic/elasticsearch/pull/86935
9c5a2c1e4572c4de2323feecb6f5fe739986f229
01a3af096951db083a11b991885709fbb79dd013
2022-02-23T08:12:02Z
java
2022-05-26T21:57:47Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,245
["modules/reindex/src/internalClusterTest/java/org/elasticsearch/migration/AbstractFeatureMigrationIntegTest.java", "modules/reindex/src/internalClusterTest/java/org/elasticsearch/migration/FeatureMigrationIT.java", "modules/reindex/src/internalClusterTest/java/org/elasticsearch/migration/MultiFeatureMigrationIT.java",...
Clean up Feature Migration tests
There's some cleanup to be done in `FeatureMigrationIT` and related classes. - [x] Convert `static` `preMigrationHook` and `postMigrationHook` to use instance members, retrieved from the `internalCluster()` - [x] Use Hamcrest matchers as described [in this comment](https://github.com/elastic/elasticsearch/pull/8419...
https://github.com/elastic/elasticsearch/issues/84245
https://github.com/elastic/elasticsearch/pull/84281
3b6ea694a275453a9c41b5146fbc7be1ed0feb12
3d3eb316379729e8b2e29b8adae94e70c5e8b12e
2022-02-22T21:36:22Z
java
2022-03-21T10:53:25Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,243
["test/yaml-rest-runner/src/main/java/org/elasticsearch/test/rest/yaml/section/DoSection.java"]
Fix up version skips added in #84210 and friends
### Description In #84210 we added logic to bypass an assertion when running BWC tests against some released versions since the assertion is known to fail on them. At the time there were no released versions on which the assertion holds, although it does hold on all the the relevant branches. This means we cannot be s...
https://github.com/elastic/elasticsearch/issues/84243
https://github.com/elastic/elasticsearch/pull/86196
cae53d1cd745ac466bd157efe2dc3ceb0cbaa597
7ea0ca9af33a9d8a01b29815cfe640d0e07a35fb
2022-02-22T19:16:25Z
java
2022-04-27T19:42:03Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,198
["docs/changelog/84242.yaml", "x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/action/TransportStartTrainedModelDeploymentAction.java", "x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/job/JobNodeSelector.java", "x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/job/NodeLoadDetector.java", "...
ML autoscaling decider is not taking into account that an existing node can be upscaled
### Elasticsearch Version 8.0.0 ### Installed Plugins _No response_ ### Java Version _bundled_ ### OS Version Elastic Cloud ### Problem Description Spotted in Elastic Cloud when autoscaling is enabled with only 1 zone for ML. Using third party model deployments as an example, when the resources of a current...
https://github.com/elastic/elasticsearch/issues/84198
https://github.com/elastic/elasticsearch/pull/84242
c4686128f0142b8490aa33e56e7d3465dd62dc72
28758b0e261a12586305a961c8127c954320063d
2022-02-21T17:24:05Z
java
2022-02-23T12:54:06Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,172
["server/src/internalClusterTest/java/org/elasticsearch/discovery/StableMasterDisruptionIT.java"]
[CI] StableMasterDisruptionIT testFollowerCheckerDetectsUnresponsiveNodeAfterMasterReelection failing
Doesn't seem to reproduce, but seen a few times including on a local test run. **Build scan:** https://gradle-enterprise.elastic.co/s/rlfzaojrmr5fs/tests/:server:internalClusterTest/org.elasticsearch.discovery.StableMasterDisruptionIT/testFollowerCheckerDetectsUnresponsiveNodeAfterMasterReelection **Reproduction...
https://github.com/elastic/elasticsearch/issues/84172
https://github.com/elastic/elasticsearch/pull/84200
119fbcf64e85f31c6d7c208a826ea62257c06f62
e853bf5f3faff537a974abb50a93610127b5b0b2
2022-02-19T12:16:26Z
java
2022-02-22T08:21:23Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,171
["docs/changelog/84376.yaml", "modules/data-streams/src/internalClusterTest/java/org/elasticsearch/datastreams/DataStreamIT.java", "server/src/main/java/org/elasticsearch/cluster/metadata/MetadataIndexTemplateService.java", "server/src/test/java/org/elasticsearch/cluster/metadata/MetadataIndexTemplateServiceTests.java"...
Index Template cannot be deleted / error message seems incorrect
### Elasticsearch Version 7.17 ### Installed Plugins _No response_ ### Java Version _bundled_ ### OS Version Not relevant ### Problem Description Creating a match all index template is bad and we know it. I needed it for a test and I created a new index template with a `*` `index_pattern`. I wanted to dele...
https://github.com/elastic/elasticsearch/issues/84171
https://github.com/elastic/elasticsearch/pull/84376
50db05bc1cc0ba5c18d7de5073f2c95ed95fdc77
76a24890a2ea169992e98c6de7139b9cb13fcf39
2022-02-18T19:43:12Z
java
2022-02-28T19:06:44Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,161
["docs/changelog/87717.yaml", "x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/security/authz/store/ReservedRolesStore.java", "x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/security/authz/store/ReservedRolesStoreTests.java"]
Add [indices:admin/rollover] permission for remote_monitoring_user
### Elasticsearch Version 8.0 The built-in `remote_monitoring_user` has [remote_monitoring_agent, remote_monitoring_collector] roles, which can't perform a rollover on metricbeat indices. ` [org.elasticsearch.xpack.ilm.IndexLifecycleRunner] [instance-0000000001] policy [metricbeat] for index [metricbeat-7.15....
https://github.com/elastic/elasticsearch/issues/84161
https://github.com/elastic/elasticsearch/pull/87717
aee3a253dd8f5c40be9d3b1686b8c7889556a2f3
12cbe31732e8f90ce46c809a8e97a3c9f5e368cb
2022-02-18T05:32:07Z
java
2022-06-20T21:34:56Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,159
["x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/ilm/SetSingleNodeAllocateStepTests.java"]
SetSingleNodeAllocateStepTests#testPerformActionAttrsRequestFails can fail with assertion
### CI Link https://gradle-enterprise.elastic.co/s/7dleq35dp5stm ### Repro line ./gradlew ':x-pack:plugin:core:test' --tests "org.elasticsearch.xpack.core.ilm.SetSingleNodeAllocateStepTests.testPerformActionAttrsRequestFails" -Dtests.seed=6B438F3C3DADE5D2 -Dtests.locale=nl -Dtests.timezone=Asia/Chongqin ### Does it...
https://github.com/elastic/elasticsearch/issues/84159
https://github.com/elastic/elasticsearch/pull/84533
301231582a99897d56263ee5f5bc7463f4114afd
51484a02586e63a92d110d422df8850d76a5dbd9
2022-02-18T00:20:15Z
java
2022-03-01T22:45:13Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,048
["docs/changelog/84427.yaml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.aggregation/370_doc_count_field.yml", "server/src/main/java/org/elasticsearch/index/mapper/DocCountFieldMapper.java", "server/src/main/java/org/elasticsearch/search/aggregations/bucket/filter/FilterByFilterAggregator.java"...
Aggs: filter_by_filter optimization kicks in automatically to *slow down* `term` when `_doc_count` is present
### Elasticsearch Version many ### Installed Plugins none ### Java Version _bundled_ ### OS Version all ### Problem Description The `filter_by_filter` optimization should kick in when it makes aggs faster. We have a switch to turn it off, but we advise folks not to because it usually does a good job. Well, we'...
https://github.com/elastic/elasticsearch/issues/84048
https://github.com/elastic/elasticsearch/pull/84427
cb920164c464385bc38b0746aa0ded2d34280569
e6dfc8309afd93a9b5f5f958f695e998ccae910f
2022-02-16T17:00:51Z
java
2022-03-17T08:52:18Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,036
["docs/changelog/84089.yaml", "server/src/main/java/org/elasticsearch/snapshots/SnapshotsService.java"]
[CI] RepositoryHdfsClientYamlTestSuiteIT test {yaml=hdfs_repository_2/30_snapshot/take snapshot} failing
I tried reproduction a few times locally but without success. **Build scan:** https://gradle-enterprise.elastic.co/s/fngwbzlxxdsfa/tests/:plugins:repository-hdfs:integTest2/org.elasticsearch.repositories.hdfs.RepositoryHdfsClientYamlTestSuiteIT/test%20%7Byaml=hdfs_repository_2%2F30_snapshot%2Ftake%20snapshot%7D **Rep...
https://github.com/elastic/elasticsearch/issues/84036
https://github.com/elastic/elasticsearch/pull/84089
35c9258e46c4865efc0efeeec1beaadeee9469ec
e27145030cfa4c6b269549f61f776cbe71520d45
2022-02-16T14:12:15Z
java
2022-02-17T10:08:38Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
84,009
["docs/reference/mapping/types/geo-shape.asciidoc"]
Cannot capture New Zealand using Orientation
### Elasticsearch Version 7.16.2 ### Installed Plugins _No response_ ### Java Version openjdk version "1.8.0_292" ### OS Version Darwin Kernel Version 20.6.0 ### Problem Description I'm using ES 7.16.2 and trying to capture New Zealand and having a horrible time of it. This query does not capture NZ no matt...
https://github.com/elastic/elasticsearch/issues/84009
https://github.com/elastic/elasticsearch/pull/84025
69e898db9f5bd1935a9dcca2d6d1f76d69b576cf
6ad3f8bfdd7c7ea1b0d8e35cba90555d9fc73250
2022-02-16T05:05:32Z
java
2022-02-17T15:33:06Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,948
["docs/reference/analysis.asciidoc"]
Lucene analysis link is broken from version 8
### Elasticsearch Version 8.0 ### Installed Plugins none ### Java Version _bundled_ ### OS Version macos ### Problem Description Refer to all the latest analysis pieces like [edge-n-gram token filter](https://www.elastic.co/guide/en/elasticsearch/reference/8.0/analysis-edgengram-tokenfilter.html) which mention...
https://github.com/elastic/elasticsearch/issues/83948
https://github.com/elastic/elasticsearch/pull/84094
3d2617136c8d8e6880d486204f6e393c6a9b9e17
4e55efc09d46ef11f99de7347b325840fa5f0c93
2022-02-15T14:50:11Z
java
2022-02-17T11:44:12Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,946
["docs/changelog/84051.yaml", "modules/legacy-geo/src/main/java/org/elasticsearch/legacygeo/builders/PolygonBuilder.java", "modules/legacy-geo/src/test/java/org/elasticsearch/legacygeo/ShapeBuilderTests.java", "modules/legacy-geo/src/test/java/org/elasticsearch/legacygeo/builders/PolygonBuilderTests.java", "server/src/...
New polygon orientation logic breaks on small polygon
We recently upgraded from ES version 6 to 7.16.3. One of the shapes we have in our index worked fine in version 6 and is currently working fine in version 7 in the index we migrated over from 6, but when trying to recreate the index in version 7, it throws an "invalid_shape_exception" exception on one of the shapes. ...
https://github.com/elastic/elasticsearch/issues/83946
https://github.com/elastic/elasticsearch/pull/84051
ed6627f80432e83eab8109bd551c00e4a532f925
3e1b6612ac259e9d9c5bc1a50d1a5068cdc02377
2022-02-15T14:20:28Z
java
2022-02-17T07:12:52Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,923
["x-pack/plugin/ml/src/internalClusterTest/java/org/elasticsearch/xpack/ml/integration/TestFeatureLicenseTrackingIT.java"]
[CI] TestFeatureLicenseTrackingIT testFeatureTrackingInferenceModelPipeline failing
**Build scan:** https://gradle-enterprise.elastic.co/s/uxh3n4jdo6gnk/tests/:x-pack:plugin:ml:internalClusterTest/org.elasticsearch.xpack.ml.integration.TestFeatureLicenseTrackingIT/testFeatureTrackingInferenceModelPipeline **Reproduction line:** `./gradlew ':x-pack:plugin:ml:internalClusterTest' --tests "org.elasticse...
https://github.com/elastic/elasticsearch/issues/83923
https://github.com/elastic/elasticsearch/pull/84020
d465ee1be44fcc32783e8daa6eae8b5c87f3e3ff
15e522ec414b482a4f347092128cb22b1113cc07
2022-02-15T08:43:23Z
java
2022-02-16T12:41:19Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,917
["docs/changelog/83918.yaml", "modules/reindex/src/internalClusterTest/java/org/elasticsearch/migration/FeatureMigrationIT.java", "server/src/main/java/org/elasticsearch/action/admin/cluster/migration/TransportPostFeatureUpgradeAction.java"]
Feature migration refuses to run if all features requiring upgrade have encountered errors
### Elasticsearch Version 7.17.0 ### Installed Plugins none ### Java Version _bundled_ ### OS Version Doesn't matter ### Problem Description If all features which still require migration have encountered an error, trying to start migration produces no results, only a response claiming no migration is necessary...
https://github.com/elastic/elasticsearch/issues/83917
https://github.com/elastic/elasticsearch/pull/83918
6ad3f8bfdd7c7ea1b0d8e35cba90555d9fc73250
4bc6a121c49cacc876562318c8a5325fe9def7bb
2022-02-15T01:37:24Z
java
2022-02-17T16:56:53Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,915
["docs/changelog/83920.yaml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/tsdb/05_dimension_and_metric_in_non_tsdb_index.yml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/tsdb/20_mapping.yml", "server/src/main/java/org/elasticsearch/index/mapper/IpFieldMapper.java", "server/src/main/ja...
tsdb/05_dimension_and_metric_in_non_tsdb_index/nested dimensions
### CI Link local ### Repro line ./gradlew ':rest-api-spec:yamlRestTest' --tests "org.elasticsearch.test.rest.ClientYamlTestSuiteIT.test {yaml=tsdb/05_dimension_and_metric_in_non_tsdb_index/nested dimensions}" -Dtests.seed=CE43030603A1AB90 -Dtests.locale=en-PH -Dtests.timezone=Asia/Aqtau -Druntime.java=17 ...
https://github.com/elastic/elasticsearch/issues/83915
https://github.com/elastic/elasticsearch/pull/83920
8ff13361276416cc1d6de43e047902ce227bc6aa
c84c7d484e40925c82f0c3bca3a387cf2ff35125
2022-02-14T23:15:02Z
java
2022-02-17T14:39:57Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,722
["modules/data-streams/build.gradle", "qa/mixed-cluster/build.gradle", "x-pack/qa/core-rest-tests-with-security/build.gradle", "x-pack/qa/runtime-fields/build.gradle"]
[CI] TSDBIndexingIT testTimeRanges failing
Introduced recently in https://github.com/elastic/elasticsearch/pull/82798 **Build scan:** https://gradle-enterprise.elastic.co/s/doqs4hvlwmuyo/tests/:modules:data-streams:internalClusterTest/org.elasticsearch.datastreams.TSDBIndexingIT/testTimeRanges **Reproduction line:** `./gradlew ':modules:data-streams:internalC...
https://github.com/elastic/elasticsearch/issues/83722
https://github.com/elastic/elasticsearch/pull/83720
23be6d3e016ed2f0044db4517b191dcd76421d05
0ddfad4cd7df03acb49d1bace4d3bb87d5582c62
2022-02-09T13:27:45Z
java
2022-02-09T23:30:15Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,719
["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.allocation/10_basic/Bytes} failing
Looks like this test also fails in a number of different ways **Build scan:** https://gradle-enterprise.elastic.co/s/2mecoqjjrralu/tests/:rest-api-spec:yamlRestTest/org.elasticsearch.test.rest.ClientYamlTestSuiteIT/test%20%7Byaml=cat.allocation%2F10_basic%2FBytes%7D **Reproduction line:** `./gradlew ':rest-api-spec:y...
https://github.com/elastic/elasticsearch/issues/83719
https://github.com/elastic/elasticsearch/pull/84539
8a1632235daa140f3904cfe46f8215537c75ded3
c4b1f18f32aa337253664d1295bc1b59233b3d44
2022-02-09T12:32:39Z
java
2022-03-24T19:08:51Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,658
["docs/changelog/90303.yaml", "server/src/main/java/org/elasticsearch/index/mapper/IpFieldMapper.java", "server/src/test/java/org/elasticsearch/index/mapper/IpFieldTypeTests.java"]
Queries against IP field should use IndexOrDocValues when possible
### Elasticsearch Version master ### Installed Plugins _No response_ ### Java Version _bundled_ ### OS Version any ### Problem Description Currently we are using plain range queries against the BKD tree in all circumstances which can lead to slow queries in some circumstances. This issue comes from the discus...
https://github.com/elastic/elasticsearch/issues/83658
https://github.com/elastic/elasticsearch/pull/90303
dae717ae8d40509e8105e78ede8f84f887078b50
99d51df238252ee40b7da71225179677d2626e0f
2022-02-08T14:57:05Z
java
2022-09-26T09:38:44Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,653
["docs/changelog/94000.yaml", "modules/ingest-common/src/yamlRestTest/resources/rest-api-spec/test/ingest/230_change_target_index.yml", "server/src/internalClusterTest/java/org/elasticsearch/index/FinalPipelineIT.java", "server/src/main/java/org/elasticsearch/ingest/CompoundProcessor.java", "server/src/main/java/org/el...
final_pipeline appears to process twice when using the date match index processor
### Elasticsearch Version 7.16.2 ### Installed Plugins _No response_ ### Java Version _bundled_ ### OS Version Cloud ### Problem Description When using the `final_pipeline` option and the `date match index` in a pipeline to process data, the final_pipeline appears to run twice. This can be shown by using the ...
https://github.com/elastic/elasticsearch/issues/83653
https://github.com/elastic/elasticsearch/pull/94000
8a8bc4f4d9de0e4714614df5b1787c13cba674a0
cdf25220a0713e61cc4937bf0426230cc1ce4787
2022-02-08T14:25:09Z
java
2023-03-22T17:32:48Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,652
["docs/changelog/83661.yaml", "modules/repository-azure/build.gradle", "modules/repository-azure/licenses/log4j-slf4j-impl-2.17.1.jar.sha1", "modules/repository-azure/licenses/log4j-slf4j-impl-LICENSE.txt", "modules/repository-azure/licenses/log4j-slf4j-impl-NOTICE.txt"]
Azure repository is missing log4j-slf4j-impl dependency
### Elasticsearch Version 8.0 ### Installed Plugins repository_azure ### Java Version _bundled_ ### OS Version macos ### Problem Description ES never had a dependency on slf4j, however azure repository does. This plugin default to no op logger implementation and emits a warning into logs ```...
https://github.com/elastic/elasticsearch/issues/83652
https://github.com/elastic/elasticsearch/pull/83661
0a93df1e736461397a8c89801130e118e041399f
de756c1f5c11ffdd447db05b76ed17c5577465de
2022-02-08T14:24:31Z
java
2022-02-09T10:01:29Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,632
["x-pack/docs/en/security/limitations.asciidoc"]
[Docs update] Document security limitation for _terms_enum
The [_terms_enum](https://www.elastic.co/guide/en/elasticsearch/reference/7.17/search-terms-enum.html) API doesn't return any suggestion when document level security is enabled. This seems to be the intended behavior. Could you please update the [security limitations](https://www.elastic.co/guide/en/elasticsearch/refer...
https://github.com/elastic/elasticsearch/issues/83632
https://github.com/elastic/elasticsearch/pull/89731
72a384d8d48b6b9e82697216e0fc54da2f083aab
ca7640009a4b1ba6e4a37835f4c06ad0ba710350
2022-02-08T08:51:35Z
java
2022-09-08T09:52:08Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,575
["docs/changelog/83767.yaml", "x-pack/plugin/sql/build.gradle", "x-pack/plugin/sql/sql-cli/licenses/jline-reader-3.14.1.jar.sha1", "x-pack/plugin/sql/sql-cli/licenses/jline-reader-3.21.0.jar.sha1", "x-pack/plugin/sql/sql-cli/licenses/jline-style-3.14.1.jar.sha1", "x-pack/plugin/sql/sql-cli/licenses/jline-style-3.21.0.j...
SQL: Upgrade JLine/Jansi
### Description The current version of JLine used by the SQL CLI has an old JAnsi dependency - when used in an environment with new hardware (such as Apple M1/Silicon) the terminal detection is unlikely to work (see https://github.com/elastic/elasticsearch/pull/83566). Upgrading JAnsi to 2.4 (and by transition JLine ...
https://github.com/elastic/elasticsearch/issues/83575
https://github.com/elastic/elasticsearch/pull/83767
248918f142b870b18fd5168a3210947e6550d3df
bf03552ddd21db9dfda1a0588f9a8b8edbf91e65
2022-02-07T08:29:19Z
java
2022-05-24T13:51:17Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,534
["docs/changelog/83595.yaml", "libs/x-content/src/main/java/org/elasticsearch/xcontent/support/MapXContentParser.java", "server/src/main/java/org/elasticsearch/index/mapper/AbstractGeometryFieldMapper.java", "server/src/main/java/org/elasticsearch/index/mapper/CompletionFieldMapper.java", "server/src/main/java/org/elas...
Completion field can't hold more than one completion multi-field
Completion fields support multi-fields. When a multi-field is configured that supports the object format, and not only reading the value, for instance another completion field, an error is thrown when parsing the incoming document. ``` PUT completion_test_index_1 { "mappings": { "properties": { "key...
https://github.com/elastic/elasticsearch/issues/83534
https://github.com/elastic/elasticsearch/pull/83595
62943fe85c04973825b098ac67d89e2f54bdb42c
a91e692779de0782871ecec36902ad05739a8672
2022-02-04T15:55:01Z
java
2022-02-11T14:15:17Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,533
["docs/changelog/83715.yaml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.aggregation/40_range.yml", "server/src/main/java/org/elasticsearch/search/aggregations/bucket/range/InternalRange.java"]
[CI] MixedClusterClientYamlTestSuiteIT test {p0=search.aggregation/40_range/Float range} failing
**Build scan:** https://gradle-enterprise.elastic.co/s/khqcvxabzf3k4/tests/:qa:mixed-cluster:v7.17.0%23mixedClusterTest/org.elasticsearch.backwards.MixedClusterClientYamlTestSuiteIT/test%20%7Bp0=search.aggregation%2F40_range%2FFloat%20range%7D **Reproduction line:** `./gradlew ':qa:mixed-cluster:v7.17.0#mixedClusterTe...
https://github.com/elastic/elasticsearch/issues/83533
https://github.com/elastic/elasticsearch/pull/83715
ca78d928aa8693e9f3f83d8dd37cbd2fcf6ee622
b09cd19fde800871ecc1a0c6e9806f82c989c2c3
2022-02-04T15:54:11Z
java
2022-02-11T09:14:00Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,523
["qa/smoke-test-multinode/build.gradle", "server/src/test/java/org/elasticsearch/search/aggregations/bucket/sampler/random/RandomSamplerAggregatorTests.java", "x-pack/plugin/build.gradle"]
[CI] SmokeTestMultiNodeClientYamlTestSuiteIT test {yaml=search.aggregation/450_random_sampler/Test random_sampler aggregation with filter} failing
**Build scan:** https://gradle-enterprise.elastic.co/s/y2oxamxv5rh44/tests/:qa:smoke-test-multinode:integTest/org.elasticsearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT/test%20%7Byaml=search.aggregation%2F450_random_sampler%2FTest%20random_sampler%20aggregation%20with%20filter%7D **Reproduction line:** `./gra...
https://github.com/elastic/elasticsearch/issues/83523
https://github.com/elastic/elasticsearch/pull/83549
2282cf75d09e72eae1967e53491dca68088d7eaa
73b323e6fa82727ba11a922c3d7cc23cd84fcd62
2022-02-04T14:28:21Z
java
2022-02-07T13:34:37Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,520
["modules/data-streams/src/javaRestTest/java/org/elasticsearch/datastreams/TsdbDataStreamRestIT.java", "modules/data-streams/src/main/java/org/elasticsearch/datastreams/DataStreamIndexSettingsProvider.java", "modules/data-streams/src/test/java/org/elasticsearch/datastreams/MetadataDataStreamRolloverServiceTests.java", ...
Support migrating regular data streams to tsdb data streams
Migrating a regular data stream to be a tsdb data stream should be achieved by setting the `index_mode` parameter to `time_series` in the data stream snippet of the composable index template that created the data stream. This should only be possible when no `index_mode` has been specified in the composable index...
https://github.com/elastic/elasticsearch/issues/83520
https://github.com/elastic/elasticsearch/pull/83843
f9a64b2e8685a95fe27b89daefbe898668298b13
ae7defa9f9578f6872a3a8cdd33ffd39331ef881
2022-02-04T13:43:28Z
java
2022-02-17T14:16:26Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,518
["modules/data-streams/src/main/java/org/elasticsearch/datastreams/action/GetDataStreamsTransportAction.java", "modules/data-streams/src/test/java/org/elasticsearch/datastreams/action/GetDataStreamsResponseTests.java", "modules/data-streams/src/test/java/org/elasticsearch/datastreams/action/GetDataStreamsTransportActio...
Include time series temporal ranges to get data stream api for data streams in time series index mode
Change the get data stream api to include the following properties of a data stream: - ~~Add `index_mode` from `DataStream` to the response.~~ - For each backing index of a data stream with time series index mode, include the temporal range the backing index represents (based on the `index.time_series.start_time` a...
https://github.com/elastic/elasticsearch/issues/83518
https://github.com/elastic/elasticsearch/pull/86395
fae50996423c3c1262c1cad6ce5e5ee1800cb473
f14da48935fb3cdb79c6c75718fa682469ea6300
2022-02-04T13:38:02Z
java
2022-05-09T14:22:14Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,516
["x-pack/plugin/sql/qa/server/src/main/resources/unsigned-long.csv-spec", "x-pack/plugin/sql/qa/server/src/main/resources/unsigned-long.sql-spec"]
[CI] JdbcSqlSpecIT » test {unsigned-long.testMod}
### CI Link https://gradle-enterprise.elastic.co/s/u62fai6tyx2m4/tests/:x-pack:plugin:sql:qa:server:security:with-ssl:integTest/org.elasticsearch.xpack.sql.qa.security.JdbcSqlSpecIT/test%20%7Bunsigned-long.testMod%7D?top-execution=1 ### Repro line ./gradlew ':x-pack:plugin:sql:qa:server:security:with-ssl:integ...
https://github.com/elastic/elasticsearch/issues/83516
https://github.com/elastic/elasticsearch/pull/89800
e58d28dc2629333f5a08bc47d5a4c77886069135
0b8ba2a8e2689144068224ed05028a4476b3c3bc
2022-02-04T13:00:06Z
java
2022-09-07T06:53:46Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,491
["docs/reference/commands/service-tokens-command.asciidoc", "x-pack/docs/en/security/authentication/service-accounts.asciidoc"]
Clarify the intended usage of service-tokens CLI
The documentation around [Service Accounts](https://www.elastic.co/guide/en/elasticsearch/reference/current/service-accounts.html) needs more clarification on how and when to use the [elasticsearch-service-tokens CLI](https://www.elastic.co/guide/en/elasticsearch/reference/current/service-tokens-command.html). Curr...
https://github.com/elastic/elasticsearch/issues/83491
https://github.com/elastic/elasticsearch/pull/96091
e81f461aa17b7bfa43ea58d851849fd5604f2e21
5e2c7d535359237c1123f491f35bff60f90aa163
2022-02-04T00:13:25Z
java
2023-05-16T04:05:05Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,451
["docs/changelog/83482.yaml", "server/src/main/java/org/elasticsearch/index/mapper/KeywordFieldMapper.java", "x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/termsenum/action/NodeTermsEnumResponse.java", "x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/termsenum/action/SimpleTermCountEnum.ja...
Add `_terms_enum` support for `keyword` doc-value-only fileds
### Description The `_terms_enum` API could leverage the terms dictionary of doc values to provide term suggestions on `keyword` doc-value-only fields. cc @ywelsch
https://github.com/elastic/elasticsearch/issues/83451
https://github.com/elastic/elasticsearch/pull/83482
e8c31cf938eefdae09114a815f46adbcf29f027b
6d7c1b2a2686e3beeeb1ee66b582169a68687e85
2022-02-03T14:12:37Z
java
2022-02-04T12:04:26Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,449
["docs/changelog/85168.yaml", "x-pack/plugin/ql/src/main/java/org/elasticsearch/xpack/ql/index/IndexResolver.java", "x-pack/plugin/sql/qa/server/src/main/java/org/elasticsearch/xpack/sql/qa/jdbc/DatabaseMetaDataTestCase.java", "x-pack/plugin/sql/qa/server/src/main/java/org/elasticsearch/xpack/sql/qa/rest/BaseRestSqlTes...
SQL: support for data streams
### Description This is to investigate what we could do to support the data streams in SQL. The backing indices can be queried already, but to address them similarly as they're queried over QDSL one would need to construct a pattern learned out of band and not through SQL metadata discovery mechanisms.
https://github.com/elastic/elasticsearch/issues/83449
https://github.com/elastic/elasticsearch/pull/85168
946265e711de4369b05e3887a0602a92587b8776
5fbd11f12853f144d2ded5bd6009c8b4d0b3f9c4
2022-02-03T12:52:11Z
java
2022-03-28T21:30:19Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,434
["docs/changelog/84236.yaml", "x-pack/plugin/text-structure/src/main/java/org/elasticsearch/xpack/textstructure/structurefinder/DelimitedTextStructureFinder.java", "x-pack/plugin/text-structure/src/test/java/org/elasticsearch/xpack/textstructure/structurefinder/DelimitedTextStructureFinderTests.java"]
[ML] Structure finder should not generate regexes more than 1000 characters long
### Elasticsearch Version 8.1.0 (also seen since 7.15.1) ### Installed Plugins _No response_ ### Java Version _bundled_ ### OS Version Darwin Kernel Version 21.3.0 ### Problem Description Attempting to upload data in a CSV format via the file data visualizer fails with a 408 error against `/internal/file_data...
https://github.com/elastic/elasticsearch/issues/83434
https://github.com/elastic/elasticsearch/pull/84236
c923bd235bcdd0b5d5257affb65437e7ea4956f5
362351fe2516f3c83fadb18ac2e48d9c7200c016
2022-02-02T23:19:16Z
java
2022-02-22T17:56:02Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,431
["docs/changelog/83577.yaml", "x-pack/qa/runtime-fields/build.gradle", "x-pack/qa/runtime-fields/src/main/java/org/elasticsearch/xpack/runtimefields/test/CoreTestTranslater.java"]
[CI] CoreWithMappedRuntimeFieldsIT test {yaml=search.aggregation/450_time_series/Basic test} failing
This showed up after bumping master to 8.2.0 so not sure if that is related. **Build scan:** https://gradle-enterprise.elastic.co/s/yzxgyguzc6qns/tests/:x-pack:qa:runtime-fields:core-with-mapped:yamlRestTest/org.elasticsearch.xpack.runtimefields.test.mapped.CoreWithMappedRuntimeFieldsIT/test%20%7Byaml=search.aggregati...
https://github.com/elastic/elasticsearch/issues/83431
https://github.com/elastic/elasticsearch/pull/83577
fb00992003c192f7f07f8d47bc7d7befb7e722d8
9503e9f4e28579d1d3ffdc543c85f5de3eba5240
2022-02-02T21:48:49Z
java
2022-02-08T19:21:23Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,393
["server/src/main/java/org/elasticsearch/search/aggregations/bucket/range/InternalBinaryRange.java", "server/src/main/java/org/elasticsearch/search/aggregations/bucket/range/InternalRange.java"]
[CI] MixedClusterClientYamlTestSuiteIT test {p0=search.aggregation/70_adjacency_matrix/Terms lookup} failing
The underlying reason for this failure and a couple others in the same test suite was that one node got killed when upgrading. The node failed to start because a serialisation error for `InternalRange` https://gradle-enterprise.elastic.co/s/fx4ulm463asji/console-log#L6392 It seems that the backport PR #83339 didn't ma...
https://github.com/elastic/elasticsearch/issues/83393
https://github.com/elastic/elasticsearch/pull/83477
ea96bfe5ac59e1e88b6c096c124e3c8ee2a99656
a9101236c9f9b3ac4d50030dd19f1426aedfc9e0
2022-02-02T01:00:17Z
java
2022-02-03T21:01:06Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,390
["rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/tsdb/30_snapshot.yml"]
[CI] ClientYamlTestSuiteIT test {yaml=tsdb/30_snapshot/Create a snapshot and then restore it} failing
**Build scan:** https://gradle-enterprise.elastic.co/s/j5pzmh3fyazsc/tests/:rest-api-spec:yamlRestTest/org.elasticsearch.test.rest.ClientYamlTestSuiteIT/test%20%7Byaml=tsdb%2F30_snapshot%2FCreate%20a%20snapshot%20and%20then%20restore%20it%7D **Reproduction line:** `./gradlew ':rest-api-spec:yamlRestTest' --tests "org....
https://github.com/elastic/elasticsearch/issues/83390
https://github.com/elastic/elasticsearch/pull/83394
a04d4ffe277ec5426b697d6bf0ed969ece976536
9d8686920ac0696182702dc32a83e8ca70b3a0d5
2022-02-01T23:17:23Z
java
2022-02-03T06:58:32Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,386
["server/src/internalClusterTest/java/org/elasticsearch/action/admin/cluster/desirednodes/TransportDesiredNodesActionsIT.java"]
[CI] TransportDesiredNodesActionsIT testDeleteDesiredNodesTasksAreBatchedCorrectly failing
**Build scan:** https://gradle-enterprise.elastic.co/s/3sdeo4fn4dpio/tests/:server:internalClusterTest/org.elasticsearch.action.admin.cluster.desirednodes.TransportDesiredNodesActionsIT/testDeleteDesiredNodesTasksAreBatchedCorrectly **Reproduction line:** `./gradlew ':server:internalClusterTest' --tests "org.elasticse...
https://github.com/elastic/elasticsearch/issues/83386
https://github.com/elastic/elasticsearch/pull/83406
da6a4be19ea46c54077c407da7edbc8f7b2157fb
1b91bf6cc1e5bcd0e9c2df553f3a7b4d0926643e
2022-02-01T17:49:25Z
java
2022-02-08T10:54:00Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,366
["x-pack/plugin/enrich/qa/common/src/main/java/org/elasticsearch/test/enrich/CommonEnrichRestTestCase.java"]
EnrichSecurityIT fails due to .monitoring name deprecation
### CI Link https://gradle-enterprise.elastic.co/s/oadbbzpxkn6tg/tests/:x-pack:plugin:enrich:qa:rest-with-security:javaRestTest/org.elasticsearch.xpack.enrich.EnrichSecurityIT/testBasicFlowDouble?top-execution=1 ### Repro line https://gradle-enterprise.elastic.co/s/oadbbzpxkn6tg ### Does it reproduce? No...
https://github.com/elastic/elasticsearch/issues/83366
https://github.com/elastic/elasticsearch/pull/87317
b7df9e98d258df6f13bab54ceb9ccacfac9816d2
7a4542fe29fb4429357d02a0b1cfbb66103ca6d7
2022-02-01T12:06:03Z
java
2022-06-03T07:29:23Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,800
["x-pack/plugin/deprecation/src/main/java/org/elasticsearch/xpack/deprecation/DeprecationChecks.java", "x-pack/plugin/deprecation/src/main/java/org/elasticsearch/xpack/deprecation/NodeDeprecationChecks.java", "x-pack/plugin/deprecation/src/test/java/org/elasticsearch/xpack/deprecation/NodeDeprecationChecksTests.java"]
[Upgrade Assistant] Warn if cluster's node attributes and data tiers may not match
**Describe the feature:** If a node has `node.data: true` defined and includes _any_ `node.attributes.data` value, list a warning the configuration may not be valid for data tiers in 8.0. The presence of a `node.attribute.data` value _strongly_ indicates a hot/warm or tiered architecture. It is completely valid t...
https://github.com/elastic/elasticsearch/issues/83800
https://github.com/elastic/elasticsearch/pull/84050
dd3397b2c85ef9e23ca0b3dd70bdd6db8420e0b0
b001a6fe12b96717a3406ceccc6cf139bdf4686c
2022-02-01T03:36:32Z
java
2022-02-16T21:25:25Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,336
["docs/changelog/83478.yaml", "x-pack/plugin/sql/src/main/java/org/elasticsearch/xpack/sql/expression/predicate/operator/arithmetic/SqlBinaryArithmeticOperation.java", "x-pack/plugin/sql/src/test/java/org/elasticsearch/xpack/sql/expression/predicate/operator/arithmetic/SqlBinaryArithmeticTests.java"]
SQL: bounds of interval multiplication are not checked
### Description Running a query like `SELECT 9223372036854775807 * INTERVAL '1-0' YEAR TO MONTH` will result in `P-1Y`, instead of a range exception.
https://github.com/elastic/elasticsearch/issues/83336
https://github.com/elastic/elasticsearch/pull/83478
221ab4b42f2e4eeadf557fb972e6cdbf38d2d7dc
7c6a2a60ba81605847e6cd2d04a5a470d69d1983
2022-01-31T19:55:20Z
java
2022-02-07T09:05:37Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,321
["docs/changelog/83637.yaml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.aggregation/450_ip_prefix.yml", "server/src/main/java/org/elasticsearch/search/aggregations/bucket/prefix/InternalIpPrefix.java", "server/src/test/java/org/elasticsearch/search/aggregations/bucket/prefix/IpPrefixAggregator...
[CI] ClientYamlTestSuiteIT test {yaml=search.aggregation/450_ip_prefix/IPv4 prefix} failing
**Build scan:** https://gradle-enterprise.elastic.co/s/tgtlh62l6mopc/tests/:rest-api-spec:yamlRestTest/org.elasticsearch.test.rest.ClientYamlTestSuiteIT/test%20%7Byaml=search.aggregation%2F450_ip_prefix%2FIPv4%20prefix%7D **Reproduction line:** `./gradlew ':rest-api-spec:yamlRestTest' --tests "org.elasticsearch.test.r...
https://github.com/elastic/elasticsearch/issues/83321
https://github.com/elastic/elasticsearch/pull/83637
914c6dfe45f36f61da7dc3dd59f1043543c354a9
13018e73324d86e916b72f7534d9d6275a99e6d0
2022-01-31T11:54:19Z
java
2022-02-09T16:55:04Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,311
["build-tools-internal/src/main/resources/checkstyle-idea.xml", "build-tools-internal/src/main/resources/checkstyle.xml", "build-tools-internal/version.properties", "server/src/main/java/org/elasticsearch/action/datastreams/GetDataStreamAction.java", "server/src/main/java/org/elasticsearch/cluster/routing/IndexRouting....
Checkstyle should reject `static record` as redundant
### Elasticsearch Version master ### Installed Plugins N/A ### Java Version _bundled_ ### OS Version N/A ### Problem Description @arteam [observed](https://github.com/elastic/elasticsearch/pull/83221/files#r795474431) that `static record` is redundant, records are apparently implicitly static. I think we shoul...
https://github.com/elastic/elasticsearch/issues/83311
https://github.com/elastic/elasticsearch/pull/87792
cb70dac01609fc4865343cc0c6514b837129092e
b6e3b47f39cac4fdc40870455b1dea7dd5501b3d
2022-01-31T09:47:54Z
java
2022-06-21T09:25:17Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,306
["docs/reference/settings/security-settings.asciidoc", "x-pack/docs/en/security/configuring-stack-security.asciidoc"]
Document the cases where security auto-configuration is not triggered
In 8.0.0 , with Security on by default, we introduce security auto-configuration when a node starts up for the first time. There are certain cases though, where we either can't proceed with auto-configuration or we determine/assume that the user is intending to configure security on their own and we proceed with starti...
https://github.com/elastic/elasticsearch/issues/83306
https://github.com/elastic/elasticsearch/pull/86575
5a955c7c723a6815e67814e0162babe12481d8fc
acc22de4fd6ec6a5f11ac6afb981fd261eda7af4
2022-01-31T05:01:13Z
java
2022-05-17T12:27:48Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,282
["docs/reference/mapping/params/copy-to.asciidoc"]
copy_to does not complain if target field does not exist
### Elasticsearch Version 7.16 ### Installed Plugins _No response_ ### Java Version _bundled_ ### OS Version Docker image ### Problem Description Based on documentation, I would expect that `copy_to` field has to exist, but this does not seem to be so. See steps to reproduce to see that index is created just f...
https://github.com/elastic/elasticsearch/issues/83282
https://github.com/elastic/elasticsearch/pull/89626
4b4116533a92807f0712487ec0d5edf34201dd47
e891909dfae425062fea9c72fc0bfd76f418eaf0
2022-01-28T19:41:34Z
java
2022-08-30T13:15:35Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,269
["build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/BwcSetupExtension.java"]
[CI] InternalDistributionBwcSetupPluginFuncTest bwc expanded distribution folder can be resolved as bwc project artifact failing
No idea how to reproduce this even. It's on Windows tho. **Build scan:** https://gradle-enterprise.elastic.co/s/jfm5i67ybasa4/tests/:integTest/org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPluginFuncTest/bwc%20expanded%20distribution%20folder%20can%20be%20resolved%20as%20bwc%20project%20artifact **Rep...
https://github.com/elastic/elasticsearch/issues/83269
https://github.com/elastic/elasticsearch/pull/86376
ba91f26826aba1213cdf76404dc110dcbb0a4a89
5b4fc60238d85ae0900609e6110e80bc1a10e221
2022-01-28T14:57:35Z
java
2022-05-03T08:44:15Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,259
["x-pack/plugin/src/test/java/org/elasticsearch/xpack/test/rest/AbstractXPackRestTest.java", "x-pack/plugin/src/yamlRestTest/java/org/elasticsearch/xpack/test/rest/XPackRestIT.java", "x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/license/20_put_license.yml"]
[CI] XPackRestIT test {p0=license/20_put_license/Current license is trial means not eligle to start trial} failing
**Build scan:** https://gradle-enterprise.elastic.co/s/hpkrduphhw4po/tests/:x-pack:plugin:yamlRestTest/org.elasticsearch.xpack.test.rest.XPackRestIT/test%20%7Bp0=license%2F20_put_license%2FCurrent%20license%20is%20trial%20means%20not%20eligle%20to%20start%20trial%7D **Reproduction line:** `./gradlew ':x-pack:plugin:ya...
https://github.com/elastic/elasticsearch/issues/83259
https://github.com/elastic/elasticsearch/pull/83563
ff9c8271e649dd1ae8a939b56c4e2a439563b708
7b952c28ff505f6121b027b66844a6d1b27b91c8
2022-01-28T12:45:46Z
java
2022-02-08T04:45:54Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,256
["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 aliases via /_all/_alias/} failing
Tried various combinations of things to see if I could get it to reproduce but no luck. **Build scan:** https://gradle-enterprise.elastic.co/s/gilio54m2qpfg/tests/:rest-api-spec:yamlRestTest/org.elasticsearch.test.rest.ClientYamlTestSuiteIT/test%20%7Byaml=indices.get_alias%2F10_basic%2FGet%20aliases%20via%20%2F_all%2F...
https://github.com/elastic/elasticsearch/issues/83256
https://github.com/elastic/elasticsearch/pull/85683
378736ac320afe5d4d82fcfb38e196346d63ca5b
92852f3eac3c6dfe7689c61a5a852aba1d6ecb07
2022-01-28T12:34:00Z
java
2022-04-04T21:26:52Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,242
["build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/test/DistroTestPlugin.java", "build-tools-internal/version.properties", "docs/changelog/83243.yaml"]
Upgrade Adoptium OpenJDK to 17.0.2+8
Adoptium OpenJDK 17.0.2+8 is now available. We need to upgrade the version that is bundled with Elasticsearch to the newer version. We currently bundle 17.0.1+12.
https://github.com/elastic/elasticsearch/issues/83242
https://github.com/elastic/elasticsearch/pull/83243
540a40093c62a822f689d51bbf0f08da486345b7
878a4458b0f3cced989d34bc861c3be9ee71cc64
2022-01-28T10:01:01Z
java
2022-01-28T20:31:22Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,240
["docs/changelog/83513.yaml", "docs/reference/index-modules.asciidoc", "server/src/main/java/org/elasticsearch/cluster/metadata/NodesShutdownMetadata.java", "server/src/main/java/org/elasticsearch/cluster/routing/allocation/ShardsAvailabilityHealthIndicatorService.java", "server/src/main/java/org/elasticsearch/node/Nod...
Implement health indicator for shard allocation
### Description Implement health indicator for shard allocation. This indicator should have same or similar behavior to existing health endpoint. Aspects to be considered: * nodes scheduled for reboot should not cause cluster to go yellow (but could cause it go red) * huge number of unallocated shards should n...
https://github.com/elastic/elasticsearch/issues/83240
https://github.com/elastic/elasticsearch/pull/83513
a55370857652f1c3f4c0d4999473ed96cd027263
8d637f588f04edc07e0c6ab2ed8159ac49d670d0
2022-01-28T09:16:25Z
java
2022-03-07T08:31:33Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,190
["rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.forcemerge/10_basic.yml"]
[CI] ClientYamlTestSuiteIT test {yaml=cluster.health/20_request_timeout/cluster health request timeout on waiting for nodes} failing
This happened [on my PR build](https://github.com/elastic/elasticsearch/pull/82838), I attempted local reproduction with `$ ./gradlew ':rest-api-spec:yamlRestTest' --tests "org.elasticsearch.test.rest.ClientYamlTestSuiteIT" -Dtests.method="test {yaml=cluster.health/20_request_timeout/cluster health request timeout on w...
https://github.com/elastic/elasticsearch/issues/83190
https://github.com/elastic/elasticsearch/pull/85683
378736ac320afe5d4d82fcfb38e196346d63ca5b
92852f3eac3c6dfe7689c61a5a852aba1d6ecb07
2022-01-27T01:45:16Z
java
2022-04-04T21:26:52Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,187
["server/src/internalClusterTest/java/org/elasticsearch/search/aggregations/TimeSeriesAggregationsIT.java"]
[CI] TimeSeriesAggregationsIT classMethod failing
This test looks to be triggering OOMEs on occassion. This test was recently added in https://github.com/elastic/elasticsearch/pull/82129 so perhaps they are related. **Build scan:** https://gradle-enterprise.elastic.co/s/jxghkiieanaye/tests/:server:internalClusterTest/org.elasticsearch.search.aggregations.TimeSerie...
https://github.com/elastic/elasticsearch/issues/83187
https://github.com/elastic/elasticsearch/pull/83189
b610aeeabb6eb659f85f7eac4c5a6bb763c146b4
124ef4b41cc4273807c826f7a4f7155f03dff1e9
2022-01-27T00:02:25Z
java
2022-01-27T17:17:26Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,144
["x-pack/qa/third-party/active-directory/src/test/java/org/elasticsearch/xpack/security/authc/ldap/AbstractAdLdapRealmTestCase.java"]
[CI] MultiGroupMappingIT testGroupMapping failing
**Build scan:** https://gradle-enterprise.elastic.co/s/qooqg3yxgy6rg/tests/:x-pack:qa:third-party:active-directory:test/org.elasticsearch.xpack.security.authc.ldap.MultiGroupMappingIT/testGroupMapping **Reproduction line:** `./gradlew ':x-pack:qa:third-party:active-directory:test' --tests "org.elasticsearch.xpack.secu...
https://github.com/elastic/elasticsearch/issues/83144
https://github.com/elastic/elasticsearch/pull/84748
5e35112d00113b86982dd1f92c568290de5ebcd2
1e6b30ee1e387677942ec94b60acf3e8b211c39e
2022-01-26T12:06:15Z
java
2022-03-18T02:58:52Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,034
["server/src/test/java/org/elasticsearch/node/NodeTests.java", "test/framework/src/main/java/org/elasticsearch/node/MockNode.java"]
[CI] NodeTests failing with incompatible wire format error
Could not reproduce, haven't seen any recent failures so far either so keeping this unmuted for now. **Build scan:** https://gradle-enterprise.elastic.co/s/auabxhkpzbxn2/tests/:server:test/org.elasticsearch.node.NodeTests/testCloseOnInterruptibleTask **Reproduction line:** `./gradlew ':server:test' --tests "org.elast...
https://github.com/elastic/elasticsearch/issues/83034
https://github.com/elastic/elasticsearch/pull/86010
06b14e57ec57577919c5ff1b590ffc0153a2f20a
238f5ee53e8f1d58b8d2c174d0fe50891d1c813a
2022-01-25T11:40:31Z
java
2022-04-25T07:28:16Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,028
["rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/snapshot.restore/10_basic.yml"]
[CI] ClientYamlTestSuiteIT test {yaml=snapshot.restore/10_basic/Create a snapshot and then restore it} failing
**Build scan:** https://gradle-enterprise.elastic.co/s/zok42wqgpgxqy/tests/:rest-api-spec:yamlRestTest/org.elasticsearch.test.rest.ClientYamlTestSuiteIT/test%20%7Byaml=snapshot.restore%2F10_basic%2FCreate%20a%20snapshot%20and%20then%20restore%20it%7D **Reproduction line:** `./gradlew ':rest-api-spec:yamlRestTest' --te...
https://github.com/elastic/elasticsearch/issues/83028
https://github.com/elastic/elasticsearch/pull/83053
d88d480100965859d148c15e55d9cdd38aa36266
c77564214a77cbaf3616992743248b1db54b2909
2022-01-25T10:59:24Z
java
2022-01-26T09:58:09Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
83,005
["docs/changelog/96588.yaml", "docs/reference/analysis/normalizers.asciidoc", "modules/analysis-common/src/main/java/org/elasticsearch/analysis/common/PatternReplaceTokenFilterFactory.java", "modules/analysis-common/src/test/java/org/elasticsearch/analysis/common/PatternReplaceTokenFilterTests.java", "modules/analysis-...
Support for pattern_replace filter in keyword normalizers
My use case is that I have a field which is storing IDs. Those IDs might be coming from different sources, but in general there might be noise. For example, there might be ID `000123` and I would like to configure normalizer which trims all prefix zeros: ``` "zeros_prefix_trim": { "type": "pattern_replace", "...
https://github.com/elastic/elasticsearch/issues/83005
https://github.com/elastic/elasticsearch/pull/96588
4df6911ec797928fc4c6be5443ff8dc048fd1d4d
a8cf4d6006c912af97c1407ff0406bc4a9a9659c
2022-01-24T23:49:31Z
java
2023-06-09T22:32:39Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,983
["docs/reference/search/search-your-data/retrieve-selected-fields.asciidoc"]
[DOCS] Collapse "edge case" sections in "Retrieve selected fields"
The [`fields` option section](https://www.elastic.co/guide/en/elasticsearch/reference/master/search-fields.html#search-fields-param) of the [Retrieve selected fields](https://www.elastic.co/guide/en/elasticsearch/reference/master/search-fields.html#search-fields) page has gotten pretty long. It may be difficult for new...
https://github.com/elastic/elasticsearch/issues/82983
https://github.com/elastic/elasticsearch/pull/84373
446004eea74bca60f4f4f94d78f64cb8cc1de922
713017f0e3b6e92465474bf956d7fc9356d0e157
2022-01-24T19:30:49Z
java
2022-02-28T17:52:39Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,965
["docs/reference/mapping/dynamic/field-mapping.asciidoc", "docs/reference/mapping/dynamic/templates.asciidoc"]
Confusing documentation about dynamic types
In [this section](https://www.elastic.co/guide/en/elasticsearch/reference/current/dynamic-templates.html#match-mapping-type) it says (emphasis mine): > The match_mapping_type is the data type detected by the JSON parser. Because JSON doesn’t distinguish a long from an integer or a double from a float, it always choo...
https://github.com/elastic/elasticsearch/issues/82965
https://github.com/elastic/elasticsearch/pull/83274
10dd63855062043d719168f4bf27b43814eeda6a
620fe44c6b882d92c69bb5db173d2f10d9a40b6a
2022-01-24T16:51:46Z
java
2022-02-01T15:37:27Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,948
["docs/changelog/83083.yaml", "rest-api-spec/src/main/resources/rest-api-spec/api/indices.get.json", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.get/10_basic.yml", "server/src/main/java/org/elasticsearch/action/admin/indices/get/GetIndexRequest.java", "server/src/main/java/org/elasticsearch/res...
Expose features option in Get Index API
The Get Index Api always fetches all mappings, aliases and settings for each index it return results for. It is possible to filter unwanted information out by using `filter_path` option, but this only avoids the unneeded to be added to the response. The information is still computed on the Elasticsearch side. Espec...
https://github.com/elastic/elasticsearch/issues/82948
https://github.com/elastic/elasticsearch/pull/83083
836d9bc7861adbe13eb063176048919bf35ad4e2
4ad7814a76335649bad1777dde345708778ca52f
2022-01-24T15:00:50Z
java
2022-01-27T13:44:52Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,911
["server/src/internalClusterTest/java/org/elasticsearch/snapshots/ConcurrentSnapshotsIT.java", "server/src/main/java/org/elasticsearch/cluster/SnapshotsInProgress.java", "server/src/main/java/org/elasticsearch/snapshots/SnapshotsService.java", "test/framework/src/main/java/org/elasticsearch/snapshots/AbstractSnapshotIn...
Master Failover during Delete Corrupts Repostory in Edge Case
The following test added to `ConcurrentSnapshotsIT` shows an unlikely but possible edge case that can lead to repository corruption. ``` public void testMasterFailoverDuringStaleIndicesCleanup() throws Exception { internalCluster().startMasterOnlyNodes(3); final String dataNode = internalCluster...
https://github.com/elastic/elasticsearch/issues/82911
https://github.com/elastic/elasticsearch/pull/82912
805cd39147740f31eb5adabc3e4581a94718ead2
4ad9070b98cf581e3081ff9420cc81c068e1ddcd
2022-01-21T18:20:21Z
java
2022-01-24T14:00:12Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,905
["server/src/main/java/org/elasticsearch/search/fetch/subphase/FieldFetcher.java", "server/src/test/java/org/elasticsearch/search/fetch/subphase/FieldFetcherTests.java"]
Field not returned if it has the same prefix as a nested field
**Elasticsearch version**: 7.16.2 **Plugins installed**: [] **JVM version**: Bundled in official Elasticsearch docker image **OS version**: Bundled in official Elasticsearch docker image **Description of the problem including expected versus actual behavior**: Running Elasticsearch on ECK, an index conta...
https://github.com/elastic/elasticsearch/issues/82905
https://github.com/elastic/elasticsearch/pull/82922
20e24c3db612631712fcf417ea914b88ceab5dfd
036eb8055d4032e5124c0399efc71d15e1d2c15a
2022-01-21T11:03:52Z
java
2022-01-24T11:50:42Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,903
["docs/changelog/84535.yaml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.aggregation/360_date_histogram.yml", "server/src/main/java/org/elasticsearch/search/aggregations/support/CoreValuesSourceType.java"]
Data histogram aggregation issue for arrays field
**Elasticsearch version** (`bin/elasticsearch --version`): 7.11.0 - 7.16.3 **Plugins installed**: [Netty4Plugin.class, PainlessPlugin.class, CommonAnalysisPlugin.class, ParentJoinPlugin.class] **JVM version** (`java -version`): 11.0.13 **OS version** (`uname -a` if on a Unix-like system):Darwin Kernel Version ...
https://github.com/elastic/elasticsearch/issues/82903
https://github.com/elastic/elasticsearch/pull/84535
b95aa4f5b48c3d5dfb5ee819b37aa9b14b89d400
947f88b1e9380600410b95504ebfd8aa3d56f5b1
2022-01-21T07:33:29Z
java
2022-03-23T14:40:42Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,879
["docs/changelog/83494.yaml", "server/src/main/java/org/elasticsearch/action/fieldcaps/FieldCapabilitiesFetcher.java", "server/src/main/java/org/elasticsearch/action/fieldcaps/FieldCapabilitiesIndexResponse.java", "server/src/main/java/org/elasticsearch/action/fieldcaps/FieldCapabilitiesNodeResponse.java", "server/src/...
Merge field caps responses on each node?
We'd like to look into merging field caps responses on each node, to prevent the coordinator from doing all merging. This will help reduce latency and memory when the field caps request includes many shards. As part of this work, we can see if we could detect when two indices share the same mappings, and in that cas...
https://github.com/elastic/elasticsearch/issues/82879
https://github.com/elastic/elasticsearch/pull/83494
acf9968f9d397d755d5ad9fcf815cca23bbeda61
69e898db9f5bd1935a9dcca2d6d1f76d69b576cf
2022-01-20T17:14:22Z
java
2022-02-17T15:19:47Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,867
["docs/changelog/83213.yaml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.aggregation/40_range.yml", "server/src/main/java/org/elasticsearch/index/mapper/NumberFieldMapper.java", "server/src/test/java/org/elasticsearch/search/aggregations/bucket/range/RangeAggregatorTests.java"]
Range aggregation with decimal parts no longer working (with 7.16.2)
**Elasticsearch version** (`bin/elasticsearch --version`): 7.16.2 **Plugins installed**: [] **JVM version** (`java -version`): ``` openjdk version "11.0.9" 2020-10-20 LTS OpenJDK Runtime Environment Zulu11.43+21-CA (build 11.0.9+11-LTS) OpenJDK 64-Bit Server VM Zulu11.43+21-CA (build 11.0.9+11-LTS, mixed mo...
https://github.com/elastic/elasticsearch/issues/82867
https://github.com/elastic/elasticsearch/pull/83213
7f0595abe68e07d927c874a53737556f6555fdaf
2d701b99670246724399f37df2fd63299af7d33b
2022-01-20T15:25:07Z
java
2022-02-02T13:59:13Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,857
["docs/changelog/83302.yaml", "server/src/main/java/org/elasticsearch/cluster/metadata/DataStream.java", "test/framework/src/main/java/org/elasticsearch/cluster/metadata/DataStreamTestHelper.java", "x-pack/plugin/autoscaling/src/main/java/org/elasticsearch/xpack/autoscaling/storage/ReactiveStorageDeciderService.java", ...
Autoscaling a follower cluster with data streams fails
A cluster using CCR to follow a data stream from another cluster can cause the autoscaling capacity API to fail to deliver an autoscaling response with an exception like: ``` GET /_autoscaling/capacity/ { "error": { "root_cause": [ { "type": "illegal_argument_exception", "reason": ...
https://github.com/elastic/elasticsearch/issues/82857
https://github.com/elastic/elasticsearch/pull/83302
9c992d7cb8b461dd081d7c3405a0ad0dfa0fc843
c731fefb96ebd5d0db86676b43fe158bd2c5eb9a
2022-01-20T13:12:47Z
java
2022-01-31T10:46:53Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,840
["server/src/main/java/org/elasticsearch/common/geo/GeoPolygonDecomposer.java", "server/src/test/java/org/elasticsearch/common/geo/GeometryNormalizerTests.java"]
[CI] LatLonShapeDocValuesQueryTests testIndexSimpleShapes failing
**Build scan**: https://gradle-enterprise.elastic.co/s/scskbvxhpany2/tests/:x-pack:plugin:spatial:test/org.elasticsearch.xpack.spatial.index.mapper.LatLonShapeDocValuesQueryTests/testIndexSimpleShapes?top-execution=1 **Repro line**: `./gradlew ':x-pack:plugin:spatial:test' --tests "org.elasticsearch.xpack.spatial....
https://github.com/elastic/elasticsearch/issues/82840
https://github.com/elastic/elasticsearch/pull/82953
9be18cb6b449c7c768936c47d88f022215b37bef
3f723a451a57465e8a8d68538e1123d98fb3399c
2022-01-20T03:43:13Z
java
2022-01-25T06:23:55Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,832
["rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/tsdb/10_settings.yml", "server/src/main/java/org/elasticsearch/index/IndexMode.java", "server/src/main/java/org/elasticsearch/index/IndexSettings.java", "server/src/test/java/org/elasticsearch/index/TimeSeriesModeTests.java"]
TSDB: Confusing error message for start/end dates
If I want to have a single TSDB index it would be reasonable for me to create an index with a broad time range that would look something like this: ``` PUT test { "settings": { "index.mode": "time_series", "index.routing_path": "key", "index.time_series.start_time": "1970-01-01T00:00:00Z", "...
https://github.com/elastic/elasticsearch/issues/82832
https://github.com/elastic/elasticsearch/pull/83236
294c49c29f7e44838a4cae7159e3c0680431419b
ca3363f163c47a367b9d9b87ed052de36e2a7f8e
2022-01-19T23:43:47Z
java
2022-02-07T21:54:02Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,818
["docs/reference/mapping/types/parent-join.asciidoc"]
[DOCS] Make multi-level `join` field warning more prominent
The [`join` field type docs](https://www.elastic.co/guide/en/elasticsearch/reference/current/parent-join.html#_multiple_levels_of_parent_join) contain a warning against creating multiple levels of parent/child relations: > Using multiple levels of relations to replicate a relational model is not recommended. Each le...
https://github.com/elastic/elasticsearch/issues/82818
https://github.com/elastic/elasticsearch/pull/82976
7f81877ce0ca6b2995bdb988b73609fdee0f82d6
d3fb0149144945d58429e141fd375201612606d9
2022-01-19T17:46:10Z
java
2022-01-25T18:51:42Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,797
["x-pack/plugin/watcher/src/internalClusterTest/java/org/elasticsearch/xpack/watcher/transport/action/activate/ActivateWatchTests.java"]
[CI] ActivateWatchTests testDeactivateAndActivate failing
**Build scan:** https://gradle-enterprise.elastic.co/s/6xjhol7yd4dge/tests/:x-pack:plugin:watcher:internalClusterTest/org.elasticsearch.xpack.watcher.transport.action.activate.ActivateWatchTests/testDeactivateAndActivate **Reproduction line:** `./gradlew ':x-pack:plugin:watcher:internalClusterTest' --tests "org.elasti...
https://github.com/elastic/elasticsearch/issues/82797
https://github.com/elastic/elasticsearch/pull/93560
d52b6f93fe5599669ba99af9208760be5904a316
1bd29289598aaa25992746bec35bf32ac87df4c3
2022-01-19T13:17:31Z
java
2023-02-07T15:28:47Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,777
["docs/changelog/83693.yaml", "libs/core/src/main/java/org/elasticsearch/core/MemoizedSupplier.java", "server/src/main/java/org/elasticsearch/search/lookup/SourceLookup.java", "server/src/test/java/org/elasticsearch/search/lookup/SourceLookupTests.java"]
Performance degradation for new HitContext constructor when only pulling docvalues
**Elasticsearch version** (`bin/elasticsearch --version`): `7.14.2` **Plugins installed**: [] **JVM version** (`java -version`): `openjdk version "16" 2021-03-16` **OS version** (`uname -a` if on a Unix-like system): **Description of the problem including expected versus actual behavior**: In my productio...
https://github.com/elastic/elasticsearch/issues/82777
https://github.com/elastic/elasticsearch/pull/83693
21533cc4308b48dd7fc4514e8ac10fbdefe50073
4e28da43b9c26a1dfea5ddc28294b0ed69728dbf
2022-01-19T04:03:36Z
java
2022-02-09T19:20:14Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,702
["docs/changelog/82974.yaml", "modules/repository-gcs/src/main/java/org/elasticsearch/repositories/gcs/GoogleCloudStorageService.java"]
SearchableSnapshot: GKE Workload Identity and GCS repository plugin
It's possible to use GKE Workload Identity to automatically setup the credentials for the GCS repository plugin _(instead of creating a JSON service account file)_. It works fine as long as snapshots are created or restored "manually" (through the `_snapshot/` API). It is however no more the case when the bucket must...
https://github.com/elastic/elasticsearch/issues/82702
https://github.com/elastic/elasticsearch/pull/82974
30b8cdc18409baf46cb4996ec11d8c6f5418d64e
706281aa78a528f319da05aef5e6086b94dd8184
2022-01-18T07:21:31Z
java
2022-01-26T08:58:32Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,679
["docs/reference/ccr/index.asciidoc"]
[DOCS] Improve documentation on CCR alias replication
https://github.com/elastic/elasticsearch/pull/41815 introduced replication for aliases in the CCR context. Replication of the write aliases is skipped, however, for reason explained in the PR, but this is not explained in the [docs](https://www.elastic.co/guide/en/elasticsearch/reference/current/xpack-ccr.html#ccr-upda...
https://github.com/elastic/elasticsearch/issues/82679
https://github.com/elastic/elasticsearch/pull/82997
e7ba03e0a6f7149de645b99b3c44b9e86dfc7a1d
33b72f34e26c9c676044919ad36f3f885d1e65df
2022-01-17T14:57:53Z
java
2022-01-28T18:24:53Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,671
["docs/changelog/85042.yaml", "docs/reference/indices/resolve.asciidoc", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.resolve_index/20_resolve_system_index.yml", "server/src/main/java/org/elasticsearch/action/admin/indices/resolve/ResolveIndexAction.java", "server/src/test/java/org/elasticsearch...
GET /_resolve/index should identify system indices
**Elasticsearch version** 8.1 **Kibana version**: 8.1 When creating an SLM policy, kibana currently calls the `GET /_resolve/index` to allow the users to select which indices they want to backup (this API includes system indices). It seems that there's no way right now of making this API resolve only non-system i...
https://github.com/elastic/elasticsearch/issues/82671
https://github.com/elastic/elasticsearch/pull/85042
3e6bd7f53806a944d7594654596e20b3f3df67c9
03985f1953df4c8341dcbc3aaa6233b42135f7d5
2022-01-17T13:22:03Z
java
2022-03-22T15:40:42Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,660
["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-...
"Test cat indices output for dot-hidden index and dot-prefixed pattern" fails on master
**Build scan**: https://gradle-enterprise.elastic.co/s/cme7huijunvdg **Repro line**: ``` REPRODUCE WITH: ./gradlew ':rest-api-spec:yamlRestTest' --tests "org.elasticsearch.test.rest.ClientYamlTestSuiteIT" \ -Dtests.method="test {yaml=cat.indices/20_hidden/Test cat indices output for dot-hidden index and ...
https://github.com/elastic/elasticsearch/issues/82660
https://github.com/elastic/elasticsearch/pull/84539
8a1632235daa140f3904cfe46f8215537c75ded3
c4b1f18f32aa337253664d1295bc1b59233b3d44
2022-01-17T11:15:51Z
java
2022-03-24T19:08:51Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,647
["rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cat.allocation/10_basic.yml"]
[CI] ClientYamlTestSuiteIT test {yaml=cat.allocation/10_basic/Empty cluster} failing
This happened on my PR build (#81977). It does not reproduce locally. But the error message looks suspicious enough for an issue. **Build scan:** https://gradle-enterprise.elastic.co/s/qgz25m26irnys/tests/:rest-api-spec:yamlRestTest/org.elasticsearch.test.rest.ClientYamlTestSuiteIT/test%20%7Byaml=cat.allocation%2F10_b...
https://github.com/elastic/elasticsearch/issues/82647
https://github.com/elastic/elasticsearch/pull/83277
763b3f36230b4733dd2b7f29584fdfa43eda8bc5
4b456255bee3dd177abd55a8f6edd3e879b386c9
2022-01-17T01:56:51Z
java
2022-02-03T16:41:24Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,641
["docs/reference/mapping/dynamic/templates.asciidoc"]
Contradicting note for dynamic field mapping [Documentation bug]
<!-- GitHub is reserved for bug reports and feature requests; it is not the place for general questions. If you have a question or an unconfirmed bug , please visit the [forums](https://discuss.elastic.co/c/elasticsearch). Please also check your OS is [supported](https://www.elastic.co/support/matrix#show_os). If...
https://github.com/elastic/elasticsearch/issues/82641
https://github.com/elastic/elasticsearch/pull/82769
2c925c3363767c04146496d4d3e328cf3bc52e90
d8229ddd5be53497279083d61d289e38fb2df8e4
2022-01-16T11:20:48Z
java
2022-01-19T14:08:36Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,634
["docs/reference/cluster/update-settings.asciidoc", "docs/reference/setup/configuration.asciidoc"]
[Docs] Elasticsearch Cluster Settings Precedence No Longer Documented
<!-- GitHub is reserved for bug reports and feature requests; it is not the place for general questions. If you have a question or an unconfirmed bug , please visit the [forums](https://discuss.elastic.co/c/elasticsearch). Please also check your OS is [supported](https://www.elastic.co/support/matrix#show_os). If...
https://github.com/elastic/elasticsearch/issues/82634
https://github.com/elastic/elasticsearch/pull/82738
fc5a820da9d9b8ad4c885c6d90ce72363632088a
e21a9a071121396487d66d3a632cf58106e2ebc2
2022-01-14T19:59:24Z
java
2022-01-18T17:32:43Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,569
["qa/repository-multi-version/src/test/java/org/elasticsearch/upgrades/MultiVersionRepositoryAccessIT.java"]
[CI] MultiVersionRepositoryAccessIT testReadOnlyRepo failing
These BWC tests are failing on `master` and `8.0` branches against all versions < 7.12.0. **Build scan:** https://gradle-enterprise.elastic.co/s/xft7ykc5jn6bc/tests/:qa:repository-multi-version:v7.9.1%23Step1OldClusterTest/org.elasticsearch.upgrades.MultiVersionRepositoryAccessIT/testReadOnlyRepo **Reproduction line:...
https://github.com/elastic/elasticsearch/issues/82569
https://github.com/elastic/elasticsearch/pull/86358
4af21dfc4951ed4882b2298321c068efdcb250aa
434f600493de94910cf260c627c050a482c97362
2022-01-13T18:46:58Z
java
2022-05-09T08:58:57Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,560
["x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/transform/transforms/NullRetentionPolicyConfig.java", "x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/transform/transforms/TransformConfigUpdate.java", "x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/transform/AbstractSerializ...
[Transform] ability to remove retention_policy
The `retention_policy` can be changed using `_update`, however it is not possible to remove it completely by e.g. specifying `{}` or `null`. We should allow the API to remove the `retention_policy`.
https://github.com/elastic/elasticsearch/issues/82560
https://github.com/elastic/elasticsearch/pull/82703
6687a28e4e800c97df9e7580cf8fea0ac1d51f0a
7efce30ed25db3095c9a33564cfb5ea4e0e02a08
2022-01-13T15:29:26Z
java
2022-01-25T09:17:29Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,502
["modules/lang-mustache/src/yamlRestTest/resources/rest-api-spec/test/lang_mustache/60_typed_keys.yml"]
[CI] LangMustacheClientYamlTestSuiteIT test {yaml=lang_mustache/60_typed_keys/Search template with typed_keys parameter} failing
Started failing today and reproduced for me. **Build scan:** https://gradle-enterprise.elastic.co/s/jl7hle3lqrp62/tests/:modules:lang-mustache:yamlRestTest/org.elasticsearch.script.mustache.LangMustacheClientYamlTestSuiteIT/test%20%7Byaml=lang_mustache%2F60_typed_keys%2FSearch%20template%20with%20typed_keys%20paramete...
https://github.com/elastic/elasticsearch/issues/82502
https://github.com/elastic/elasticsearch/pull/83737
3d2c33307c608ee4ea016c1824561e75da4a6b81
3b6e223ff194c4d6e7cc8ddb9986551a6f99f831
2022-01-12T23:08:22Z
java
2022-02-09T22:41:18Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,470
["x-pack/plugin/searchable-snapshots/src/internalClusterTest/java/org/elasticsearch/xpack/searchablesnapshots/cache/blob/SearchableSnapshotsBlobStoreCacheIntegTests.java"]
[CI] SearchableSnapshotsBlobStoreCacheIntegTests testBlobStoreCache failing
**Build scan**: https://gradle-enterprise.elastic.co/s/nyqgoqzxp3xxw **Repro line**: `./gradlew ':x-pack:plugin:searchable-snapshots:internalClusterTest' --tests "org.elasticsearch.xpack.searchablesnapshots.cache.blob.SearchableSnapshotsBlobStoreCacheIntegTests.testBlobStoreCache" -Dtests.seed=52F02EBD9CEAF1F4...
https://github.com/elastic/elasticsearch/issues/82470
https://github.com/elastic/elasticsearch/pull/82623
d9b49e086f540e2245785b919f91759d4a1983bc
74a1bd1c4d9933f533201de26741da1502438612
2022-01-12T12:27:02Z
java
2022-01-17T08:30:40Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,462
["x-pack/docs/en/security/authentication/built-in-users.asciidoc", "x-pack/docs/en/security/authorization/built-in-roles.asciidoc", "x-pack/docs/en/security/operator-privileges/index.asciidoc"]
Clarify Operator Privileges implications for roles
1. Add a new paragraph to https://www.elastic.co/guide/en/elasticsearch/reference/current/operator-privileges.html that is a little more explicit about ESS/ECE that says something like > When running Elasticsearch on Elastic Cloud (or Elastic Cloud Enterprise) Operator Privileges are enabled, which means that som...
https://github.com/elastic/elasticsearch/issues/82462
https://github.com/elastic/elasticsearch/pull/82893
124ef4b41cc4273807c826f7a4f7155f03dff1e9
024d2fc042ec7f1aa962008ecb88ff847fc56118
2022-01-12T10:53:23Z
java
2022-01-27T17:38:16Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,458
["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...
Percolate query, FVH highlighter does not work on subfields
<!-- GitHub is reserved for bug reports and feature requests; it is not the place for general questions. If you have a question or an unconfirmed bug , please visit the [forums](https://discuss.elastic.co/c/elasticsearch). Please also check your OS is [supported](https://www.elastic.co/support/matrix#show_os). If...
https://github.com/elastic/elasticsearch/issues/82458
https://github.com/elastic/elasticsearch/pull/85815
cce3d924754a06634a8e353fa227be3af2eeca62
a69cdd0ff3c23df49b19c35b258b99fc18794476
2022-01-12T08:42:59Z
java
2022-04-12T14:19:36Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,456
["server/src/internalClusterTest/java/org/elasticsearch/gateway/GatewayServiceIT.java", "server/src/main/java/org/elasticsearch/gateway/GatewayService.java", "server/src/test/java/org/elasticsearch/gateway/GatewayServiceTests.java", "test/framework/src/main/java/org/elasticsearch/cluster/coordination/AbstractCoordinato...
Persistent Settings Takes Effect After RecoverStateUpdateTask's Reroute
RecoverStateUpdateTask execute Reroute before persistent settings takes effect, this may cause the logic about `AllocationService#reroute` execute in an unexpected way. ` class RecoverStateUpdateTask extends ClusterStateUpdateTask { @Override public ClusterState execute(final ClusterState curre...
https://github.com/elastic/elasticsearch/issues/82456
https://github.com/elastic/elasticsearch/pull/82856
af93c9aea7126290d2022b35cc151a9f61ff72a6
edf07f5471164bbf6ad0de03666bceb32d73289b
2022-01-12T07:39:06Z
java
2022-01-26T09:50:23Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,406
["x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/datafeed/extractor/aggregation/AbstractAggregationDataExtractor.java", "x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/datafeed/extractor/chunked/ChunkedDataExtractor.java", "x-pack/plugin/ml/src/test/java/org/elasticsearch/xpack/ml/datafeed/extract...
[ML] Slow performance for datafeeds with aggs when there are long periods without data
When a datafeed is performing a lookback of a long time period, it could be that there are long time windows that contain no data. Currently, datafeeds with aggs will perform many searches during such empty time windows where all those searches will return empty. These searches take time. For scrolling datafeeds ther...
https://github.com/elastic/elasticsearch/issues/82406
https://github.com/elastic/elasticsearch/pull/82488
5994224edfe0adb5d5453949cd90a8b4d0dd31f2
0bcd8176aff0451da362f763c5b146be9551c330
2022-01-11T10:01:13Z
java
2022-01-13T11:38:19Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,384
["docs/changelog/83751.yaml", "server/src/main/java/org/elasticsearch/common/Rounding.java", "server/src/main/java/org/elasticsearch/search/aggregations/bucket/filter/QueryToFilterAdapter.java", "server/src/main/java/org/elasticsearch/search/aggregations/bucket/histogram/DateHistogramAggregator.java", "server/src/test/...
Use filter by filter if top level query is a bool wrapping a match all
Right now filter aggregations run in "compatible" mode if the top level query is `bool: {filter: { match_all: {}}}}` - but this really just just `match_all` in disguise. We should just run in filter-by-filter mode here.
https://github.com/elastic/elasticsearch/issues/82384
https://github.com/elastic/elasticsearch/pull/83751
bbae949559af09bfc08eb78f18904e0139e27246
7bda7d1a8daecb8e34ebd56a3a74ad837e5485de
2022-01-10T20:02:39Z
java
2022-02-28T21:35:37Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,342
["docs/changelog/86405.yaml", "server/src/main/java/org/elasticsearch/action/ActionModule.java", "server/src/main/java/org/elasticsearch/action/admin/cluster/settings/ClusterGetSettingsAction.java", "server/src/main/java/org/elasticsearch/action/admin/cluster/settings/TransportClusterGetSettingsAction.java", "server/sr...
`RestClusterGetSettingsAction` Requests the Full Metadata from Master
Similar issue as solved in https://github.com/elastic/elasticsearch/pull/78829. This API is surprisingly expensive because it requests the full metadata via get cluster state request from master when called only to return just the settings from it to the user. This can mean requesting tens or hundreds of MB from mas...
https://github.com/elastic/elasticsearch/issues/82342
https://github.com/elastic/elasticsearch/pull/86405
15ea957df687417f16c97711b584f5c0bbb6586c
4b536c699d41cff3969743ee7ba1539e8c4da5e1
2022-01-07T17:48:26Z
java
2022-05-09T10:45:44Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,340
["x-pack/plugin/enrich/src/internalClusterTest/java/org/elasticsearch/xpack/enrich/EnrichProcessorIT.java", "x-pack/plugin/enrich/src/main/java/org/elasticsearch/xpack/enrich/AbstractEnrichProcessor.java", "x-pack/plugin/enrich/src/main/java/org/elasticsearch/xpack/enrich/EnrichCache.java", "x-pack/plugin/enrich/src/ma...
Enrich Processor Cache can be Corrupted by Processors that Mutate a Document (E.g. Rename)
Using the enrich processor in a pipeline with a rename or other processor that mutates the mutable maps backing an ingest document can corrupt the caches in the enrich processor. An easy reproducer for this goes as follows: have the following enrich policy: ``` PUT /_enrich/policy/device-enrich-policy { "...
https://github.com/elastic/elasticsearch/issues/82340
https://github.com/elastic/elasticsearch/pull/82441
0bcc07c591e57f45879f596c5e6867eca46cfeec
69696542be7dc1be560b8b48a3a9e4c874972819
2022-01-07T16:51:04Z
java
2022-01-13T10:17:07Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,337
["docs/changelog/82685.yaml", "server/src/main/java/org/elasticsearch/action/support/NodeResponseTracker.java", "server/src/main/java/org/elasticsearch/action/support/broadcast/node/TransportBroadcastByNodeAction.java", "server/src/main/java/org/elasticsearch/action/support/nodes/TransportNodesAction.java", "server/src...
Stats actions should discard intermediate state on cancellation
Most stats actions fan out to various nodes in the cluster and collect per-node responses which are then aggregated into the final result. The per-node responses may sometimes be many MBs in size. If the client cancels the request by closing its connection then we broadcast the cancellation to all the target nodes and ...
https://github.com/elastic/elasticsearch/issues/82337
https://github.com/elastic/elasticsearch/pull/82685
d4caeea1f7b494036251e87d3caa5ce40788441c
d4655e880185e1ca277d0b097dcfbdb6c669b89f
2022-01-07T11:29:18Z
java
2022-02-10T10:58:10Z
closed
elastic/elasticsearch
https://github.com/elastic/elasticsearch
82,224
["docs/changelog/82228.yaml", "modules/lang-painless/src/main/java/org/elasticsearch/painless/symbol/SemanticScope.java", "modules/lang-painless/src/test/java/org/elasticsearch/painless/UserFunctionTests.java"]
Calling user-defined methods within an if/else block in a lambda causes a failure
It appears the "this" pointer doesn't get propagated into sub-scopes within a lambda causing a failure. Reproduce: ``` int test1() { return 1; } void test(Map params) { int i = 0; params.forEach( (k, v) -> { if (i == 0) { test1() } else { test1() } } ) } test(...
https://github.com/elastic/elasticsearch/issues/82224
https://github.com/elastic/elasticsearch/pull/82228
fe7f0c5f5d0bbe6e06fac884817c0293b131c97f
57ac810951a4309bfddddcc9892531366d8769c3
2022-01-04T18:20:48Z
java
2022-01-04T21:14:51Z