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 | 89,147 | ["docs/changelog/89154.yaml", "server/src/internalClusterTest/java/org/elasticsearch/search/aggregations/bucket/GeoDistanceIT.java", "server/src/main/java/org/elasticsearch/search/aggregations/bucket/range/AbstractRangeBuilder.java", "server/src/main/java/org/elasticsearch/search/aggregations/bucket/range/GeoDistanceAg... | Geo_distance agg results not consistent | ### Elasticsearch Version
8.3.3
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Running in AWS - Ohio (us-east-2)
### Problem Description
I was trying out the geo_distance aggreation and received different results based on the order of the ranges specified. I was able to replicate... | https://github.com/elastic/elasticsearch/issues/89147 | https://github.com/elastic/elasticsearch/pull/89154 | 892ad014ffcaacce928df9a40d82fb34fc051d00 | 993e467615ad53471f4e7ade3f8ff9da03fb4f16 | 2022-08-05T12:57:04Z | java | 2022-08-11T11:53:32Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 89,130 | ["docs/changelog/89719.yaml", "docs/reference/images/register_repo.png", "docs/reference/images/register_repo_details.png", "docs/reference/images/repo_details.png", "docs/reference/tab-widgets/troubleshooting/snapshot/corrupt-repository.asciidoc", "server/src/internalClusterTest/java/org/elasticsearch/snapshots/Concur... | Permit no-op reregistration of a snapshot repository if marked corrupted | Today if we detect concurrent modification of a snapshot repository then we mark it with `CORRUPTED_REPO_GEN` which blocks further writes to try and prevent additional damage to its contents. You can remove the marker by calling the register-repository API again, but this API will discard no-op re-registrations without... | https://github.com/elastic/elasticsearch/issues/89130 | https://github.com/elastic/elasticsearch/pull/89719 | 39bdfbdf54c618c1bc1738cb88f86d9628e4b4ef | d83ed3315aeb65d1c3a8267e83acba36e78f3f3f | 2022-08-04T15:00:10Z | java | 2022-09-12T17:21:35Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 89,120 | ["docs/changelog/96968.yaml", "modules/reindex/src/internalClusterTest/java/org/elasticsearch/index/reindex/CrossClusterReindexIT.java", "modules/reindex/src/main/java/org/elasticsearch/reindex/ReindexValidator.java"] | Support reindex over CCS | ### Description
Given we have registered remotes and are able to cross cluster search/replicate I would like to be able to reindex a remote index on the local cluster.
The normal index from remote requires a host to be set. The proxy endpoint used for the remote doesn't work as that's over transport and index from ... | https://github.com/elastic/elasticsearch/issues/89120 | https://github.com/elastic/elasticsearch/pull/96968 | 7836c18e58c994ac4543a4b5bdd17ebdf633437c | 15828c9b6a56522aaefef506bf4f96cbe4958b46 | 2022-08-04T13:12:27Z | java | 2023-10-10T20:11:11Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 89,107 | ["gradle/verification-metadata.xml", "modules/apm/build.gradle", "modules/apm/src/main/java/org/elasticsearch/tracing/apm/APMTracer.java"] | Default APM tracing configuration wastes CPU on exception throwing | Since the APM tracing was merged I see lots of exception/error throwing in profiles for nodes that have no configuration for APM set up.
I think something needs to be fixed here to make the APM calls noops without configuration or so.
 is throwing 120k messages in a week, is it a way to decrease the number of this log entries?
`
[instance] [endpoint.metadata_united-default-8.2.0] updating stats of transform failed. java.lang.RuntimeException: Failed to persist transfo... | https://github.com/elastic/elasticsearch/issues/88905 | https://github.com/elastic/elasticsearch/pull/88910 | 9e9f19bc9cae300f85973d0e5051aef42112e29c | d3e057c33a8e3485be8e1b8eb009ac98f85cd092 | 2022-07-28T14:20:30Z | java | 2022-08-03T05:57:40Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,897 | ["distribution/tools/server-cli/src/main/java/org/elasticsearch/server/cli/ServerProcess.java", "docs/changelog/88935.yaml", "modules/transport-netty4/src/main/java/module-info.java", "modules/transport-netty4/src/main/java/org/elasticsearch/http/netty4/Netty4HttpServerTransport.java", "modules/transport-netty4/src/mai... | Keep alive settings are not applied by default | In 8.3 the default TCP keep alive settings introduced in https://github.com/elastic/elasticsearch/pull/59278 are not applied by default, therefore it uses the OS default values. See:
8.3.0:
```
cat connections-8.3.0.txt | grep -e '930[01]' | head
ESTAB 0 0 [::ffff:127.0.0.1]:46818 [::ffff:127.... | https://github.com/elastic/elasticsearch/issues/88897 | https://github.com/elastic/elasticsearch/pull/88935 | a3a5332309162d195ef45b4c29496eb819e642f6 | 4e3b71b6af8408b74577b7a869f818a7418f730b | 2022-07-28T11:35:04Z | java | 2022-07-29T16:54:33Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,887 | ["docs/changelog/88922.yaml", "server/src/main/java/org/elasticsearch/action/admin/cluster/node/reload/NodesReloadSecureSettingsRequest.java", "server/src/main/java/org/elasticsearch/action/admin/cluster/node/reload/TransportNodesReloadSecureSettingsAction.java", "server/src/main/java/org/elasticsearch/rest/action/admi... | [CI] ReloadSecureSettingsWithPasswordProtectedKeystoreRestIT testReloadSecureSettingsWithIncorrectPassword failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/mkaycqqry57g4/tests/:x-pack:qa:password-protected-keystore:javaRestTest/org.elasticsearch.password_protected_keystore.ReloadSecureSettingsWithPasswordProtectedKeystoreRestIT/testReloadSecureSettingsWithIncorrectPassword
**Reproduction line:**
`./gradlew ':x-pack:q... | https://github.com/elastic/elasticsearch/issues/88887 | https://github.com/elastic/elasticsearch/pull/88922 | e063ce821c29b92bbf486090b88d83502bb9c18e | 96febb7d1ae504a669af9b31aac3c77a1b3a676f | 2022-07-28T08:52:53Z | java | 2022-08-12T06:01:35Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,854 | ["docs/changelog/88916.yaml", "modules/mapper-extras/src/main/java/org/elasticsearch/index/mapper/extras/ScaledFloatFieldMapper.java", "modules/mapper-extras/src/test/java/org/elasticsearch/index/mapper/extras/ScaledFloatFieldMapperTests.java"] | [CI] ScaledFloatFieldMapperTests testSyntheticSource failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/kxlskjpa7xe5i/tests/:modules:mapper-extras:test/org.elasticsearch.index.mapper.extras.ScaledFloatFieldMapperTests/testSyntheticSource
**Reproduction line:**
`./gradlew ':modules:mapper-extras:test' --tests "org.elasticsearch.index.mapper.extras.ScaledFloatFieldMap... | https://github.com/elastic/elasticsearch/issues/88854 | https://github.com/elastic/elasticsearch/pull/88916 | 495722d1ebc1482f96da4a9a1d1504aed3c82163 | 4607182ce8c147d48ed79ea807fc9bb705b24001 | 2022-07-27T14:39:10Z | java | 2022-08-01T12:47:23Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,844 | ["x-pack/plugin/rollup/src/test/java/org/elasticsearch/xpack/rollup/v2/RollupActionSingleNodeTests.java"] | [CI] RollupActionSingleNodeTests testCannotRollupToExistingIndex failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/whiwuz23mtmvq/tests/:x-pack:plugin:rollup:test/org.elasticsearch.xpack.rollup.v2.RollupActionSingleNodeTests/testCannotRollupToExistingIndex
**Reproduction line:**
`./gradlew ':x-pack:plugin:rollup:test' --tests "org.elasticsearch.xpack.rollup.v2.RollupActionSingl... | https://github.com/elastic/elasticsearch/issues/88844 | https://github.com/elastic/elasticsearch/pull/89025 | 740bcde590ddcb77a59b9acd7c5ccfeca7fa2bd1 | c741b8c531b91688df07fc31cae73fa386faac9a | 2022-07-27T08:50:33Z | java | 2022-08-03T14:46:01Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,810 | ["x-pack/plugin/ml/src/internalClusterTest/java/org/elasticsearch/xpack/ml/integration/BasicDistributedJobsIT.java"] | :x-pack:plugin:ml:internalClusterTest org.elasticsearch.xpack.ml.integration.BasicDistributedJobsIT | ### CI Link
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+main+intake+multijob+part2/1595/
### Repro line
./gradlew ':x-pack:plugin:ml:internalClusterTest' --tests "org.elasticsearch.xpack.ml.integration.BasicDistributedJobsIT.testMaxConcurrentJobAllocations" -Dtests.seed=E48924E90B3F1377 -Dtests.loc... | https://github.com/elastic/elasticsearch/issues/88810 | https://github.com/elastic/elasticsearch/pull/88820 | f3cff668779925fda9ea2525188d3c405819231a | c2cfb49dd61df720d14b9ea21f79fe9de3d57844 | 2022-07-26T13:53:41Z | java | 2022-07-27T06:27:35Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,806 | ["build-tools/src/main/java/org/elasticsearch/gradle/testclusters/ElasticsearchNode.java"] | [CI] Window builds fail with "Unable to delete file" | ### CI Link
https://gradle-enterprise.elastic.co/s/6wrucnjdgjjdm https://gradle-enterprise.elastic.co/s/5c56fglmqlk4s https://gradle-enterprise.elastic.co/s/vwzb3ppw7p4ww https://gradle-enterprise.elastic.co/s/tqamvqdpkzzi4 https://gradle-enterprise.elastic.co/s/rniwyfcmjmkyi https://gradle-enterprise.elastic.co/s/k3x... | https://github.com/elastic/elasticsearch/issues/88806 | https://github.com/elastic/elasticsearch/pull/89095 | 2c79925cf273f899749f3d56709bf8ee7c9ca631 | a67920e1dcc3c2f11e6f935f2a87e8528d35331f | 2022-07-26T11:40:41Z | java | 2022-08-07T10:16:49Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,800 | ["x-pack/plugin/rollup/src/test/java/org/elasticsearch/xpack/rollup/v2/RollupActionSingleNodeTests.java"] | [CI] RollupActionSingleNodeTests testRollupDatastream failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/xl4uqehihgkxs/tests/:x-pack:plugin:rollup:test/org.elasticsearch.xpack.rollup.v2.RollupActionSingleNodeTests/testRollupDatastream
**Reproduction line:**
`./gradlew ':x-pack:plugin:rollup:test' --tests "org.elasticsearch.xpack.rollup.v2.RollupActionSingleNodeTests.... | https://github.com/elastic/elasticsearch/issues/88800 | https://github.com/elastic/elasticsearch/pull/89070 | c81f907ad8e625dddb415e2b3cac2e778ffe95a0 | 36c4a17087ff49173ddc11bbc4278311459f36ad | 2022-07-26T09:12:48Z | java | 2022-08-08T10:12:24Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,799 | ["libs/core/src/test/java/org/elasticsearch/core/internal/provider/EmbeddedImplClassLoaderTests.java"] | [CI] EmbeddedImplClassLoaderTests classMethod failing | Looks like https://github.com/elastic/elasticsearch/issues/86382 but that should have been fixed in May.
**Build scan:**
https://gradle-enterprise.elastic.co/s/xb7cxwzdk6es6/tests/:libs:elasticsearch-core:test/org.elasticsearch.core.internal.provider.EmbeddedImplClassLoaderTests/classMethod
**Reproduction line:**
`nu... | https://github.com/elastic/elasticsearch/issues/88799 | https://github.com/elastic/elasticsearch/pull/88813 | f96b3e3bb1a33ac5e0fcf989eadaf6aee109517b | f3cff668779925fda9ea2525188d3c405819231a | 2022-07-26T09:00:34Z | java | 2022-07-26T23:08:37Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,764 | ["docs/changelog/89106.yaml", "docs/reference/sql/endpoints/translate.asciidoc", "x-pack/plugin/build.gradle", "x-pack/plugin/ql/src/main/java/org/elasticsearch/xpack/ql/execution/search/extractor/TotalHitsExtractor.java", "x-pack/plugin/sql/qa/server/single-node/src/javaRestTest/java/org/elasticsearch/xpack/sql/qa/sin... | _sql should set track_total_hits=false when applicable | ### Description
Tracking total hits sometimes has a non-negligible impact on performance. We should disable it when not strictly required. | https://github.com/elastic/elasticsearch/issues/88764 | https://github.com/elastic/elasticsearch/pull/89106 | 824bfd0e5bbd04032e3f5e8c279af6dfa78bcebf | e9ea4630bb52049a4dd0c4e59e91c144ad0cf4de | 2022-07-25T12:36:07Z | java | 2022-08-22T15:22:13Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,746 | ["server/src/test/java/org/elasticsearch/index/mapper/KeywordFieldMapperTests.java"] | `KeywordFieldMapperTests` has switch with impossible branches | The test class `KeywordFieldMapperTests` contains a switch statement with a branch that will never execute. The test uses a `between(x, y)` switch expression, but the `4` case is outside the randomised range. We need to fix this before #88739 can be merged. By "fix", I mean either remove the spurious case, or if we act... | https://github.com/elastic/elasticsearch/issues/88746 | https://github.com/elastic/elasticsearch/pull/88747 | 89e54be954b52811a073d129a0603f4a2c5bd8eb | 1eb591dc58d3f26bc8b5fa55f9c95ded2d7c2239 | 2022-07-22T20:17:35Z | java | 2022-07-22T21:29:56Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,745 | ["server/src/test/java/org/elasticsearch/search/aggregations/bucket/histogram/InternalAutoDateHistogramTests.java", "server/src/test/java/org/elasticsearch/search/aggregations/bucket/terms/SignificantLongTermsTests.java", "server/src/test/java/org/elasticsearch/search/aggregations/bucket/terms/SignificantStringTermsTes... | Aggregation tests have switches with impossible branches | The following aggregation tests all contain switch statements with branches that will never execute. The tests use a `between(x, y)` switch expression, but there are `case` values that are outside the randomised range. We need to fix these before #88739 can be merged. By "fix", I mean either remove the spurious cases, ... | https://github.com/elastic/elasticsearch/issues/88745 | https://github.com/elastic/elasticsearch/pull/88757 | 4efcc03e9904aab8088ad44efbf5692ce6552718 | beb031d1e400663fc6f20b4d9fd1128956ca517f | 2022-07-22T20:14:32Z | java | 2022-07-25T11:13:50Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,744 | ["modules/ingest-common/src/test/java/org/elasticsearch/ingest/common/ConvertProcessorTests.java"] | `ConvertProcessorTests` tests have switches with impossible branches | The test `ConvertProcessorTests` contain switch statements with branches that will never execute. The tests use a `between(x, y)` switch expression, but there are `case` values that are outside the randomised range. We need to fix these before #88739 can be merged. By "fix", I mean either remove the spurious cases, or ... | https://github.com/elastic/elasticsearch/issues/88744 | https://github.com/elastic/elasticsearch/pull/88772 | 9afb01e14e459c4ade26a647c88bf5bdd5f320c9 | 4ad9349b18bb2e463991cb71325986f387b748e6 | 2022-07-22T20:11:27Z | java | 2022-07-25T16:12:04Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,743 | ["x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ilm/IndexLifecycleFeatureSetUsage.java", "x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ilm/RolloverAction.java", "x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/ilm/ActionConfigStatsTests.java", "x-pack/plugin/core/src/test/... | ILM tests have switches with impossible branches | The following ILM tests all contain switch statements with branches that will never execute. The tests use a `between(x, y)` switch expression, but there are `case` values that are outside the randomised range. We need to fix these before #88739 can be merged. By "fix", I mean either remove the spurious cases, or if we... | https://github.com/elastic/elasticsearch/issues/88743 | https://github.com/elastic/elasticsearch/pull/88748 | db91e1a06da1ceab6472c1459c244b1c96aeddf3 | be7c7415627377a1b795400fb8dfcc6cbdf0e322 | 2022-07-22T19:58:13Z | java | 2022-07-23T01:12:44Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,732 | ["docs/changelog/89619.yaml", "server/src/main/java/org/elasticsearch/cluster/SnapshotsInProgress.java", "server/src/test/java/org/elasticsearch/snapshots/SnapshotsInProgressSerializationTests.java"] | Make `SnapshotsInProgress` diffable | `SnapshotsInProgress` can be pretty large and today it's an `AbstractNamedDiffable` so any changes to any snapshot status result in sending the whole thing over the wire to all nodes. Yet, it undergoes a lot of small changes as snapshots proceed towards completion. We should make it properly diffable so that small chan... | https://github.com/elastic/elasticsearch/issues/88732 | https://github.com/elastic/elasticsearch/pull/89619 | 1c2bd7c0f15044b1ed41f5a64ac8f6544eb331b7 | b69d1bd15af0fccf4668e076547295ceeb09a59c | 2022-07-22T15:39:48Z | java | 2022-09-13T11:34:08Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,716 | ["server/src/internalClusterTest/java/org/elasticsearch/snapshots/DedicatedClusterSnapshotRestoreIT.java", "server/src/main/java/org/elasticsearch/common/blobstore/fs/FsBlobContainer.java"] | [CI] DedicatedClusterSnapshotRestoreIT testDeleteIndexDuringSnapshot failing | There's a windows AccessDeniedException buried in here somewhere but I'm not sure if that's the root cause or not.
**Build scan:**
https://gradle-enterprise.elastic.co/s/ua7fjthhwhydq/tests/:server:internalClusterTest/org.elasticsearch.snapshots.DedicatedClusterSnapshotRestoreIT/testDeleteIndexDuringSnapshot
**Reprod... | https://github.com/elastic/elasticsearch/issues/88716 | https://github.com/elastic/elasticsearch/pull/88802 | 23cd8c573053320336fb420a8ffe999adb7e968f | ce9f94b9ce95074e404045b4e18c4e6ae40654b5 | 2022-07-22T09:55:30Z | java | 2022-07-26T15:19:44Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,682 | ["x-pack/plugin/spatial/src/internalClusterTest/java/org/elasticsearch/xpack/spatial/search/CartesianShapeQueryTestCase.java", "x-pack/plugin/spatial/src/internalClusterTest/java/org/elasticsearch/xpack/spatial/search/CartesianShapeQueryTests.java", "x-pack/plugin/spatial/src/test/java/org/elasticsearch/xpack/spatial/u... | [CI] CartesianShapeQueryTests testQueryRandomGeoCollection failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/p7n7etkicebme/tests/:x-pack:plugin:spatial:internalClusterTest/org.elasticsearch.xpack.spatial.search.CartesianShapeQueryTests/testQueryRandomGeoCollection
**Reproduction line:**
`./gradlew ':x-pack:plugin:spatial:internalClusterTest' --tests "org.elasticsearch.xp... | https://github.com/elastic/elasticsearch/issues/88682 | https://github.com/elastic/elasticsearch/pull/89002 | 1337de73e321ad5c8a60a8de115a23950723e479 | 3a31c30329eddcd0eae69157e4eb84104eac64a7 | 2022-07-21T12:22:40Z | java | 2022-08-02T12:18:09Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,673 | ["build-tools-internal/version.properties", "docs/changelog/88675.yaml"] | Upgrade OpenJDK to 18.0.2+9 | OpenJDK 18.0.2+9 is now available. We need to upgrade the version that is bundled with Elasticsearch to the newer version. We currently bundle 18.0.1.1+2. | https://github.com/elastic/elasticsearch/issues/88673 | https://github.com/elastic/elasticsearch/pull/88675 | 239d45a01907c2967fd4761cf84a9ca6c54228a5 | d18eff813f9702d2d4a92c486c46356e46186ad6 | 2022-07-21T10:00:50Z | java | 2022-07-21T11:42:36Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,640 | ["docs/changelog/97700.yaml", "docs/reference/search/async-search.asciidoc", "docs/reference/search/search-your-data/search-across-clusters.asciidoc", "server/src/main/java/org/elasticsearch/TransportVersion.java", "x-pack/plugin/async-search/src/main/java/org/elasticsearch/xpack/search/MutableSearchResponse.java", "x-... | Add completion_time time field to async_search get or status response | ### Description
Currently async_search get or status response include the following info about async_search:
```
"is_partial" : true,
"is_running" : true,
"start_time_in_millis" : 1583945890986,
"expiration_time_in_millis" : 1584377890986,
```
In Kibana we would also like to have something like `c... | https://github.com/elastic/elasticsearch/issues/88640 | https://github.com/elastic/elasticsearch/pull/97700 | 4e63923f9974835ed766bbfbee6071a5e0cea0bb | eaa86796a7ad4f7b1cdb455d3e97a3c706401058 | 2022-07-20T10:49:41Z | java | 2023-07-17T13:13:15Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,636 | ["x-pack/plugin/security/src/main/java/org/elasticsearch/xpack/security/action/TransportGrantAction.java", "x-pack/plugin/security/src/main/java/org/elasticsearch/xpack/security/action/apikey/TransportBaseUpdateApiKeyAction.java", "x-pack/plugin/security/src/main/java/org/elasticsearch/xpack/security/action/apikey/Tran... | Refactor authentication handling for grant actions | ### Description
`TransportGrantAction` currently provides an `executeWithGrantAuthentication` method which sub-classes can leverage. Instead of requiring sub-classes to invoke this method directly, we instead can move it into the `doExecute` method of `TransportGrantAction`, and allow inheritors to specify their own h... | https://github.com/elastic/elasticsearch/issues/88636 | https://github.com/elastic/elasticsearch/pull/88944 | 735f7d1f48666f75ed305db5322f8c52d9ad17ae | 6f62d5bd4acddc7bb8cbf766769a91f5b4202a1b | 2022-07-20T09:13:25Z | java | 2022-08-03T09:49:38Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,635 | ["docs/changelog/91297.yaml", "test/framework/src/main/java/org/elasticsearch/test/gateway/TestGatewayAllocator.java", "x-pack/plugin/shutdown/src/internalClusterTest/java/org/elasticsearch/xpack/shutdown/NodeShutdownShardsIT.java", "x-pack/plugin/shutdown/src/main/java/org/elasticsearch/xpack/shutdown/TransportGetShut... | Add a check for unassigned shards residing on the node being removed in the shutdown status check | `TransportGetShutdownStatusAction` has a few checks that prevents the node from being shut down if there are shards without a copy that we can't move. We should also check that whether the node has unassigned shard and if it does, return the `STALLED` status and prevent the node from being shut down.
Relates #73873,... | https://github.com/elastic/elasticsearch/issues/88635 | https://github.com/elastic/elasticsearch/pull/91297 | 0ce9296f3463379435e325d4556fed0c22bd444a | dd4fe36cb2c8f96d3d31473374960fd09e20100e | 2022-07-20T08:44:32Z | java | 2022-11-08T18:02:13Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,617 | ["docs/changelog/88622.yaml", "qa/system-indices/src/main/java/org/elasticsearch/system/indices/SystemIndicesQA.java", "server/src/main/java/org/elasticsearch/indices/SystemIndices.java", "x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/LocalStateCompositeXPackPlugin.java", "x-pack/plugin/security/src/int... | POST _features/reset doesn't use the system index origin | ### Elasticsearch Version
8.3
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
any
### Problem Description
Calling POST _features/_reset should reset all system indices, provided the user calling the API has a 'superuser' role or at least cluster 'manage' role.
However, the code... | https://github.com/elastic/elasticsearch/issues/88617 | https://github.com/elastic/elasticsearch/pull/88622 | a804a8809a07e6494c9f7dacf6ec76fa34856273 | 3cb759b952f24e91edf2ae08a6f3ecab3fa6b3c0 | 2022-07-19T15:03:59Z | java | 2022-07-22T14:20:06Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,614 | ["docs/changelog/91501.yaml", "modules/lang-painless/src/main/java/org/elasticsearch/painless/phase/DefaultSemanticAnalysisPhase.java", "modules/lang-painless/src/test/java/org/elasticsearch/painless/NumberTests.java"] | Painless: compile error "Illegal tree structure" for hex lierals with 'd' or 'f' | If a hex literal has an 'd' of 'f' in it, such as '0xf' or '0xd', the compiler fails with illegal tree structure.
The other hex literals work. The issue is probably related to using `f` and `d` in float and double literals.
```
public void testHexCollisionDouble() {
assertEquals(13, exec("return 0x... | https://github.com/elastic/elasticsearch/issues/88614 | https://github.com/elastic/elasticsearch/pull/91501 | ddef28bd2f4bf8e896c87eb6897174c9c4b03ca6 | 0909b758c1a9683e54b19978494519f6c768f926 | 2022-07-19T14:40:40Z | java | 2022-11-15T16:36:48Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,582 | ["docs/reference/snapshot-restore/apis/create-snapshot-api.asciidoc"] | Succeeded to take snapshot of closed Elasticsearch index with ignore_unavailable=false | ### Elasticsearch Version
8.2.2
### Installed Plugins
_No response_
### Java Version
18.0.1.1
### OS Version
Windows Server 2019 Datacenter
### Problem Description
According to the [Elasticsearch Create snapshot API documentation](https://www.elastic.co/guide/en/elasticsearch/reference/8.2/create-snapshot-api.... | https://github.com/elastic/elasticsearch/issues/88582 | https://github.com/elastic/elasticsearch/pull/92233 | 36e9c6ce9a546cc2c6ae3cec59b346d57c7a2966 | c0e624b3b13269737f8d041d5dc6d6eaef01854a | 2022-07-18T09:15:43Z | java | 2022-12-12T09:18:27Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,573 | ["docs/changelog/89389.yaml", "server/src/internalClusterTest/java/org/elasticsearch/indices/template/SimpleIndexTemplateIT.java", "server/src/main/java/org/elasticsearch/index/mapper/NestedObjectMapper.java", "server/src/main/java/org/elasticsearch/index/mapper/ObjectMapper.java", "server/src/main/java/org/elasticsear... | mapper_parsing_exception (Field is defined more than once) in 8.3.2 | ### Elasticsearch Version
8.3.2
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Ubuntu 20.04.4 LTS
### Problem Description
When we have two legacy index templates and one of them defines the field name with dots (.), we may get mapper_parsing_exception.
### St... | https://github.com/elastic/elasticsearch/issues/88573 | https://github.com/elastic/elasticsearch/pull/89389 | 09d00259f4de5cb34b3750bcc22ae5a2b2d38adc | c038a91c60305a6745630ffded9b7930600e919d | 2022-07-16T07:02:17Z | java | 2022-08-17T12:39:12Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,501 | ["docs/changelog/88725.yaml", "docs/reference/modules/http.asciidoc", "server/src/main/java/org/elasticsearch/http/HttpTransportSettings.java"] | Increase `http.max_header_size` default to 16KB | ### Description
Our current default for the `http.max_header_size` setting is 8KB. This is lower than the current default for Kibana (16KB in 8.x, based on [the default for node 14 and up](https://www.educative.io/answers/what-is-the-node-httpmaxheadersize-property)), and our the ESS proxy (1MB based on the Go `http... | https://github.com/elastic/elasticsearch/issues/88501 | https://github.com/elastic/elasticsearch/pull/88725 | 0f55bce3cc34a8d6562fe33512bea91ccd6cd008 | b04c0f3c3ac5b9cee7f0b0b31f738a76c232f25d | 2022-07-13T10:53:20Z | java | 2022-07-25T10:57:28Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,469 | ["docs/reference/cluster/tasks.asciidoc"] | Description about the detailed param of _tasks api is not accurate | ### Elasticsearch Version
8.3
### Installed Plugins
None
### Java Version
_bundled_
### OS Version
NA
### Problem Description
Please refer the para in the [get_more_information_about_tasks](https://www.elastic.co/guide/en/elasticsearch/reference/current/tasks.html#_get_more_information_about_tasks) as shown be... | https://github.com/elastic/elasticsearch/issues/88469 | https://github.com/elastic/elasticsearch/pull/88493 | 6797d44f1a35db703655819e22f844cff672b069 | 11473964ab4559ce82c1076753f12f3c0542ef3f | 2022-07-12T12:26:00Z | java | 2022-07-14T07:22:28Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,433 | ["x-pack/plugin/autoscaling/src/main/java/org/elasticsearch/xpack/autoscaling/storage/ReactiveStorageDeciderService.java"] | [CI] ReactiveStorageDeciderServiceTests testNodeSizeForDataBelowLowWatermark failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/qcgnnfs5y74ug/tests/:x-pack:plugin:autoscaling:test/org.elasticsearch.xpack.autoscaling.storage.ReactiveStorageDeciderServiceTests/testNodeSizeForDataBelowLowWatermark
**Reproduction line:**
`gradlew ':x-pack:plugin:autoscaling:test' --tests "org.elasticsearch.xpa... | https://github.com/elastic/elasticsearch/issues/88433 | https://github.com/elastic/elasticsearch/pull/88452 | 1e079154a46d37bb337b76c6130928cca86b374d | 84af49337850922a76ef1bde270f47086ac5e8d1 | 2022-07-11T12:11:06Z | java | 2022-07-12T14:08:05Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,605 | ["docs/changelog/97705.yaml", "x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/extractor/ExtractedFields.java", "x-pack/plugin/ml/src/test/java/org/elasticsearch/xpack/ml/dataframe/extractor/ExtractedFieldsDetectorTests.java"] | [ML] Weird advice from explain endpoint about aggregatable fields for DFA index with "subobjects" : false | **Kibana version:**
8.4.0-SNAPSHOT
**Elasticsearch version:**
8.4.0-SNAPSHOT
**Describe the bug:**
https://github.com/elastic/elasticsearch/pull/86166 added the option for object fields in mappings to have a `subobjects : false` setting. This in turn allows fieldnames with dots to be nested inside the ob... | https://github.com/elastic/elasticsearch/issues/88605 | https://github.com/elastic/elasticsearch/pull/97705 | f8749557eeaf407b0c4947df6e9d03b381c9d658 | e56176247439fe5e65b6a15723f7757470cd2c6e | 2022-07-08T15:33:46Z | java | 2023-07-17T14:27:45Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,387 | ["modules/ingest-common/src/yamlRestTest/resources/rest-api-spec/test/ingest/190_script_processor.yml"] | [CI] IngestCommonClientYamlTestSuiteIT test {yaml=ingest/190_script_processor/Test metadata} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/ela54gwliryl2/tests/:modules:ingest-common:yamlRestTest/org.elasticsearch.ingest.common.IngestCommonClientYamlTestSuiteIT/test%20%7Byaml=ingest%2F190_script_processor%2FTest%20metadata%7D
**Reproduction line:**
`./gradlew ':modules:ingest-common:yamlRestTest' --te... | https://github.com/elastic/elasticsearch/issues/88387 | https://github.com/elastic/elasticsearch/pull/88831 | 0f670404f62eef3cd9cf1fa9bd453a25f081c67f | 1424702baca585a7ceebd7ce450bbfc83a7bc6ce | 2022-07-08T14:49:07Z | java | 2022-07-27T13:16:00Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,384 | ["docs/changelog/88385.yaml", "server/src/main/java/org/elasticsearch/cluster/routing/allocation/allocator/BalancedShardsAllocator.java", "server/src/test/java/org/elasticsearch/cluster/routing/allocation/allocator/BalancedShardsAllocatorTests.java"] | BalancedShardsAllocator rebalancing might move shards but not improve the balance | ### Description
I have discovered a situation when rebalancing combined with `cluster.routing.allocation.node_concurrent_incoming_recoveries=1` and `cluster.routing.allocation.node_concurrent_outgoing_recoveries=1` after moving some shards might result in same exact balance as before.
For example with a following... | https://github.com/elastic/elasticsearch/issues/88384 | https://github.com/elastic/elasticsearch/pull/88385 | 07685573254ea315fbeaa0bbabb627c44f40921d | a23e416586aaa34094ce3f5177014579e88e1a55 | 2022-07-08T13:55:38Z | java | 2022-07-13T06:59:05Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,337 | ["server/src/main/java/org/elasticsearch/plugins/PluginsService.java", "server/src/test/java/org/elasticsearch/plugins/PluginsServiceTests.java", "x-pack/plugin/ilm/src/main/java/org/elasticsearch/xpack/ilm/ILMImmutableStateHandlerProvider.java", "x-pack/plugin/ilm/src/main/java/org/elasticsearch/xpack/ilm/IndexLifecyc... | [CI] MlDistributedFailureIT testClusterWithTwoMlNodes_StopsDatafeed_GivenJobFailsOnReassign failing | There have been two instances of this today (both in PR builds) that blew up due to an OOME.
**Build scan:**
https://gradle-enterprise.elastic.co/s/ryfsljqpbyjlm/tests/:x-pack:plugin:ml:internalClusterTest/org.elasticsearch.xpack.ml.integration.MlDistributedFailureIT/testClusterWithTwoMlNodes_StopsDatafeed_GivenJobFai... | https://github.com/elastic/elasticsearch/issues/88337 | https://github.com/elastic/elasticsearch/pull/88362 | 4cc8484d5893a98fb6d25e9fd99228424bdd0df6 | b55a0bc0aadadb655015f171b853d6d62a584d7e | 2022-07-07T00:50:27Z | java | 2022-07-12T01:58:53Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,318 | ["build.gradle", "docs/changelog/88336.yaml", "docs/plugins/discovery-azure-classic.asciidoc", "docs/reference/setup/install/check-running.asciidoc", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/info/10_info.yml", "server/src/main/java/org/elasticsearch/action/main/MainResponse.java", "server/src/test/j... | Regression in `info` API response by removing `version.build_flavor` field | In https://github.com/elastic/elasticsearch/pull/85796 the `version.build_flavor` field was removed from the `/` API response. This API is marked as `stable` in the [API spec stub](https://github.com/elastic/elasticsearch/blob/master/rest-api-spec/src/main/resources/rest-api-spec/api/info.json) and thus this removal sh... | https://github.com/elastic/elasticsearch/issues/88318 | https://github.com/elastic/elasticsearch/pull/88336 | 5fb143deb51c4c442c2b4aad2a9754a25118cf5f | 9016883e1c5fe1304b89394a1164531ea7cc50e9 | 2022-07-06T14:54:57Z | java | 2022-07-08T00:24:29Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,317 | ["docs/reference/search/terms-enum.asciidoc"] | _terms_enum returns terms even after documents removal | ### Elasticsearch Version
7.17.3
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Ubuntu 18.04
### Problem Description
The `_terms_enum_ API returns terms even after documents containing the terms are deleted from the index. Index was refreshed and flushed.
###... | https://github.com/elastic/elasticsearch/issues/88317 | https://github.com/elastic/elasticsearch/pull/89654 | 724b76f7b8afdbcf32a1ffa485641bd9a35772a8 | 772784f3c92c6aa0df4d204daa5e91d17c769602 | 2022-07-06T14:31:36Z | java | 2022-08-29T13:19:04Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,313 | ["docs/reference/indices/field-usage-stats.asciidoc"] | Field usage stats API description | ### Description
Hi!
I feel that the field usage stats is relatively undescriptive. https://www.elastic.co/guide/en/elasticsearch/reference/8.3/field-usage-stats.html#field-usage-stats-api-example.
```,
"all_fields": {
"any": "6",
"inverted_index": {
... | https://github.com/elastic/elasticsearch/issues/88313 | https://github.com/elastic/elasticsearch/pull/96333 | cdabe88242d93030444f77943c4e0ea0066f0527 | 5002c5f3342eae096daad65bcc6013d80a243f4e | 2022-07-06T14:16:42Z | java | 2023-06-01T16:56:47Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,300 | ["docs/changelog/88538.yaml", "x-pack/plugin/eql/src/main/java/org/elasticsearch/xpack/eql/execution/sequence/SequenceMatcher.java", "x-pack/plugin/eql/src/test/java/org/elasticsearch/xpack/eql/execution/sequence/CircuitBreakerTests.java"] | `eql_sequence` circuit breaker sometimes has negative `used` value | Seen in several production clusters running 8.3 (thanks to the changes in #87881) but this also explains #86059 in earlier versions:
[instance-0000000011] negative value in circuit breaker: [eql_sequence,limit=8589934592/8gb,estimated=-7961288
My guess is that somehow this circuit breaker is releasing bytes i... | https://github.com/elastic/elasticsearch/issues/88300 | https://github.com/elastic/elasticsearch/pull/88538 | ed564f6e1d00c95fc5ec3cd4550955a017c76822 | aa7d0a6cf8f51794ea2d0130083a61eb7fd3e450 | 2022-07-06T08:45:28Z | java | 2022-08-01T06:27:41Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,296 | ["docs/reference/mapping/runtime.asciidoc"] | Clarify that lookup runtime sub-fields can't be queried nor aggregated on | The lookup runtime field enriches the top hits with fields retrieved from a secondary index. This is purely a fetch phase enrichment at the moment, and users may get surprised that the sub-fields that are fetched from the secondary index are not searchable nor aggregatable. Effectively those are treated like unmapped f... | https://github.com/elastic/elasticsearch/issues/88296 | https://github.com/elastic/elasticsearch/pull/91410 | dd4fe36cb2c8f96d3d31473374960fd09e20100e | d0d2c74573f70bf8aa688bf093b5e850c28a34f4 | 2022-07-05T21:29:43Z | java | 2022-11-08T18:05:31Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,275 | ["server/src/main/java/org/elasticsearch/plugins/UberModuleClassLoader.java", "server/src/test/java/org/elasticsearch/plugins/PluginsServiceTests.java"] | [CI] PluginsServiceTests classMethod failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/jfq4w6bzdfc44/tests/:server:test/org.elasticsearch.plugins.PluginsServiceTests/classMethod
**Reproduction line:**
`null`
**Applicable branches:**
master
**Reproduces locally?:**
Didn't try
**Failure history:**
https://gradle-enterprise.elastic.co/scans/tests?te... | https://github.com/elastic/elasticsearch/issues/88275 | https://github.com/elastic/elasticsearch/pull/92096 | b3a272e94a8d543bf6ecac04d5a4a4cb1c6f7e9c | 337b65ccea230b58c247a7ace5c05d6b56bd3b44 | 2022-07-05T12:49:51Z | java | 2022-12-06T10:33:11Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,265 | ["docs/changelog/89251.yaml", "docs/reference/mapping/mapping-settings-limit.asciidoc", "server/src/internalClusterTest/java/org/elasticsearch/index/mapper/DynamicMappingIT.java", "server/src/main/java/org/elasticsearch/index/mapper/DocumentParserContext.java", "server/src/main/java/org/elasticsearch/index/mapper/Mappi... | Include runtime fields in total fields count | We have a check that enforces the total number of fields needs to be below a certain (configurable) threshold in each index.
Runtime fields currently do not contribute to the count. There have been misunderstandings around this, caused by runtime fields not having a corresponding lucene field. Object fields and ali... | https://github.com/elastic/elasticsearch/issues/88265 | https://github.com/elastic/elasticsearch/pull/89251 | 9b24b418a178b244a69d49efaa7cdc166e69460e | 10b804730d19d7052d1f3e6cfe9a8c55df9e862d | 2022-07-05T09:46:55Z | java | 2022-08-15T13:43:12Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,261 | ["docs/changelog/88273.yaml", "server/src/main/java/org/elasticsearch/search/aggregations/bucket/geogrid/InternalGeoGrid.java"] | [CI] GeoTileGridAggregatorTests testSingletonDocsAsSubAgg failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/ln5owve3jqmsw/tests/:server:test/org.elasticsearch.search.aggregations.bucket.geogrid.GeoTileGridAggregatorTests/testSingletonDocsAsSubAgg
**Reproduction line:**
`./gradlew ':server:test' --tests "org.elasticsearch.search.aggregations.bucket.geogrid.GeoTileGridAgg... | https://github.com/elastic/elasticsearch/issues/88261 | https://github.com/elastic/elasticsearch/pull/88273 | 26c256c2a9258c019b7b83735b9ee14bde6c663e | d1bb8f4b1d63bf2d269085f4411deb5c2358618d | 2022-07-05T08:21:57Z | java | 2022-07-06T05:08:54Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,203 | ["docs/changelog/90347.yaml", "x-pack/plugin/transform/src/main/java/org/elasticsearch/xpack/transform/transforms/scheduling/TransformScheduledTask.java", "x-pack/plugin/transform/src/test/java/org/elasticsearch/xpack/transform/transforms/scheduling/TransformScheduledTaskTests.java"] | [CI] XPackRestIT test {p0=transform/transforms_stats_continuous/Test get continuous transform stats} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/zjolr4cedf4na/tests/:x-pack:plugin:yamlRestTest/org.elasticsearch.xpack.test.rest.XPackRestIT/test%20%7Bp0=transform%2Ftransforms_stats_continuous%2FTest%20get%20continuous%20transform%20stats%7D
**Reproduction line:**
`./gradlew ':x-pack:plugin:yamlRestTest' --te... | https://github.com/elastic/elasticsearch/issues/88203 | https://github.com/elastic/elasticsearch/pull/90347 | 13d946c81b6d3a26666b9944616ee54f84f2beff | 05c742d166e93e34e37765c0a1fa751066c4df02 | 2022-06-30T08:23:03Z | java | 2022-09-26T15:10:25Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,202 | ["x-pack/qa/rolling-upgrade/src/test/resources/rest-api-spec/test/mixed_cluster/140_user_profile.yml"] | [CI] UpgradeClusterClientYamlTestSuiteIT test {p0=mixed_cluster/140_user_profile/Test User Profile feature will work in a mixed cluster} failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/4xegrgkblm5fy/tests/:x-pack:qa:rolling-upgrade:v8.3.0%23oneThirdUpgradedTest/org.elasticsearch.upgrades.UpgradeClusterClientYamlTestSuiteIT/test%20%7Bp0=mixed_cluster%2F140_user_profile%2FTest%20User%20Profile%20feature%20will%20work%20in%20a%20mixed%20cluster%7D
... | https://github.com/elastic/elasticsearch/issues/88202 | https://github.com/elastic/elasticsearch/pull/88208 | 2e0e3e2b661d9a49e7725c1c1b62684fc244eae6 | 4cdfe7e1b1afaae3646b681009f89e4b527bf191 | 2022-06-30T08:15:25Z | java | 2022-06-30T12:45:23Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,197 | ["docs/reference/modules/indices/search-settings.asciidoc", "docs/reference/release-notes/8.1.0.asciidoc"] | [DOCS] Docs for the indices.query.bool.max_clause_count setting might need to be updated | https://github.com/elastic/elasticsearch/pull/81525 indicates that the `indices.query.bool.max_clause_count` setting was deprecated in 8.0.0-rc2 and 8.1. Now, the max clause count is set dynamically and configured based off of the available heap and the size of the thread pool.
The description for this setting in th... | https://github.com/elastic/elasticsearch/issues/88197 | https://github.com/elastic/elasticsearch/pull/91811 | 47641341051c7d52ed218d501ac45467a41c971d | 2b268d359dd049ae4b108fc7e1bdb1257b5dbdb8 | 2022-06-30T03:40:46Z | java | 2022-11-29T17:10:30Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,140 | ["docs/changelog/88155.yaml", "modules/repository-azure/src/main/java/org/elasticsearch/repositories/azure/AzureClientProvider.java", "modules/repository-azure/src/main/java/org/elasticsearch/repositories/azure/AzureStorageSettings.java", "modules/repository-azure/src/test/java/org/elasticsearch/repositories/azure/Abst... | Certain Azure SAS tokens are sanitized incorrectly by the SDK | After introducing https://github.com/elastic/elasticsearch/pull/86135 the underlying Azure SDK sanitizes incorrectly certain SAS tokens, preventing the correct authentication against the Azure storage service. | https://github.com/elastic/elasticsearch/issues/88140 | https://github.com/elastic/elasticsearch/pull/88155 | c12c4bdd3d899a545ea2ebc666d57975189c945a | 8684c08c2e35d94178ff66b13135619b03e206fb | 2022-06-28T18:27:00Z | java | 2022-06-29T13:02:21Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,126 | ["docs/reference/modules/discovery/fault-detection.asciidoc", "server/src/main/java/org/elasticsearch/cluster/coordination/LagDetector.java", "server/src/main/java/org/elasticsearch/common/ReferenceDocs.java", "server/src/main/java/org/elasticsearch/common/logging/ChunkedLoggingStream.java", "server/src/test/java/org/e... | Lag detection hot threads logs may be truncated | If the lag detector's logger is set to `DEBUG` then the master will capture the hot threads on the lagging node and report them in its logs. However it's quite possible for this log message to be many kB in size, and log messages are apparently truncated at 10kB by default.
We should find another way to report this ... | https://github.com/elastic/elasticsearch/issues/88126 | https://github.com/elastic/elasticsearch/pull/92851 | a7fdd3c036abf46a22f3547d7a3406df8f011704 | dfab580976e58c652ef2bb98f24a23b50b9be63a | 2022-06-28T11:43:09Z | java | 2023-01-13T13:11:26Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,120 | ["test/framework/src/main/java/org/elasticsearch/test/transport/MockTransportService.java"] | [CI] ConcurrentSeqNoVersioningIT testSeqNoCASLinearizability failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/hdrkqs5hmpp6k/tests/:server:internalClusterTest/org.elasticsearch.versioning.ConcurrentSeqNoVersioningIT/testSeqNoCASLinearizability
**Reproduction line:**
`./gradlew ':server:internalClusterTest' --tests "org.elasticsearch.versioning.ConcurrentSeqNoVersioningIT.t... | https://github.com/elastic/elasticsearch/issues/88120 | https://github.com/elastic/elasticsearch/pull/89926 | 7a07853965c45c6931af0e368d81ece09645a19f | 14d93e0c662be3bdbd9d6cdf1c3d3760c42433c9 | 2022-06-28T09:55:54Z | java | 2022-09-08T15:23:18Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,109 | ["docs/changelog/89351.yaml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.split/10_basic.yml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.split/40_routing_partition_size.yml", "rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/indices.split/50_routing_require... | [CI] SplitIndexIT testSplitFromOneToN failing | Failed only once this week.
The failure seems to be deterministic with this specific seed
**Build scan:**
https://gradle-enterprise.elastic.co/s/wb6ejiovyfz4g/tests/:server:internalClusterTest/org.elasticsearch.action.admin.indices.create.SplitIndexIT/testSplitFromOneToN
**Reproduction line:**
`./gradlew ':server:int... | https://github.com/elastic/elasticsearch/issues/88109 | https://github.com/elastic/elasticsearch/pull/89351 | ac9f12fd631c94303ce8127f104016e3550e45db | b327b176530b31f386071bfab653b96d21330d5f | 2022-06-28T07:54:50Z | java | 2022-08-16T15:55:46Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,090 | ["qa/os/src/test/java/org/elasticsearch/packaging/test/DebMetadataTests.java"] | [CI] DebMetadataTests test05CheckLintian failing on libtorch_cpu.so | ### CI Link
https://gradle-enterprise.elastic.co/s/2bezdlvc2ylgg/tests/:qa:os:destructiveDistroTest.default-deb/org.elasticsearch.packaging.test.DebMetadataTests/test05CheckLintian?top-execution=1
### Repro line
[bash, -c, lintian /var/lib/jenkins/workspace/elastic+elasticsearch+pull-request+packaging-tests-u... | https://github.com/elastic/elasticsearch/issues/88090 | https://github.com/elastic/elasticsearch/pull/88228 | 577d3e2e9c302ecbe0196732da7d89af6dd3a187 | 793dcc7c33200bf5f0e958e2ec7c07a4865e351e | 2022-06-27T19:00:55Z | java | 2022-07-04T09:43:11Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,061 | ["server/src/internalClusterTest/java/org/elasticsearch/snapshots/ConcurrentSnapshotsIT.java"] | Reproducible Failure in ConcurrentSnapshotsIT.testMasterFailoverDuringStaleIndicesCleanup | ### CI Link
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+pull-request+part-1/15849/consoleFull
### Repro line
./gradlew ':server:internalClusterTest' --tests "org.elasticsearch.snapshots.ConcurrentSnapshotsIT.testMasterFailoverDuringStaleIndicesCleanup" -Dtests.seed=E1117F7A8434C9ED -Dtests.locale=e... | https://github.com/elastic/elasticsearch/issues/88061 | https://github.com/elastic/elasticsearch/pull/88065 | ac4d63edd15a6bfc34d2149e409395a76d27ecd1 | 8e9cd9944341427fe7cf3033e0d96b9c4bba6131 | 2022-06-27T10:45:12Z | java | 2022-06-28T11:59:45Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 88,001 | ["docs/changelog/88005.yaml", "x-pack/plugin/transform/src/main/java/org/elasticsearch/xpack/transform/transforms/RetentionPolicyToDeleteByQueryRequestConverter.java", "x-pack/plugin/transform/src/main/java/org/elasticsearch/xpack/transform/transforms/TransformIndexer.java", "x-pack/plugin/transform/src/test/java/org/e... | [Transform] Do not require `maintenance` permissions when using `retention_policy` in transform | ### Description
Currently, when we execute retention policy, we also refresh the destination index by setting:
```
setRefresh(true)
```
on the DBQ request.
This can cause permission errors which are surprising to the user as the permissions are not required when the transform starts:
```
task encountered irreco... | https://github.com/elastic/elasticsearch/issues/88001 | https://github.com/elastic/elasticsearch/pull/88005 | f562213f78eea47172731d414ee812f3276a623f | 46884f083359757e708bc956742a3f666c02182d | 2022-06-24T06:33:37Z | java | 2022-06-24T09:35:42Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,986 | ["docs/reference/data-streams/downsampling-ilm.asciidoc", "docs/reference/data-streams/downsampling-manual.asciidoc", "docs/reference/data-streams/downsampling.asciidoc"] | [DOCS] Create docs for TSDS downsampling | We'll need content in the TSDS section of the Elasticsearch docs to explain downsampling and provide a walk-through demo of how downsampling integrates with ILM.
[Design document](https://github.com/elastic/elasticsearch-adrs/blob/master/analytics/tsdb/tsdb-rollups-design.md) | https://github.com/elastic/elasticsearch/issues/87986 | https://github.com/elastic/elasticsearch/pull/95749 | 4fb713c36f25b984038b2d5910f088f7dbce5c4a | 8e7d4b075092869dbae8e9a9511c13adbb62c30f | 2022-06-23T19:17:46Z | java | 2023-05-03T13:58:23Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,948 | ["server/src/test/java/org/elasticsearch/cluster/metadata/MetadataIndexTemplateServiceTests.java"] | [CI] MetadataIndexTemplateServiceTests classMethod failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/xu6ijk42rlpz6/tests/:server:test/org.elasticsearch.cluster.metadata.MetadataIndexTemplateServiceTests/classMethod
**Reproduction line:**
`null`
**Applicable branches:**
master
**Reproduces locally?:**
No
**Failure history:**
https://gradle-enterprise.elastic.co... | https://github.com/elastic/elasticsearch/issues/87948 | https://github.com/elastic/elasticsearch/pull/87967 | 0ddb590842f7c8758ce74b21922ea232fbf5de30 | 9f85b440d39b03f19e69009f307b17bbd567bd91 | 2022-06-23T08:53:51Z | java | 2022-06-23T15:44:11Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,888 | ["server/src/internalClusterTest/java/org/elasticsearch/action/admin/indices/diskusage/IndexDiskUsageAnalyzerIT.java", "server/src/main/java/org/elasticsearch/index/engine/Engine.java", "server/src/main/java/org/elasticsearch/index/engine/InternalEngine.java", "server/src/main/java/org/elasticsearch/index/engine/ReadOn... | [CI] FlushIT testFlushOnInactive failing | Actually failed on a PR branch but the PR didn't touch anything in this area I think.
**Build scan:**
https://gradle-enterprise.elastic.co/s/oof57yigaovuk/tests/:server:internalClusterTest/org.elasticsearch.indices.flush.FlushIT/testFlushOnInactive
**Reproduction line:**
`./gradlew ':server:internalClusterTest' --tes... | https://github.com/elastic/elasticsearch/issues/87888 | https://github.com/elastic/elasticsearch/pull/89430 | 58fafe224fefa68df31d889f57cb15137c391bf6 | 824bfd0e5bbd04032e3f5e8c279af6dfa78bcebf | 2022-06-21T13:59:06Z | java | 2022-08-22T15:11:58Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,864 | ["docs/reference/ccr/apis/follow-request-body.asciidoc", "docs/reference/ccr/apis/follow/post-resume-follow.asciidoc"] | Docs: Remove `settings` from doc page `ccr-post-resume-follow.html` | The doc page for CCR `resume_follow` API mentions `settings`.
- https://www.elastic.co/guide/en/elasticsearch/reference/current/ccr-post-resume-follow.html
I tried running the `resume_follow` API with `settings`, but I got `"[3:3] [cluster:admin/xpack/ccr/resume_follow] unknown field [settings]"`.
**Request**
`... | https://github.com/elastic/elasticsearch/issues/87864 | https://github.com/elastic/elasticsearch/pull/98086 | 082ff1d461fce9b07956433887ee78f5e8458379 | 42cc99f2046479f3509fc0b228adccede003261f | 2022-06-20T20:44:02Z | java | 2023-08-01T10:51:39Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,832 | ["docs/changelog/91895.yaml", "x-pack/plugin/ml/qa/multi-cluster-tests-with-security/build.gradle", "x-pack/plugin/ml/qa/multi-cluster-tests-with-security/src/test/java/org/elasticsearch/multi_cluster/MultiClusterYamlTestSuiteIT.java", "x-pack/plugin/ml/qa/multi-cluster-tests-with-security/src/test/resources/rest-api-s... | [ML] Machine Learning datafeeds fail on remote clusters due to _has_privileges check | ### Elasticsearch Version
8.2.3
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
Elastic Cloud
### Problem Description
On our Cross Cluster Search primary cluster we have several Machine Learning jobs and Datafeeds using the data on the remote clusters. This worked fine in 7.X, but... | https://github.com/elastic/elasticsearch/issues/87832 | https://github.com/elastic/elasticsearch/pull/91895 | 9e045401df0faf01db90f3e2bb6f8525e535f40b | 23eafaa111632cdab3b1c831a6260931dbbb47df | 2022-06-20T08:58:43Z | java | 2022-11-24T16:02:52Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,784 | ["server/src/main/java/module-info.java", "test/framework/src/main/java/org/elasticsearch/test/rest/ESRestTestCase.java"] | [CI] Leftover health-node task in docs test suite causes suite timeout | **Build scan:**
https://gradle-enterprise.elastic.co/s/7t6tvecxnp4ka/tests/:docs:yamlRestTest/org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT/test%20%7Byaml=reference%2Ftransform%2Fapis%2Fget-transform-stats%2Fline_275%7D
**Reproduction line:**
`./gradlew ':docs:yamlRestTest' --tests "org.elasticsearch.smoketest... | https://github.com/elastic/elasticsearch/issues/87784 | https://github.com/elastic/elasticsearch/pull/87830 | ff269f8104eef00a15d68966675538755ebd402e | f7ef6609be82d0a405b084fd972c1dd52245fcc8 | 2022-06-17T09:47:01Z | java | 2022-06-20T09:48:59Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,777 | ["docs/changelog/87778.yaml", "server/src/main/java/module-info.java", "x-pack/plugin/security/qa/operator-privileges-tests/src/javaRestTest/java/org/elasticsearch/xpack/security/operator/Constants.java", "x-pack/plugin/security/qa/operator-privileges-tests/src/javaRestTest/java/org/elasticsearch/xpack/security/operato... | Make desired node operator only | The new Desired Nodes API was introduced it #82975. We need to make it [operator-only](https://www.elastic.co/guide/en/elasticsearch/reference/8.3/operator-only-functionality.html#operator-only-functionality). | https://github.com/elastic/elasticsearch/issues/87777 | https://github.com/elastic/elasticsearch/pull/87778 | d55b7ca6492c1b24696e5a55e9903c0a8faf19a9 | 52e2e374e8372571135f9c64ffdff1a670f04975 | 2022-06-17T08:14:11Z | java | 2022-06-20T13:32:44Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,848 | ["docs/reference/mapping/runtime.asciidoc", "docs/reference/scripting/common-script-uses.asciidoc"] | The explanation of the code does not match the results | At the link https://www.elastic.co/guide/en/elasticsearch/reference/8.2/runtime-examples.html, there is a such a piece of code:
`PUT my-index-000001/_mappings
{
"runtime": {
"http.client_ip": {
"type": "ip",
"script": """
String clientip=grok('%{COMMONAPACHELOG}').extract(doc["messag... | https://github.com/elastic/elasticsearch/issues/87848 | https://github.com/elastic/elasticsearch/pull/87851 | 9ee6a1918798f11e5548e7c51b27a3a68cee7735 | 992344a3fcdd11fd6cc309b13d3f8f539e7aedb3 | 2022-06-17T05:30:04Z | java | 2022-07-05T14:53:24Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,768 | ["server/src/test/java/org/elasticsearch/cluster/coordination/CoordinationDiagnosticsServiceTests.java"] | [CI] StableMasterHealthIndicatorServiceTests testYellowWithTooManyMasterChanges failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/n2olvudhxfuq2/tests/:server:test/org.elasticsearch.cluster.coordination.StableMasterHealthIndicatorServiceTests/testYellowWithTooManyMasterChanges
**Reproduction line:**
`./gradlew ':server:test' --tests "org.elasticsearch.cluster.coordination.StableMasterHealthIn... | https://github.com/elastic/elasticsearch/issues/87768 | https://github.com/elastic/elasticsearch/pull/87865 | 6084b9d3213f6886874a77602f8e4c8fdd701c9b | 1b35f6e8c6163c2a12584aab6ef640528fd0fb00 | 2022-06-16T21:45:12Z | java | 2022-06-22T17:41:04Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,761 | ["docs/changelog/87826.yaml", "server/src/main/java/org/elasticsearch/action/admin/indices/diskusage/IndexDiskUsageAnalyzer.java", "server/src/test/java/org/elasticsearch/action/admin/indices/diskusage/IndexDiskUsageAnalyzerTests.java"] | 7.16 _disk_usage API - NullPointerException | ### Elasticsearch Version
"version": { "number": "7.16.2", "build_flavor": "default", "build_type": "docker", "build_hash": "2b937c44140b6559905130a8650c64dbd0879cfb", "build_date": "2021-12-18T19:42:46.604893745Z", "build_snapshot": false, "lucene_version": "8.10.1", "minimum_wire_compatib... | https://github.com/elastic/elasticsearch/issues/87761 | https://github.com/elastic/elasticsearch/pull/87826 | 154753d5bef622ec11395b5e7ef9d0f96b0a369d | 0c074b30d989fdbd58b7884090c849d144638c32 | 2022-06-16T18:05:48Z | java | 2022-06-20T17:48:55Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,738 | ["x-pack/plugin/sql/qa/server/src/main/resources/unsigned-long.csv-spec"] | [CI] JdbcCsvSpecIT » test {unsigned-long.testMedianAbsoluteDeviationLargeInput} | ### CI Link
https://gradle-enterprise.elastic.co/s/ljbuxje5wvnwi
### Repro line
`./gradlew ':x-pack:plugin:sql:qa:server:security:without-ssl:javaRestTest' --tests "org.elasticsearch.xpack.sql.qa.security.JdbcCsvSpecIT" -Dtests.method="test {unsigned-long.testMedianAbsoluteDeviationLargeInput}" -Dtests.seed=8E... | https://github.com/elastic/elasticsearch/issues/87738 | https://github.com/elastic/elasticsearch/pull/87797 | 48e808515091d47a44a05e7c83dd2a6e591b8849 | 7bab6c0fe1962533519f55e13e95d855001706f2 | 2022-06-16T11:34:33Z | java | 2022-06-17T13:44:29Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,730 | ["rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/search.highlight/50_synthetic_source.yml"] | [CI] CcsCommonYamlTestSuiteIT test {p0=search.highlight/50_synthetic_source/text multi fvh source order} failing | Looks like the expect error message was returned by Elasticsearch, but the HTTP code was `2xx` instead of `[45]xx`.
**Build scan:**
https://gradle-enterprise.elastic.co/s/qlngbtm7snbq6/tests/:qa:ccs-common-rest:ccs-remote/org.elasticsearch.test.rest.yaml.CcsCommonYamlTestSuiteIT/test%20%7Bp0=search.highlight%2F50_synt... | https://github.com/elastic/elasticsearch/issues/87730 | https://github.com/elastic/elasticsearch/pull/87749 | ca6de6777a4b384f49145b3436de643155bdf691 | 48ab87f60b3e21ff8776714f530453d93a372488 | 2022-06-16T09:49:34Z | java | 2022-06-16T16:07:43Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,688 | ["docs/changelog/87711.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/transform/TransformNamedXContentProvider.java", "x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/transform/transforms/NullRet... | [Transform] Error when removing retention policy | **Found in version**
- Observed in 8.2.3, but might exist longer
**Steps to reproduce**
On a multi node cloud cluster (might also work on a local multi node cluster):
- Create a transform with a retention policy
- Update the transform and remove the retention policy
**Expected result**
- The retention policy... | https://github.com/elastic/elasticsearch/issues/87688 | https://github.com/elastic/elasticsearch/pull/87711 | 76eaa82099f3aa1fbd5c18f2d3990d6708cad231 | f9d57e24b8459be63abc332ee35a3d38082cdc2e | 2022-06-15T12:35:17Z | java | 2022-06-16T13:12:12Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,613 | ["test/framework/src/main/java/org/elasticsearch/search/geo/GeoShapeQueryTestCase.java"] | [CI] LegacyGeoShapeQueryTests testRandomGeoCollectionQuery failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/o53eofdiy4zi6/tests/:modules:legacy-geo:test/org.elasticsearch.legacygeo.search.LegacyGeoShapeQueryTests/testRandomGeoCollectionQuery
**Reproduction line:**
`./gradlew ':modules:legacy-geo:test' --tests "org.elasticsearch.legacygeo.search.LegacyGeoShapeQueryTests.... | https://github.com/elastic/elasticsearch/issues/87613 | https://github.com/elastic/elasticsearch/pull/87916 | 64798df2f344597767a675a71ba5ec6ddb7aa6ce | f98a02db3934e622fc6c1490d091542a6b4afe28 | 2022-06-13T16:05:14Z | java | 2022-06-22T11:07:33Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,612 | ["test/framework/src/main/java/org/elasticsearch/search/geo/GeoShapeQueryTestCase.java"] | [CI] GeoShapeQueryTests testRandomGeoCollectionQuery failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/o53eofdiy4zi6/tests/:server:test/org.elasticsearch.search.geo.GeoShapeQueryTests/testRandomGeoCollectionQuery
**Reproduction line:**
`./gradlew ':server:test' --tests "org.elasticsearch.search.geo.GeoShapeQueryTests.testRandomGeoCollectionQuery" -Dtests.seed=1283C... | https://github.com/elastic/elasticsearch/issues/87612 | https://github.com/elastic/elasticsearch/pull/87916 | 64798df2f344597767a675a71ba5ec6ddb7aa6ce | f98a02db3934e622fc6c1490d091542a6b4afe28 | 2022-06-13T16:03:48Z | java | 2022-06-22T11:07:33Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,592 | ["docs/build.gradle"] | [CI] DocsClientYamlTestSuiteIT test {yaml=reference/mapping/types/boolean/synthetic-source-boolean-example} failing | Release tests are failing for the synthetic source mapping type. Is it behind a feature flag?
**Build scan:**
https://gradle-enterprise.elastic.co/s/on6j2n454vgqw/tests/:docs:yamlRestTest/org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT/test%20%7Byaml=reference%2Fmapping%2Ftypes%2Fboolean%2Fsynthetic-source-boole... | https://github.com/elastic/elasticsearch/issues/87592 | https://github.com/elastic/elasticsearch/pull/87601 | b0dd87fe808c5b91d21e2ca0e433c860d4ab94fd | 4bae370293e29c78209dcdc7a3aeb128791ce71c | 2022-06-13T08:36:18Z | java | 2022-06-13T13:06:19Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,591 | ["build-tools-internal/src/main/groovy/org/elasticsearch/gradle/internal/doc/RestTestsFromSnippetsTask.groovy", "docs/reference/cluster/nodes-stats.asciidoc", "docs/reference/ml/trained-models/apis/put-trained-model-vocabulary.asciidoc"] | [CI] DocsClientYamlTestSuiteIT tests failing with "Expected a map containing acknowledged" | **Build scan:**
https://gradle-enterprise.elastic.co/s/wz6n46lrlw5g2/tests/:docs:yamlRestTest/org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT/test%20%7Byaml=reference%2Fml%2Fcommon%2Fapis%2Fget-ml-info%2Fline_38%7D
**Reproduction line:**
`./gradlew ':docs:yamlRestTest' --tests "org.elasticsearch.smoketest.DocsCl... | https://github.com/elastic/elasticsearch/issues/87591 | https://github.com/elastic/elasticsearch/pull/91829 | 18801a83903844a611ad3f7fc10bbb32fa331721 | 64813424666684fed960c89103b6dbd5dd87e499 | 2022-06-13T08:30:59Z | java | 2022-12-07T16:02:44Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,569 | ["server/src/internalClusterTest/java/org/elasticsearch/gateway/ReplicaShardAllocatorIT.java"] | [CI] ReplicaShardAllocatorIT testPreferCopyCanPerformNoopRecovery failing | These are suite timeouts. Recovery fails and nodes cannot connect. This is the second occurrence.
https://gradle-enterprise.elastic.co/scans/tests?search.timeZoneId=America/Chicago&tests.container=org.elasticsearch.gateway.ReplicaShardAllocatorIT&tests.test=classMethod#
Perhaps an exception is preventing ES from s... | https://github.com/elastic/elasticsearch/issues/87569 | https://github.com/elastic/elasticsearch/pull/87638 | 0c86d7b9b239ad2e2b62b7fba2ad77d0462ae72e | 8a956a733b06e302a28a160abea5c998d253d375 | 2022-06-09T15:48:37Z | java | 2022-06-15T17:37:49Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,562 | ["docs/changelog/91713.yaml", "modules/lang-painless/src/main/java/org/elasticsearch/painless/phase/DefaultSemanticAnalysisPhase.java", "modules/lang-painless/src/test/java/org/elasticsearch/painless/WhenThingsGoWrongTests.java"] | Script: painless lookup npe for annotation | I got an unexpected internal NPE when playing with this script.
```
POST _scripts/painless/_execute
{
"script": {
"source": """
return /[^\w]+/.split('abc def higkln').toArray(String[]::new)
"""
}
}
```
```
{
"error" : {
"root_cause" : [
{
"type" : "script_excepti... | https://github.com/elastic/elasticsearch/issues/87562 | https://github.com/elastic/elasticsearch/pull/91713 | d7fdaaebcd7cf30bb378e56fd78cef722a0c55b8 | 08803b01d80f9f6742e60fdeb9e27ef367c43c57 | 2022-06-09T14:02:33Z | java | 2022-11-21T10:02:47Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,543 | ["x-pack/docs/en/security/authentication/configuring-native-realm.asciidoc"] | Native realm docs are out of date with ES8 behaviour | ### Description
The [docs for the native realm](https://www.elastic.co/guide/en/elasticsearch/reference/current/native-realm.html) say:
> The native realm is available by default when no other realms are configured. If other realm settings have been configured in elasticsearch.yml, you must add the native realm to ... | https://github.com/elastic/elasticsearch/issues/87543 | https://github.com/elastic/elasticsearch/pull/92279 | 877089941c04bd27e78920d7d585f1ab42967c0d | 0a899c6e7c102dc62885f60f7b12c9808d4f27f5 | 2022-06-09T04:29:44Z | java | 2023-01-17T09:25:09Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,464 | ["docs/changelog/87520.yaml", "server/src/main/java/org/elasticsearch/health/HealthService.java", "server/src/main/java/org/elasticsearch/node/Node.java", "server/src/test/java/org/elasticsearch/health/HealthServiceTests.java"] | Relax the prerequisite to evalute the indicators | The master-is-stable indicator will retrieve useful information
regarding the discovery. This will be useful even if the local
cluster state is not recovered.
We currently do not evaluate the instance-has-master indicator
if the cluster state is not recovered, but we should remove this
constraint once master-is-stable... | https://github.com/elastic/elasticsearch/issues/87464 | https://github.com/elastic/elasticsearch/pull/87520 | 2ec59e799bbb8a6f81c1f507b9214914f9f834fc | ea5554d1407007fa1b2e1aa487fa8f614abb3843 | 2022-06-07T14:47:23Z | java | 2022-06-08T19:52:07Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,462 | [".ci/scripts/run-gradle.sh", "build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/BwcVersions.java", "build-tools/src/main/java/org/elasticsearch/gradle/Version.java", "build-tools/src/test/java/org/elasticsearch/gradle/VersionTests.java", "x-pack/plugin/build.gradle", "x-pack/qa/rolling-upgrade/build... | [CI] ML rolling upgrade test failures. | Multiple tests may fail during rolling upgrade tests (from 6.8.x to 7.17) with the following error:
```
"type" : "exception",
"reason" : "Unexpected job state [failed] while waiting for job to be opened",
"stack_trace" : "ElasticsearchException[Unexpected job state [failed] while waiting for job to b... | https://github.com/elastic/elasticsearch/issues/87462 | https://github.com/elastic/elasticsearch/pull/87476 | f5c0be5c89009dd8afdbdabf0ca0c55eecdc5557 | ab1946f4c1d72067caf7ec9f381e8e0462f819fd | 2022-06-07T13:30:32Z | java | 2022-06-07T21:11:18Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,457 | ["docs/changelog/87533.yaml", "x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/inference/deployment/AbstractPyTorchAction.java", "x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/inference/pytorch/PriorityProcessWorkerExecutorService.java", "x-pack/plugin/ml/src/main/java/org/elasticsearch/xpack/ml/j... | [CI] PyTorchModelIT & TrainedModelIT failing | All tests in both PyTorchModelIT and TrainedModelIT fail during test teardown when waiting for pending tasks to be zero.
**Build scan:**
https://gradle-enterprise.elastic.co/s/6wkkmz5vkjula/tests/:x-pack:plugin:ml:qa:native-multi-node-tests:javaRestTest/org.elasticsearch.xpack.ml.integration.PyTorchModelIT/testEval... | https://github.com/elastic/elasticsearch/issues/87457 | https://github.com/elastic/elasticsearch/pull/87533 | af9c0da059e27b460761c03174ea7d92395f0ed0 | f1b48de58949570183875d4ba1992e6fe53f41f1 | 2022-06-07T12:15:46Z | java | 2022-06-13T13:57:33Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,454 | ["docs/changelog/88271.yaml", "modules/aggs-matrix-stats/src/main/java/org/elasticsearch/search/aggregations/matrix/stats/InternalMatrixStats.java", "x-pack/plugin/src/yamlRestTest/resources/rest-api-spec/test/analytics/matrix_stats.yml"] | matrix_stats aggregation doesn't work with bucket_selector aggregation | ### Elasticsearch Version
latest unreleased (main), latest released - 8.2.2
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
irrelevant
### Problem Description
It is not possible to reference the `kurtosis` calculation from a `matrix_stats` aggregation in a `bucket_selector` aggreg... | https://github.com/elastic/elasticsearch/issues/87454 | https://github.com/elastic/elasticsearch/pull/88271 | 992344a3fcdd11fd6cc309b13d3f8f539e7aedb3 | 66b5189e08c145bca86961f2d633af44d4422cfe | 2022-06-07T12:06:08Z | java | 2022-07-05T16:02:31Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,448 | ["test/framework/src/main/java/org/elasticsearch/test/InternalTestCluster.java"] | [CI] StableMasterDisruptionIT testFollowerCheckerDetectsUnresponsiveNodeAfterMasterReelection failing | Similar to #84172, but opening a new issue, since that failure was triaged and closed some time ago.
**Build scan:**
https://gradle-enterprise.elastic.co/s/t5qajyr32lims/tests/:server:internalClusterTest/org.elasticsearch.discovery.StableMasterDisruptionIT/testFollowerCheckerDetectsUnresponsiveNodeAfterMasterReelec... | https://github.com/elastic/elasticsearch/issues/87448 | https://github.com/elastic/elasticsearch/pull/87885 | 8c3d0c40fff55101e3f90b186658746d917511fa | 4599a3d396263b42dabf6528c888fa9926c76905 | 2022-06-07T09:25:15Z | java | 2022-06-21T13:58:12Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,438 | ["docs/changelog/87461.yaml", "x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/security/authz/privilege/ManageOwnApiKeyClusterPrivilege.java", "x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/security/authz/privilege/ManageOwnApiKeyClusterPrivilegeTests.java", "x-pack/plugin/security/qa/secu... | Better error message for GrantApiKey API | Users with only `manage_own_api_key` privilege is not allowed to use the [GrantApiKey API](https://www.elastic.co/guide/en/elasticsearch/reference/current/security-api-grant-api-key.html#security-api-grant-api-key). The overall behaviour is correctly implemented but the error message could use some improvements. Curren... | https://github.com/elastic/elasticsearch/issues/87438 | https://github.com/elastic/elasticsearch/pull/87461 | 46943982c9ef92752a09e4bf0f5f9419e1c187f8 | 8de1710b7904192195a99ec14322e6996934a0df | 2022-06-07T07:33:55Z | java | 2022-06-11T14:06:19Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,389 | ["x-pack/plugin/searchable-snapshots/qa/azure/src/javaRestTest/java/org/elasticsearch/xpack/searchablesnapshots/AzureSearchableSnapshotsIT.java"] | [CI] AzureSearchableSnapshotsIT testCloseAndReopen failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/szpgiojppv5cm/tests/:x-pack:plugin:searchable-snapshots:qa:azure:integTest/org.elasticsearch.xpack.searchablesnapshots.AzureSearchableSnapshotsIT/testCloseAndReopen
**Reproduction line:**
`./gradlew ':x-pack:plugin:searchable-snapshots:qa:azure:integTest' --tests ... | https://github.com/elastic/elasticsearch/issues/87389 | https://github.com/elastic/elasticsearch/pull/87855 | 9ff9026871e27310c307020abb1c3fef0d4fc880 | 510c85a2099d3f7720cea62a240470c803845246 | 2022-06-03T19:29:16Z | java | 2022-06-21T09:54:25Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,367 | ["docs/changelog/87451.yaml", "server/src/main/java/org/elasticsearch/index/shard/IndexShard.java", "server/src/test/java/org/elasticsearch/index/shard/IndexShardTests.java"] | [CI] NoMasterNodeIT testNoMasterActions failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/aieywdxf47yds/tests/:server:internalClusterTest/org.elasticsearch.cluster.NoMasterNodeIT/testNoMasterActions
**Reproduction line:**
`./gradlew ':server:internalClusterTest' --tests "org.elasticsearch.cluster.NoMasterNodeIT.testNoMasterActions" -Dtests.seed=89CA9C3... | https://github.com/elastic/elasticsearch/issues/87367 | https://github.com/elastic/elasticsearch/pull/87451 | 83bf656ebe177d72ce2991f9eda6a46e2822f9c6 | 7ee9adcfda4ae0d817b2ddd9f474ea17c250fbd0 | 2022-06-03T13:53:59Z | java | 2022-06-09T13:29:22Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,345 | ["docs/changelog/87793.yaml", "modules/ingest-geoip/src/main/java/org/elasticsearch/ingest/geoip/GeoIpProcessor.java", "modules/ingest-geoip/src/test/java/org/elasticsearch/ingest/geoip/GeoIpProcessorTests.java"] | geoip processor adds `_geoip_database_unavailable_*` tag to docs with missing source field | ### Elasticsearch Version
8.2.0
### Installed Plugins
_No response_
### Java Version
18
### OS Version
Linux (Docker)
### Problem Description
The geoip ingest processor adds a `_geoip_database_unavailable_*` tag field to documents when the database cannot be downloaded, even if the source field does not exist ... | https://github.com/elastic/elasticsearch/issues/87345 | https://github.com/elastic/elasticsearch/pull/87793 | 9b3eb691b48b075e6fdb04204facd2fa4fcd3bb4 | 4e39087a1337d4498a370b76eedd48c815998830 | 2022-06-03T02:37:10Z | java | 2022-06-27T09:46:21Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,335 | ["docs/changelog/87352.yaml", "libs/x-content/src/main/java/org/elasticsearch/xcontent/XContentBuilder.java", "modules/ingest-common/src/main/java/org/elasticsearch/ingest/common/ScriptProcessor.java", "server/src/main/java/org/elasticsearch/action/index/IndexRequest.java", "server/src/main/java/org/elasticsearch/inges... | Only perform ensureNoSelfReferences check if pipeline contains a script processor | ### Description
This is a followup to #85926.
As part of the ingest processing pipeline, we call `CollectionUtils.ensureNoSelfReferences(...)` to ensure that a script processor didn't accidentally introduce a circular object. However, this check is only necessary if we know there was the potential for a circular op... | https://github.com/elastic/elasticsearch/issues/87335 | https://github.com/elastic/elasticsearch/pull/87352 | 6419331c239e096e66502e7ba55b4099f7168130 | a4fdb0ba669cf473a3238faaa28f780d612ff65b | 2022-06-02T18:17:59Z | java | 2022-06-07T10:52:17Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,330 | [".ci/scripts/run-gradle.sh", "build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/BwcVersions.java", "build-tools/src/main/java/org/elasticsearch/gradle/Version.java", "build-tools/src/test/java/org/elasticsearch/gradle/VersionTests.java", "x-pack/plugin/build.gradle", "x-pack/qa/rolling-upgrade/build... | [CI] MlMappingsUpgradeIT testMappingsUpgrade failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/6nn6coec6m6s6/tests/:x-pack:qa:rolling-upgrade:v6.8.24%23oldClusterTest/org.elasticsearch.upgrades.MlMappingsUpgradeIT/testMappingsUpgrade
**Reproduction line:**
`./gradlew ':x-pack:qa:rolling-upgrade:v6.8.24#oldClusterTest' -Dtests.class="org.elasticsearch.upgrad... | https://github.com/elastic/elasticsearch/issues/87330 | https://github.com/elastic/elasticsearch/pull/87476 | f5c0be5c89009dd8afdbdabf0ca0c55eecdc5557 | ab1946f4c1d72067caf7ec9f381e8e0462f819fd | 2022-06-02T15:06:23Z | java | 2022-06-07T21:11:18Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,329 | [".ci/scripts/run-gradle.sh", "build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/BwcVersions.java", "build-tools/src/main/java/org/elasticsearch/gradle/Version.java", "build-tools/src/test/java/org/elasticsearch/gradle/VersionTests.java", "x-pack/plugin/build.gradle", "x-pack/qa/rolling-upgrade/build... | [CI] UpgradeClusterClientYamlTestSuiteIT test {p0=old_cluster/30_ml_jobs_crud/ failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/6nn6coec6m6s6/tests/:x-pack:qa:rolling-upgrade:v6.8.24%23oldClusterTest/org.elasticsearch.upgrades.UpgradeClusterClientYamlTestSuiteIT/test%20%7Bp0=old_cluster%2F30_ml_jobs_crud%2FPut%20categorization%20job%20on%20the%20old%20cluster%20and%20post%20some%20data%7D
... | https://github.com/elastic/elasticsearch/issues/87329 | https://github.com/elastic/elasticsearch/pull/87476 | f5c0be5c89009dd8afdbdabf0ca0c55eecdc5557 | ab1946f4c1d72067caf7ec9f381e8e0462f819fd | 2022-06-02T15:05:38Z | java | 2022-06-07T21:11:18Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,328 | [".ci/scripts/run-gradle.sh", "build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/BwcVersions.java", "build-tools/src/main/java/org/elasticsearch/gradle/Version.java", "build-tools/src/test/java/org/elasticsearch/gradle/VersionTests.java", "x-pack/plugin/build.gradle", "x-pack/qa/rolling-upgrade/build... | [CI] MlJobSnapshotUpgradeIT testSnapshotUpgrader failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/6nn6coec6m6s6/tests/:x-pack:qa:rolling-upgrade:v6.8.24%23oldClusterTest/org.elasticsearch.upgrades.MlJobSnapshotUpgradeIT/testSnapshotUpgrader
**Reproduction line:**
`./gradlew ':x-pack:qa:rolling-upgrade:v6.8.24#oldClusterTest' -Dtests.class="org.elasticsearch.up... | https://github.com/elastic/elasticsearch/issues/87328 | https://github.com/elastic/elasticsearch/pull/87476 | f5c0be5c89009dd8afdbdabf0ca0c55eecdc5557 | ab1946f4c1d72067caf7ec9f381e8e0462f819fd | 2022-06-02T15:04:24Z | java | 2022-06-07T21:11:18Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,311 | ["docs/reference/how-to/disk-usage.asciidoc"] | [Docs] Tune for disk usage section for _source missed critical information on highlight feature | ### Elasticsearch Version
8.2
### Installed Plugins
NA
### Java Version
_bundled_
### OS Version
NA
### Problem Description
[disable _source section of the tune for indexing speed](https://www.elastic.co/guide/en/elasticsearch/reference/current/tune-for-disk-usage.html#disable-source ) didn't mention that high... | https://github.com/elastic/elasticsearch/issues/87311 | https://github.com/elastic/elasticsearch/pull/87582 | 4bae370293e29c78209dcdc7a3aeb128791ce71c | 336df7a2665c68461e8048a6519f80cf90593340 | 2022-06-02T04:28:52Z | java | 2022-06-13T13:11:25Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,246 | ["docs/changelog/94065.yaml", "x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/ilm/WaitForRolloverReadyStep.java", "x-pack/plugin/core/src/test/java/org/elasticsearch/xpack/core/ilm/WaitForRolloverReadyStepTests.java"] | Add a `max_primary_shard_docs` to default ILM policies | ### Description
Elasticsearch ships with some built-in ILM policies, e.g. there is one called `30-days-default` that looks like this:
```json
{
"phases": {
"hot": {
"actions": {
"rollover": {
"max_primary_shard_size": "50gb",
"max_age": "30d"
}
}
... | https://github.com/elastic/elasticsearch/issues/87246 | https://github.com/elastic/elasticsearch/pull/94065 | e48728571df078bf38c56904cd9b2007235b1340 | 1c3521249154f7b9040cf2b02ca3183d727957fe | 2022-05-31T12:11:39Z | java | 2023-03-08T13:21:09Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,243 | ["docs/changelog/88015.yaml", "modules/repository-s3/src/main/java/org/elasticsearch/repositories/s3/S3RetryingInputStream.java", "modules/repository-s3/src/test/java/org/elasticsearch/repositories/s3/S3BlobContainerRetriesTests.java", "test/framework/src/main/java/org/elasticsearch/repositories/blobstore/AbstractBlobC... | Increase tenacity of S3RetryingInputStream | The `S3RetryingInputStream` hides cases where S3 closes a connection partway through downloading a blob. By default it retries 3 times before failing the download. However, the number of failures tends to increase on larger blobs and often 3 failures is not enough to complete a multi-GB download if S3 is suffering from... | https://github.com/elastic/elasticsearch/issues/87243 | https://github.com/elastic/elasticsearch/pull/88015 | c2f457164dec614ce4cac0f2064845ee2901d307 | 71aeebe0c3dcc409ce26bdcb7d8c043ab6606980 | 2022-05-31T10:18:51Z | java | 2022-06-30T10:41:15Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,231 | ["docs/reference/docs/bulk.asciidoc", "docs/reference/rest-api/common-parms.asciidoc"] | [DOCS] Contradicting info in Bulk API request body | ### Elasticsearch Version
7.x, 8.x
### Installed Plugins
_No response_
### Java Version
_bundled_
### OS Version
not relevant
### Problem Description
In Bulk API docs it says `Data streams support only the create action.` Then later on in `Request body` section is written:
```
delete
_index
(Optio... | https://github.com/elastic/elasticsearch/issues/87231 | https://github.com/elastic/elasticsearch/pull/87263 | 9800ea7e1d75811d0eabb051a3d2c5cbd001bea5 | 86effae55c32bec81a9b9c3c2b9794a7826593a6 | 2022-05-31T05:26:44Z | java | 2022-06-08T17:41:42Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,210 | ["docs/changelog/87414.yaml", "server/src/main/java/org/elasticsearch/search/fetch/subphase/highlight/PlainHighlighter.java", "server/src/test/java/org/elasticsearch/search/fetch/subphase/highlight/PlainHighlighterTests.java", "test/framework/src/main/java/org/elasticsearch/search/fetch/HighlighterTestCase.java"] | Plain Highlighter “order”:”score” is not working for fields with multiple values | ### Environment:
Elasticsearch version:
```
{
"number" : "7.15.0",
"build_flavor" : "default",
"build_type" : "zip",
"build_hash" : "79d65f6e357953a5b3cbcc5e2c7c21073d89aa29",
"build_date" : "2021-09-16T03:05:29.143308416Z",
"build_snapshot" : false,
"lucene_version" : "8.9.0",
... | https://github.com/elastic/elasticsearch/issues/87210 | https://github.com/elastic/elasticsearch/pull/87414 | 4dabd5eb8e075f1b32fafc58f678f039a172dde9 | de2b2ddd674ff92d77deb4b5973d8a96e093a876 | 2022-05-30T11:20:33Z | java | 2022-06-07T12:58:14Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,204 | ["server/src/main/java/org/elasticsearch/index/engine/CombinedDeletionPolicy.java", "server/src/test/java/org/elasticsearch/index/engine/CombinedDeletionPolicyTests.java"] | [CI] SearchWithRandomIOExceptionsIT testRandomDirectoryIOExceptions failing | ```
maj 30, 2022 10:59:53 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
WARNING: Uncaught exception in thread: Thread[elasticsearch[node_s3][clusterApplierService#updateTask][T#1],5,TGRP-SearchWithRandomIOExceptionsIT]
java.lang.AssertionError: Commit [IndexFile... | https://github.com/elastic/elasticsearch/issues/87204 | https://github.com/elastic/elasticsearch/pull/87221 | 03be7de63d1ac31d46da8a02cb2ebc2a63922278 | ab2ca84c1cce277c615f98131a11383441619613 | 2022-05-30T09:37:54Z | java | 2022-05-31T13:21:13Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,201 | ["docs/changelog/87202.yaml", "x-pack/plugin/spatial/src/main/java/org/elasticsearch/xpack/spatial/search/aggregations/bucket/geogrid/AbstractGeoTileGridTiler.java", "x-pack/plugin/spatial/src/test/java/org/elasticsearch/xpack/spatial/search/aggregations/bucket/geogrid/GeoTileTilerTests.java"] | [CI] GeoGridAggAndQueryConsistencyIT testGeoShapeGeoTile failing | **Build scan:**
https://gradle-enterprise.elastic.co/s/y7ztsfdfbtvge/tests/:x-pack:plugin:spatial:internalClusterTest/org.elasticsearch.xpack.spatial.search.GeoGridAggAndQueryConsistencyIT/testGeoShapeGeoTile
**Reproduction line:**
`./gradlew ':x-pack:plugin:spatial:internalClusterTest' --tests "org.elasticsearch.xpac... | https://github.com/elastic/elasticsearch/issues/87201 | https://github.com/elastic/elasticsearch/pull/87202 | c0912c283549fd3b5003295eff6657e088daa93a | e8426ce44753cabac0dbb1f90992903b69c603a7 | 2022-05-30T08:13:35Z | java | 2022-06-01T10:32:04Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,160 | ["docs/changelog/87163.yaml", "server/src/main/java/org/elasticsearch/common/compress/DeflateCompressor.java", "server/src/test/java/org/elasticsearch/common/compress/DeflateCompressTests.java"] | [CI] PersistedClusterStateServiceTests.testOverrideLuceneVersion failure | ### CI Link
https://gradle-enterprise.elastic.co/s/bvu7cpvrzcftw
### Repro line
./gradlew ':server:test' --tests "org.elasticsearch.gateway.PersistedClusterStateServiceTests.testOverrideLuceneVersion" -Dtests.seed=6EB840113B42885F -Dtests.locale=es-CR -Dtests.timezone=Etc/GMT-7 -Druntime.java=17
### Does it reprodu... | https://github.com/elastic/elasticsearch/issues/87160 | https://github.com/elastic/elasticsearch/pull/87163 | d2454582278438285b81ba395028e0aca7f1495d | 66e3e8d12393ee817ac69f70a8cad59902c1621d | 2022-05-26T11:18:59Z | java | 2022-05-30T16:34:04Z |
closed | elastic/elasticsearch | https://github.com/elastic/elasticsearch | 87,131 | ["docs/changelog/87719.yaml", "modules/ingest-common/src/yamlRestTest/resources/rest-api-spec/test/ingest/70_bulk.yml", "server/src/main/java/org/elasticsearch/action/bulk/BulkRequestParser.java"] | Bulk API ignores ingest pipeline for bulk update items | The pipeline defined in the bulk update item here is ignored:
```
POST /_bulk
{"update":{"_id":"1","_index":"pipeline-test","pipeline":"lowercase-pipeline"}}
{"upsert":{"myField":"UPPER"},"script":{"source":"ctx._source.myField = 'CHANGED'","lang":"painless"}}
```
Only if the pipeline is defined as query stri... | https://github.com/elastic/elasticsearch/issues/87131 | https://github.com/elastic/elasticsearch/pull/87719 | 4e39087a1337d4498a370b76eedd48c815998830 | e96094ed96bc203d98b9e6afa2a94f4e4e32eb2a | 2022-05-25T16:16:51Z | java | 2022-06-27T09:53:36Z |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.