Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.9] [Enterprise Search] Import correct exception identifier (#161935) #161966

Merged
merged 2 commits into from
Jul 14, 2023

Conversation

kibanamachine
Copy link
Contributor

Backport

This will backport the following commits from main to 8.9:

Questions ?

Please refer to the Backport tool documentation

## Summary

The access control deletion function was importing the wrong
`isIndexNotFoundException` to identify when an index doesn't exist. This
would cause index deletion to fail if a search index is missing an
access control index.

(cherry picked from commit 3077919)
@kibanamachine kibanamachine merged commit 967ca36 into 8.9 Jul 14, 2023
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

Unknown metric groups

ESLint disabled line counts

id before after diff
enterpriseSearch 13 15 +2
securitySolution 415 419 +4
total +6

Total ESLint disabled count

id before after diff
enterpriseSearch 14 16 +2
securitySolution 496 500 +4
total +6

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

cc @navarone-feekery

@kibanamachine kibanamachine deleted the backport/8.9/pr-161935 branch July 14, 2023 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants