Skip to content

Prevent unclear Elasticsearch alias update failures when response is malformed#1060

Merged
rosalieper merged 1 commit intomainfrom
T418143
Feb 27, 2026
Merged

Prevent unclear Elasticsearch alias update failures when response is malformed#1060
rosalieper merged 1 commit intomainfrom
T418143

Conversation

@rosalieper
Copy link
Contributor

Add explicit check for missing "acknowledged" key in Elasticsearch response

Bug: T418143

…malformed

Add explicit check for missing "acknowledged" key in Elasticsearch response
Bug: T418143
Copy link
Contributor

@tarrow tarrow left a comment

Choose a reason for hiding this comment

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

looks good. We tested this together in a k8s environment. We struggled to get this job to run in docker compose. We tested not only that it now fails with a more informative message if the index is missing but also that it still works properly if the index is present.

@rosalieper rosalieper merged commit 0d501cb into main Feb 27, 2026
7 of 8 checks passed
@rosalieper rosalieper deleted the T418143 branch February 27, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants