Skip to content

Populate failure message for aborted clones#143206

Merged
elasticsearchmachine merged 3 commits intoelastic:mainfrom
ywangd:es-143199-fix
Feb 27, 2026
Merged

Populate failure message for aborted clones#143206
elasticsearchmachine merged 3 commits intoelastic:mainfrom
ywangd:es-143199-fix

Conversation

@ywangd
Copy link
Copy Markdown
Member

@ywangd ywangd commented Feb 27, 2026

Resolves #143199

@ywangd ywangd requested a review from DaveCTurner February 27, 2026 07:45
@ywangd ywangd added >test Issues or PRs that are addressing/adding tests :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v9.4.0 labels Feb 27, 2026
@elasticsearchmachine elasticsearchmachine added the Team:Distributed Meta label for distributed team. label Feb 27, 2026
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

Copy link
Copy Markdown
Member

@DaveCTurner DaveCTurner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@elasticsearchmachine elasticsearchmachine added the serverless-linked Added by automation, don't add manually label Feb 27, 2026
@ywangd ywangd added the auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Feb 27, 2026
@elasticsearchmachine elasticsearchmachine merged commit 34df28f into elastic:main Feb 27, 2026
35 checks passed
@ywangd ywangd deleted the es-143199-fix branch February 27, 2026 11:09
PeteGillinElastic pushed a commit to PeteGillinElastic/elasticsearch that referenced this pull request Feb 27, 2026
szybia added a commit to szybia/elasticsearch that referenced this pull request Feb 27, 2026
…cations

* upstream/main: (35 commits)
  Create ARM bulk sqrI8 implementation (elastic#142461)
  Rework get-snapshots predicates (elastic#143161)
  Refactor downsampling fetchers and producers (elastic#140357)
  ESQL: Unmute test and add extra logging to generative test validation (elastic#143168)
  Fix metadata fields being nullified/loaded by unmapped_fields setting (elastic#143155)
  Determine remote cluster version (elastic#142494)
  Populate failure message for aborted clones (elastic#143206)
  Allow kibana_system role to read and manage logs streams (elastic#143053)
  Mute org.elasticsearch.xpack.esql.CsvIT test {csv-spec:eval.DocsLength} elastic#143224
  Mute org.elasticsearch.xpack.esql.CsvIT test {csv-spec:eval.DocsByteLength} elastic#143223
  Mute org.elasticsearch.xpack.esql.CsvIT test {csv-spec:docs.DocsBitLength} elastic#143222
  Fix FloatVectorScorerSupplier bulkScore bug (elastic#143211)
  ESQL: Add data node execution for external sources (elastic#143209)
  [ESQL] Cleanup commands docs (elastic#143058)
  [ML]Fix latest transforms disregarding updates when sort and sync fields are non-monotonic (elastic#142856)
  Mute org.elasticsearch.index.mapper.IpFieldMapperTests testSyntheticSourceInObject elastic#143212
  Tests: Fix StoreDirectoryMetricsIT (elastic#143084)
  ESQL: Add distribution strategy for external sources (elastic#143194)
  CSV IT spec (elastic#142585)
  Fix VectorScorerOSQBenchmark.score to read corrections properly (elastic#143137)
  ...
ywangd added a commit to ywangd/elasticsearch that referenced this pull request Mar 2, 2026
The issue is fixed and resolved with elastic#143206 but the test was left
muted. This PR unmutes it.

Relates elastic#143199
elasticsearchmachine pushed a commit that referenced this pull request Mar 3, 2026
The issue is fixed and resolved with #143206 but the test was left
muted. This PR unmutes it.

Relates #143199
tballison pushed a commit to tballison/elasticsearch that referenced this pull request Mar 3, 2026
tballison pushed a commit to tballison/elasticsearch that referenced this pull request Mar 3, 2026
The issue is fixed and resolved with elastic#143206 but the test was left
muted. This PR unmutes it.

Relates elastic#143199
shmuelhanoch pushed a commit to shmuelhanoch/elasticsearch that referenced this pull request Mar 4, 2026
The issue is fixed and resolved with elastic#143206 but the test was left
muted. This PR unmutes it.

Relates elastic#143199
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs serverless-linked Added by automation, don't add manually Team:Distributed Meta label for distributed team. >test Issues or PRs that are addressing/adding tests v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI] SnapshotStressTestsIT testRandomActivities failing

3 participants