Skip to content

Commit 3fe8248

Browse files
authored
Merge branch 'main' into esql_text_embedding_function
2 parents 2d4749b + 6a1d6bf commit 3fe8248

File tree

134 files changed

+5710
-3809
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+5710
-3809
lines changed

.buildkite/pipelines/intake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ steps:
6565
timeout_in_minutes: 300
6666
matrix:
6767
setup:
68-
BWC_VERSION: ["8.18.8", "8.19.4", "9.1.4", "9.2.0"]
68+
BWC_VERSION: ["8.18.8", "8.19.4", "9.0.8", "9.1.4", "9.2.0"]
6969
agents:
7070
provider: gcp
7171
image: family/elasticsearch-ubuntu-2404

.buildkite/pipelines/periodic-java-ea.template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
env:
2-
JAVA_EA_VERSION: "${JAVA_EA_VERSION:-25-pre}"
2+
JAVA_EA_VERSION: "${JAVA_EA_VERSION:-26-pre}"
33

44
steps:
55
- group: bwc

.buildkite/pipelines/periodic-java-ea.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file is auto-generated. See .buildkite/pipelines/periodic-java-ea.template.yml
22
env:
3-
JAVA_EA_VERSION: "${JAVA_EA_VERSION:-25-pre}"
3+
JAVA_EA_VERSION: "${JAVA_EA_VERSION:-26-pre}"
44

55
steps:
66
- group: bwc
@@ -385,8 +385,8 @@ steps:
385385
- signal_reason: agent_stop
386386
limit: 3
387387

388-
- label: 9.0.7 / bwc
389-
command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v9.0.7#bwcTest
388+
- label: 9.0.8 / bwc
389+
command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v9.0.8#bwcTest
390390
timeout_in_minutes: 300
391391
agents:
392392
provider: gcp
@@ -395,7 +395,7 @@ steps:
395395
buildDirectory: /dev/shm/bk
396396
preemptible: true
397397
env:
398-
BWC_VERSION: 9.0.7
398+
BWC_VERSION: 9.0.8
399399
retry:
400400
automatic:
401401
- exit_status: "-1"
@@ -519,7 +519,7 @@ steps:
519519
timeout_in_minutes: 300
520520
matrix:
521521
setup:
522-
BWC_VERSION: ["8.18.8", "8.19.4", "9.1.4", "9.2.0"]
522+
BWC_VERSION: ["8.18.8", "8.19.4", "9.0.8", "9.1.4", "9.2.0"]
523523
agents:
524524
provider: gcp
525525
image: family/elasticsearch-ubuntu-2404

.buildkite/pipelines/periodic-packaging.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -350,8 +350,8 @@ steps:
350350
env:
351351
BWC_VERSION: 8.19.4
352352

353-
- label: "{{matrix.image}} / 9.0.7 / packaging-tests-upgrade"
354-
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v9.0.7
353+
- label: "{{matrix.image}} / 9.0.8 / packaging-tests-upgrade"
354+
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v9.0.8
355355
timeout_in_minutes: 300
356356
matrix:
357357
setup:
@@ -364,7 +364,7 @@ steps:
364364
machineType: custom-16-32768
365365
buildDirectory: /dev/shm/bk
366366
env:
367-
BWC_VERSION: 9.0.7
367+
BWC_VERSION: 9.0.8
368368

369369
- label: "{{matrix.image}} / 9.1.4 / packaging-tests-upgrade"
370370
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v9.1.4

.buildkite/pipelines/periodic.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -382,8 +382,8 @@ steps:
382382
- signal_reason: agent_stop
383383
limit: 3
384384

385-
- label: 9.0.7 / bwc
386-
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v9.0.7#bwcTest
385+
- label: 9.0.8 / bwc
386+
command: .ci/scripts/run-gradle.sh -Dbwc.checkout.align=true v9.0.8#bwcTest
387387
timeout_in_minutes: 300
388388
agents:
389389
provider: gcp
@@ -392,7 +392,7 @@ steps:
392392
buildDirectory: /dev/shm/bk
393393
preemptible: true
394394
env:
395-
BWC_VERSION: 9.0.7
395+
BWC_VERSION: 9.0.8
396396
retry:
397397
automatic:
398398
- exit_status: "-1"
@@ -506,7 +506,7 @@ steps:
506506
setup:
507507
ES_RUNTIME_JAVA:
508508
- openjdk21
509-
BWC_VERSION: ["8.18.8", "8.19.4", "9.1.4", "9.2.0"]
509+
BWC_VERSION: ["8.18.8", "8.19.4", "9.0.8", "9.1.4", "9.2.0"]
510510
agents:
511511
provider: gcp
512512
image: family/elasticsearch-ubuntu-2404
@@ -550,7 +550,7 @@ steps:
550550
ES_RUNTIME_JAVA:
551551
- openjdk21
552552
- openjdk23
553-
BWC_VERSION: ["8.18.8", "8.19.4", "9.1.4", "9.2.0"]
553+
BWC_VERSION: ["8.18.8", "8.19.4", "9.0.8", "9.1.4", "9.2.0"]
554554
agents:
555555
provider: gcp
556556
image: family/elasticsearch-ubuntu-2404

