Skip to content

Add isIndexNotFoundException utility to AlertingException#935

Merged
engechas merged 1 commit intoopensearch-project:3.6from
manaswini1920:feature/backport-isindexnotfound-3.6
Apr 9, 2026
Merged

Add isIndexNotFoundException utility to AlertingException#935
engechas merged 1 commit intoopensearch-project:3.6from
manaswini1920:feature/backport-isindexnotfound-3.6

Conversation

@manaswini1920
Copy link
Copy Markdown
Contributor

Description:

Backport of #934 to 3.6 branch. Adds AlertingException.isIndexNotFoundException() that walks the exception cause chain to detect IndexNotFoundException. Needed by alerting plugin SDK migration (PRs #2088, #2089
) where the remote metadata SDK wraps exceptions.

Related Issues:

Backport of #934. Unblocks alerting CI: opensearch-project/alerting#2088

Check List:

  • Commits are signed per the DCO using --signoff.

Walks the exception cause chain to detect IndexNotFoundException.
Needed for SDK migration where exceptions are wrapped.

Signed-off-by: Manaswini Ragamouni <ragamanu@amazon.com>
@engechas engechas merged commit a809648 into opensearch-project:3.6 Apr 9, 2026
9 checks passed
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