Skip to content

Commit

Permalink
Merge branch 'main' into remove-ingest-document-equals
Browse files Browse the repository at this point in the history
  • Loading branch information
joegallo committed Sep 18, 2023
2 parents 8d0e9ab + 3691312 commit ab38b86
Show file tree
Hide file tree
Showing 68 changed files with 634 additions and 327 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
- ^x-pack/docs/.*
white-list-labels:
- 'build-benchmark'
black-list-labels:
- 'buildkite-opt-in'
builders:
- inject:
properties-file: '.ci/java-versions.properties'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
- ^x-pack/docs/.*
white-list-labels:
- 'build-benchmark'
black-list-labels:
- 'buildkite-opt-in'
builders:
- inject:
properties-file: '.ci/java-versions.properties'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
- 'test-windows'
black-list-labels:
- '>test-mute'
- 'buildkite-opt-in'
axes:
- axis:
type: slave
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
black-list-labels:
- '>test-mute'
- 'test-full-bwc'
- 'buildkite-opt-in'
axes:
- axis:
type: slave
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@
- ^x-pack/docs/.*
white-list-labels:
- 'cloud-deploy'
black-list-labels:
- 'buildkite-opt-in'
builders:
- inject:
properties-file: '.ci/java-versions.properties'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
- ^x-pack/docs/.*
black-list-labels:
- '>test-mute'
- 'buildkite-opt-in'
builders:
- inject:
properties-file: '.ci/java-versions.properties'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
- ^x-pack/docs/.*
black-list-labels:
- '>test-mute'
- 'buildkite-opt-in'
builders:
- inject:
properties-file: '.ci/java-versions.properties'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@
- build-tools/.*
- build-tools-internal/.*
- plugins/examples/.*
black-list-labels:
- 'buildkite-opt-in'
builders:
- inject:
properties-file: '.ci/java-versions.properties'
Expand Down
1 change: 1 addition & 0 deletions .ci/jobs.t/elastic+elasticsearch+pull-request+full-bwc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
- 'test-full-bwc'
black-list-labels:
- '>test-mute'
- 'buildkite-opt-in'
axes:
- axis:
type: slave
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
black-list-labels:
- '>test-mute'
- ':Delivery/Packaging'
- 'buildkite-opt-in'
axes:
- axis:
type: label-expression
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
- ':Delivery/Packaging'
black-list-labels:
- '>test-mute'
- 'buildkite-opt-in'
axes:
- axis:
type: label-expression
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
- ':Delivery/Packaging'
black-list-labels:
- '>test-mute'
- 'buildkite-opt-in'
axes:
- axis:
type: label-expression
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
black-list-labels:
- '>test-mute'
- ':Delivery/Packaging'
- 'buildkite-opt-in'
axes:
- axis:
type: label-expression
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
black-list-labels:
- '>test-mute'
- ':Delivery/Packaging'
- 'buildkite-opt-in'
axes:
- axis:
type: label-expression
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
- ':Delivery/Packaging'
black-list-labels:
- '>test-mute'
- 'buildkite-opt-in'
axes:
- axis:
type: label-expression
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
- ':Delivery/Packaging'
black-list-labels:
- '>test-mute'
- 'buildkite-opt-in'
axes:
- axis:
type: label-expression
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
- 'Team:Security'
black-list-labels:
- '>test-mute'
- 'buildkite-opt-in'
builders:
- inject:
# Use FIPS-specific Java versions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
- 'test-windows'
black-list-labels:
- '>test-mute'
- 'buildkite-opt-in'
builders:
- inject:
properties-file: '.ci/java-versions.properties'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
- 'Team:Security'
black-list-labels:
- '>test-mute'
- 'buildkite-opt-in'
builders:
- inject:
# Use FIPS-specific Java versions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
- 'test-windows'
black-list-labels:
- '>test-mute'
- 'buildkite-opt-in'
builders:
- inject:
properties-file: '.ci/java-versions.properties'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
- 'Team:Security'
black-list-labels:
- '>test-mute'
- 'buildkite-opt-in'
builders:
- inject:
# Use FIPS-specific Java versions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
- 'test-windows'
black-list-labels:
- '>test-mute'
- 'buildkite-opt-in'
builders:
- inject:
properties-file: '.ci/java-versions.properties'
Expand Down
1 change: 1 addition & 0 deletions .ci/jobs.t/elastic+elasticsearch+pull-request+part-3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
- ^x-pack/docs/.*
black-list-labels:
- '>test-mute'
- 'buildkite-opt-in'
black-list-target-branches:
- 6.8
- 7.17
Expand Down
2 changes: 2 additions & 0 deletions .ci/jobs.t/elastic+elasticsearch+pull-request+precommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
cancel-builds-on-update: true
white-list-labels:
- '>test-mute'
black-list-labels:
- 'buildkite-opt-in'
builders:
- inject:
properties-file: '.ci/java-versions.properties'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@
- ^x-pack/docs/.*
white-list-labels:
- 'test-release'
black-list-labels:
- 'buildkite-opt-in'
black-list-target-branches:
- 7.15
- 6.8
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
- ^x-pack/docs/.*
black-list-labels:
- '>test-mute'
- 'buildkite-opt-in'
builders:
- inject:
properties-file: '.ci/java-versions.properties'
Expand Down
1 change: 1 addition & 0 deletions .ci/templates.t/pull-request-gradle-unix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
- ^x-pack/docs/.*
black-list-labels:
- '>test-mute'
- 'buildkite-opt-in'
builders:
- inject:
properties-file: '.ci/java-versions.properties'
Expand Down
5 changes: 5 additions & 0 deletions docs/changelog/99470.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
pr: 99470
summary: "ESQL: Improve log messages"
area: ES|QL
type: enhancement
issues: []
10 changes: 5 additions & 5 deletions docs/reference/snapshot-restore/repository-s3.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -226,16 +226,16 @@ emulate S3's behaviour in full. The `repository-s3` type requires full
compatibility with S3. In particular it must support the same set of API
endpoints, return the same errors in case of failures, and offer consistency
and performance at least as good as S3 even when accessed concurrently by
multiple nodes. Incompatible error codes, consistency or performance may be
particularly hard to track down since errors, consistency failures, and
performance issues are usually rare and hard to reproduce.
multiple nodes. You will need to work with the supplier of your storage system
to address any incompatibilities you encounter.

