Skip to content

Conversation

@dakrone
Copy link
Member

@dakrone dakrone commented Jan 21, 2026

A hypothesis is that post-upgrade prior to this change, we checked the health of the index, but that index may not exist if it hasn't been recovered yet. This adds a check for the overall cluster to be yellow before checking the health of an individual index.

Resolves #140727

A hypothesis is that post-upgrade prior to this change, we checked the health of the index, but that
index may not exist if it hasn't been recovered yet. This adds a check for the overall cluster to be
yellow before checking the health of an individual index.

Resolves elastic#140727
@dakrone dakrone added >test Issues or PRs that are addressing/adding tests :StorageEngine/Data streams Data streams and their lifecycles branch:8.19 labels Jan 21, 2026
@dakrone dakrone merged commit 52bc8fd into elastic:8.19 Jan 21, 2026
27 checks passed
@dakrone dakrone deleted the wait-for-cluster-green-dsupgradeit branch January 21, 2026 17:08
dakrone added a commit to dakrone/elasticsearch that referenced this pull request Jan 21, 2026
…lastic#141057)

A hypothesis is that post-upgrade prior to this change, we checked the health of the index, but that
index may not exist if it hasn't been recovered yet. This adds a check for the overall cluster to be
yellow before checking the health of an individual index.

Resolves elastic#140727
elasticsearchmachine pushed a commit that referenced this pull request Jan 21, 2026
…141057) (#141065)

A hypothesis is that post-upgrade prior to this change, we checked the health of the index, but that
index may not exist if it hasn't been recovered yet. This adds a check for the overall cluster to be
yellow before checking the health of an individual index.

Resolves #140727
szybia added a commit to szybia/elasticsearch that referenced this pull request Jan 21, 2026
…-tests

* upstream/main: (104 commits)
  Partition time-series source (elastic#140475)
  Mute org.elasticsearch.xpack.esql.heap_attack.HeapAttackSubqueryIT testManyRandomKeywordFieldsInSubqueryIntermediateResultsWithSortManyFields elastic#141083
  Reindex relocation: skip nodes marked for shutdown (elastic#141044)
  Make fails on fixture caching not fail image building (elastic#140959)
  Add multi-project tests for get and list reindex (elastic#140980)
  Painless docs overhaul (reference) (elastic#137211)
  Panama vector implementation of codePointCount (elastic#140693)
  Enable PromQL in release builds (elastic#140808)
  Update rest-api-spec for Jina embedding task (elastic#140696)
  [CI] ShardSearchPhaseAPMMetricsTests testUniformCanMatchMetricAttributesWhenPlentyOfDocumentsInIndex failed (elastic#140848)
  Combine hash computation with bloom filter writes/reads (elastic#140969)
  Refactor posting iterators to provide more information (elastic#141058)
  Wait for cluster to recover to yellow before checking index health (elastic#141057) (elastic#141065)
  Fix repo analysis read count assertions (elastic#140994)
  Fixed a bug in logsdb rolling upgrade sereverless tests involving par… (elastic#141022)
  Fix readiness edge case on startup (elastic#140791)
  PromQL: fix quantile function (elastic#141033)
  ignore `mmr` command for check (in development) (elastic#140981)
  Use Double.compare to compare doubles in tdigest.Sort (elastic#141049)
  Migrate third party module tests using legacy test clusters framework (elastic#140991)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:StorageEngine/Data streams Data streams and their lifecycles >test Issues or PRs that are addressing/adding tests v8.19.11

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants