Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into add_cache_read_on_buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim-Brooks committed May 3, 2024
2 parents 145bb38 + eb90e36 commit aa1aeb6
Show file tree
Hide file tree
Showing 88 changed files with 2,044 additions and 356 deletions.
2 changes: 1 addition & 1 deletion .buildkite/pipelines/intake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ steps:
timeout_in_minutes: 300
matrix:
setup:
BWC_VERSION: ["7.17.21", "8.13.3", "8.14.0", "8.15.0"]
BWC_VERSION: ["7.17.22", "8.13.4", "8.14.0", "8.15.0"]
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
Expand Down
12 changes: 6 additions & 6 deletions .buildkite/pipelines/periodic-packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -305,8 +305,8 @@ steps:
env:
BWC_VERSION: 7.16.3

- label: "{{matrix.image}} / 7.17.21 / packaging-tests-upgrade"
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v7.17.21
- label: "{{matrix.image}} / 7.17.22 / packaging-tests-upgrade"
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v7.17.22
timeout_in_minutes: 300
matrix:
setup:
Expand All @@ -319,7 +319,7 @@ steps:
machineType: custom-16-32768
buildDirectory: /dev/shm/bk
env:
BWC_VERSION: 7.17.21
BWC_VERSION: 7.17.22

- label: "{{matrix.image}} / 8.0.1 / packaging-tests-upgrade"
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v8.0.1
Expand Down Expand Up @@ -529,8 +529,8 @@ steps:
env:
BWC_VERSION: 8.12.2

- label: "{{matrix.image}} / 8.13.3 / packaging-tests-upgrade"
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v8.13.3
- label: "{{matrix.image}} / 8.13.4 / packaging-tests-upgrade"
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v8.13.4
timeout_in_minutes: 300
matrix:
setup:
Expand All @@ -543,7 +543,7 @@ steps:
machineType: custom-16-32768
buildDirectory: /dev/shm/bk
env:
BWC_VERSION: 8.13.3
BWC_VERSION: 8.13.4

- label: "{{matrix.image}} / 8.14.0 / packaging-tests-upgrade"
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v8.14.0
Expand Down
16 changes: 8 additions & 8 deletions .buildkite/pipelines/periodic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -325,8 +325,8 @@ steps:
- signal_reason: agent_stop
limit: 3

- label: 7.17.21 / bwc
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.17.21#bwcTest
- label: 7.17.22 / bwc
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v7.17.22#bwcTest
timeout_in_minutes: 300
agents:
provider: gcp
Expand All @@ -335,7 +335,7 @@ steps:
buildDirectory: /dev/shm/bk
preemptible: true
env:
BWC_VERSION: 7.17.21
BWC_VERSION: 7.17.22
retry:
automatic:
- exit_status: "-1"
Expand Down Expand Up @@ -591,8 +591,8 @@ steps:
- signal_reason: agent_stop
limit: 3

- label: 8.13.3 / bwc
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.13.3#bwcTest
- label: 8.13.4 / bwc
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v8.13.4#bwcTest
timeout_in_minutes: 300
agents:
provider: gcp
Expand All @@ -601,7 +601,7 @@ steps:
buildDirectory: /dev/shm/bk
preemptible: true
env:
BWC_VERSION: 8.13.3
BWC_VERSION: 8.13.4
retry:
automatic:
- exit_status: "-1"
Expand Down Expand Up @@ -714,7 +714,7 @@ steps:
setup:
ES_RUNTIME_JAVA:
- openjdk17
BWC_VERSION: ["7.17.21", "8.13.3", "8.14.0", "8.15.0"]
BWC_VERSION: ["7.17.22", "8.13.4", "8.14.0", "8.15.0"]
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
Expand Down Expand Up @@ -760,7 +760,7 @@ steps:
- openjdk17
- openjdk21
- openjdk22
BWC_VERSION: ["7.17.21", "8.13.3", "8.14.0", "8.15.0"]
BWC_VERSION: ["7.17.22", "8.13.4", "8.14.0", "8.15.0"]
agents:
provider: gcp
image: family/elasticsearch-ubuntu-2004
Expand Down
4 changes: 2 additions & 2 deletions .ci/bwcVersions
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ BWC_VERSION:
- "7.14.2"
- "7.15.2"
- "7.16.3"
- "7.17.21"
- "7.17.22"
- "8.0.1"
- "8.1.3"
- "8.2.3"
Expand All @@ -30,6 +30,6 @@ BWC_VERSION:
- "8.10.4"
- "8.11.4"
- "8.12.2"
- "8.13.3"
- "8.13.4"
- "8.14.0"
- "8.15.0"
4 changes: 2 additions & 2 deletions .ci/snapshotBwcVersions
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
BWC_VERSION:
- "7.17.21"
- "8.13.3"
- "7.17.22"
- "8.13.4"
- "8.14.0"
- "8.15.0"
7 changes: 0 additions & 7 deletions docs/changelog/106077.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/106824.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/106975.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/107122.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions docs/changelog/107131.yaml

This file was deleted.

7 changes: 0 additions & 7 deletions docs/changelog/107328.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions docs/changelog/107333.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions docs/changelog/107355.yaml

This file was deleted.

6 changes: 0 additions & 6 deletions docs/changelog/107432.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions docs/changelog/107785.yaml

This file was deleted.

6 changes: 6 additions & 0 deletions docs/changelog/107862.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pr: 107862
summary: Fix serialization of put-shutdown request
area: Infra/Node Lifecycle
type: bug
issues:
- 107857
5 changes: 5 additions & 0 deletions docs/changelog/107865.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 107865
summary: Fix docs generation of signatures for variadic functions
area: ES|QL
type: bug
issues: []
5 changes: 5 additions & 0 deletions docs/changelog/107892.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 107892
summary: Optimise cardinality aggregations for single value fields
area: Aggregations
type: enhancement
issues: []
6 changes: 6 additions & 0 deletions docs/changelog/107978.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
pr: 107978
summary: Drop shards close timeout when stopping node.
area: Engine
type: enhancement
issues:
- 107938
5 changes: 5 additions & 0 deletions docs/changelog/108131.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 108131
summary: "Inference Processor: skip inference when all fields are missing"
area: Machine Learning
type: enhancement
issues: []
5 changes: 5 additions & 0 deletions docs/changelog/108145.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 108145
summary: Async close of `IndexShard`
area: Engine
type: bug
issues: []
5 changes: 5 additions & 0 deletions docs/changelog/108146.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 108146
summary: Allow deletion of the ELSER inference service when reference in ingest
area: Machine Learning
type: bug
issues: []
5 changes: 5 additions & 0 deletions docs/changelog/108227.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 108227
summary: "Apm-data: improve indexing resilience"
area: Data streams
type: enhancement
issues: []
1 change: 1 addition & 0 deletions docs/reference/ccr/getting-started.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ image::images/ccr-tutorial-clusters.png[ClusterA contains the leader index and C

To configure a remote cluster from Stack Management in {kib}:

. Set up a <<add-remote-clusters,secure connection>> as needed.
. Select *Remote Clusters* from the side navigation.
. Specify the {es} endpoint URL, or the IP address or host name of the remote
cluster (`ClusterA`) followed by the transport port (defaults to `9300`). For
Expand Down
1 change: 0 additions & 1 deletion docs/reference/cluster/remote-info.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ Refer to <<skip-unavailable-clusters>>.
mode is configured.

`cluster_credentials`::
beta:[]
This field presents and has value of `::es_redacted::` only when the
<<remote-clusters-api-key,remote cluster is configured with the API key based model>>.
Otherwise, the field is not present.
5 changes: 5 additions & 0 deletions docs/reference/esql/functions/types/bucket.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
[%header.monospaced.styled,format=dsv,separator=|]
|===
field | buckets | from | to | result
datetime | date_period | | | datetime
datetime | integer | datetime | datetime | datetime
datetime | time_duration | | | datetime
double | double | | | double
double | integer | double | double | double
double | integer | double | integer | double
double | integer | double | long | double
Expand All @@ -15,6 +18,7 @@ double | integer | integer | long | double
double | integer | long | double | double
double | integer | long | integer | double
double | integer | long | long | double
integer | double | | | double
integer | integer | double | double | double
integer | integer | double | integer | double
integer | integer | double | long | double
Expand All @@ -24,6 +28,7 @@ integer | integer | integer | long | double
integer | integer | long | double | double
integer | integer | long | integer | double
integer | integer | long | long | double
long | double | | | double
long | integer | double | double | double
long | integer | double | integer | double
long | integer | double | long | double
Expand Down
5 changes: 5 additions & 0 deletions docs/reference/esql/functions/types/coalesce.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,13 @@
|===
first | rest | result
boolean | boolean | boolean
boolean | | boolean
integer | integer | integer
integer | | integer
keyword | keyword | keyword
keyword | | keyword
long | long | long
long | | long
text | text | text
text | | text
|===
5 changes: 5 additions & 0 deletions docs/reference/esql/functions/types/greatest.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,16 @@
|===
first | rest | result
boolean | boolean | boolean
boolean | | boolean
double | double | double
integer | integer | integer
integer | | integer
ip | ip | ip
keyword | keyword | keyword
keyword | | keyword
long | long | long
long | | long
text | text | text
text | | text
version | version | version
|===
5 changes: 5 additions & 0 deletions docs/reference/esql/functions/types/least.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,16 @@
|===
first | rest | result
boolean | boolean | boolean
boolean | | boolean
double | double | double
integer | integer | integer
integer | | integer
ip | ip | ip
keyword | keyword | keyword
keyword | | keyword
long | long | long
long | | long
text | text | text
text | | text
version | version | version
|===
4 changes: 4 additions & 0 deletions docs/reference/esql/functions/types/locate.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,11 @@
|===
string | substring | start | result
keyword | keyword | integer | integer
keyword | keyword | | integer
keyword | text | integer | integer
keyword | text | | integer
text | keyword | integer | integer
text | keyword | | integer
text | text | integer | integer
text | text | | integer
|===
4 changes: 4 additions & 0 deletions docs/reference/esql/functions/types/log.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,20 @@ double | double | double
double | integer | double
double | long | double
double | unsigned_long | double
double | | double
integer | double | double
integer | integer | double
integer | long | double
integer | unsigned_long | double
integer | | double
long | double | double
long | integer | double
long | long | double
long | unsigned_long | double
long | | double
unsigned_long | double | double
unsigned_long | integer | double
unsigned_long | long | double
unsigned_long | unsigned_long | double
unsigned_long | | double
|===
4 changes: 4 additions & 0 deletions docs/reference/esql/functions/types/round.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
|===
number | decimals | result
double | integer | double
double | | double
integer | integer | integer
integer | | integer
long | integer | long
long | | long
unsigned_long | | unsigned_long
|===
Loading

0 comments on commit aa1aeb6

Please sign in to comment.