Skip to content

Commit 0b75fac

Browse files
committed
Merge branch 'main' into esql_reader_nightly
2 parents cf2ed1c + 02b2f5e commit 0b75fac

File tree

21 files changed

+623
-129
lines changed

21 files changed

+623
-129
lines changed

docs/changelog/130594.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pr: 130594
2+
summary: Add audit logging for stream content
3+
area: Network
4+
type: enhancement
5+
issues: []

muted-tests.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -470,9 +470,6 @@ tests:
470470
- class: org.elasticsearch.xpack.security.PermissionsIT
471471
method: testWhenUserLimitedByOnlyAliasOfIndexCanWriteToIndexWhichWasRolledoverByILMPolicy
472472
issue: https://github.com/elastic/elasticsearch/issues/129481
473-
- class: org.elasticsearch.upgrades.IndexingIT
474-
method: testIndexing
475-
issue: https://github.com/elastic/elasticsearch/issues/129533
476473
- class: org.elasticsearch.upgrades.MlJobSnapshotUpgradeIT
477474
method: testSnapshotUpgrader
478475
issue: https://github.com/elastic/elasticsearch/issues/98560
@@ -498,9 +495,6 @@ tests:
498495
- class: org.elasticsearch.compute.aggregation.TopIntAggregatorFunctionTests
499496
method: testManyInitialManyPartialFinalRunnerThrowing
500497
issue: https://github.com/elastic/elasticsearch/issues/130145
501-
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
502-
method: test {p0=esql/10_basic/basic with documents_found}
503-
issue: https://github.com/elastic/elasticsearch/issues/130256
504498
- class: org.elasticsearch.xpack.searchablesnapshots.cache.shared.NodesCachesStatsIntegTests
505499
method: testNodesCachesStats
506500
issue: https://github.com/elastic/elasticsearch/issues/129863

0 commit comments

Comments
 (0)