.ci/bwcVersions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ BWC_VERSION:
1919
- "8.17.10"
2020
- "8.18.8"
2121
- "8.19.4"
22-
- "9.0.7"
22+
- "9.0.8"
2323
- "9.1.4"
2424
- "9.2.0"

.ci/snapshotBwcVersions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
BWC_VERSION:
22
- "8.18.8"
33
- "8.19.4"
4+
- "9.0.8"
45
- "9.1.4"
56
- "9.2.0"

build-tools-internal/src/main/resources/forbidden/jdk-signatures.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,9 @@ javax.xml.validation.SchemaFactory#newInstance(java.lang.String, java.lang.Strin
128128

129129
@defaultMessage Validator should not be used directly. Use XmlUtils#getHardenedValidator() instead
130130
javax.xml.validation.Schema#newValidator()
131+
132+
@defaultMessage XPathFactory should not be used directly. Use XmlUtils#getHardenedXPath() instead
133+
javax.xml.xpath.XPathFactory#newDefaultInstance()
134+
javax.xml.xpath.XPathFactory#newInstance()
135+
javax.xml.xpath.XPathFactory#newInstance(java.lang.String)
136+
javax.xml.xpath.XPathFactory#newInstance(java.lang.String, java.lang.String, java.lang.ClassLoader)

distribution/tools/server-cli/src/main/java/org/elasticsearch/server/cli/ErrorPumpThread.java

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,16 @@
1212
import org.elasticsearch.bootstrap.BootstrapInfo;
1313
import org.elasticsearch.cli.Terminal;
1414
import org.elasticsearch.cli.Terminal.Verbosity;
15+
import org.elasticsearch.common.regex.Regex;
1516

1617
import java.io.BufferedReader;
1718
import java.io.Closeable;
1819
import java.io.IOException;
1920
import java.io.InputStream;
2021
import java.io.InputStreamReader;
2122
import java.nio.charset.StandardCharsets;
22-
import java.util.List;
2323
import java.util.concurrent.CountDownLatch;
24+
import java.util.function.Predicate;
2425

2526
import static org.elasticsearch.bootstrap.BootstrapInfo.SERVER_READY_MARKER;
2627
import static org.elasticsearch.server.cli.ProcessUtil.nonInterruptibleVoid;
@@ -84,8 +85,12 @@ void drain() {
8485
nonInterruptibleVoid(this::join);
8586
}
8687

87-
/** List of messages / lines to filter from the output. */
88-
List<String> filter = List.of("WARNING: Using incubator modules: jdk.incubator.vector");
88+
/** Messages / lines predicate to filter from the output. */
89+
private static Predicate<String> filter = Regex.simpleMatcher(
90+
"WARNING: Using incubator modules: jdk.incubator.vector",
91+
// requires log4j2 upgrade, see https://github.com/elastic/elasticsearch/issues/132035
92+
"WARNING: Use of the three-letter time zone ID * is deprecated and it will be removed in a future release"
93+
);
8994

9095
@Override
9196
public void run() {
@@ -95,7 +100,7 @@ public void run() {
95100
if (line.isEmpty() == false && line.charAt(0) == SERVER_READY_MARKER) {
96101
ready = true;
97102
readyOrDead.countDown();
98-
} else if (filter.contains(line) == false) {
103+
} else if (filter.test(line) == false) {
99104
terminal.errorPrintln(Verbosity.SILENT, line, false);
100105
}
101106
}

docs/changelog/132680.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 132680
2+
summary: Add support for per-field weights in simplified RRF retriever syntax
3+
area: Search
4+
type: enhancement
5+
issues: []

0 commit comments

Comments
 (0)