You can perform some basic checks of the suitability of your storage system
using the {ref}/repo-analysis-api.html[repository analysis API]. If this API
does not complete successfully, or indicates poor performance, then your
storage system is not fully compatible with AWS S3 and therefore unsuitable for
use as a snapshot repository. You will need to work with the supplier of your
storage system to address any incompatibilities you encounter.
use as a snapshot repository. However, these checks do not guarantee full
compatibility. Incompatible error codes and consistency or performance issues
may be rare and hard to reproduce.

[[repository-s3-repository]]
==== Repository settings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -923,7 +923,7 @@ public void testDownsampling() throws Exception {
DataStreamLifecycle.newBuilder()
.downsampling(
new Downsampling(
List.of(new Round(TimeValue.timeValueMillis(0), new DownsampleConfig(new DateHistogramInterval("1s"))))
List.of(new Round(TimeValue.timeValueMillis(0), new DownsampleConfig(new DateHistogramInterval("5m"))))
)
)
.dataRetention(TimeValue.MAX_VALUE)
Expand Down Expand Up @@ -977,7 +977,7 @@ public void testDownsampling() throws Exception {
String downsampleIndexName = DownsampleConfig.generateDownsampleIndexName(
DOWNSAMPLED_INDEX_PREFIX,
state.metadata().index(firstGenIndex),
new DateHistogramInterval("1s")
new DateHistogramInterval("5m")
);
{
// let's simulate the in-progress downsampling
Expand Down Expand Up @@ -1100,7 +1100,7 @@ public void testDownsamplingWhenTargetIndexNameClashYieldsException() throws Exc
DataStreamLifecycle.newBuilder()
.downsampling(
new Downsampling(
List.of(new Round(TimeValue.timeValueMillis(0), new DownsampleConfig(new DateHistogramInterval("1s"))))
List.of(new Round(TimeValue.timeValueMillis(0), new DownsampleConfig(new DateHistogramInterval("5m"))))
)
)
.dataRetention(TimeValue.MAX_VALUE)
Expand Down Expand Up @@ -1129,7 +1129,7 @@ public void testDownsamplingWhenTargetIndexNameClashYieldsException() throws Exc
String downsampleIndexName = DownsampleConfig.generateDownsampleIndexName(
DOWNSAMPLED_INDEX_PREFIX,
state.metadata().index(firstGenIndexName),
new DateHistogramInterval("1s")
new DateHistogramInterval("5m")
);
Metadata.Builder newMetadata = Metadata.builder(state.metadata())
.put(
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
"Explain backing index lifecycle":
- skip:
version: " - 8.9.99"
reason: "Explain data stream lifecycle API was updated in 8.10"
version: " - 8.10.99"
reason: "Data stream lifecycle was GA in 8.11"
features: allowed_warnings
- do:
allowed_warnings:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
---
"Create data stream with lifecycle":
- skip:
version: " - 8.9.99"
reason: "data stream lifecycle in index templates was added after 8.10"
version: " - 8.10.99"
reason: "Data stream lifecycle was GA in 8.11"
features: allowed_warnings
- do:
allowed_warnings:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
setup:
- skip:
features: allowed_warnings
version: " - 8.9.99"
reason: "Data stream lifecycles only supported in 8.10+"
version: " - 8.10.99"
reason: "Data stream lifecycle was GA in 8.11"
- do:
allowed_warnings:
- "index template [my-lifecycle] has index patterns [my-data-stream-1] matching patterns from existing older templates [global] with patterns (global => [*]); this template [my-lifecycle] will take precedence during new index creation"
Expand Down
Loading

0 comments on commit ab38b86

Please sign in to comment.