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

EQL: Wrap a verification_exception in an index_not_found_exception in case there is no valid index available (#64212) #64267

Merged
merged 2 commits into from
Oct 29, 2020

Conversation

astefan
Copy link
Contributor

@astefan astefan commented Oct 28, 2020

  • Wrap a verification_exception in case there is no valid index available
    in an index_not_found_exception providing also the original index pattern
    that may be lost in the chain of filters involving the Security one.

(cherry picked from commit 9c9da2f)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-ql (:Query Languages/EQL)

@elasticmachine elasticmachine added the Team:QL (Deprecated) Meta label for query languages team label Oct 28, 2020
…able

in an index_not_found_exception providing also the original index pattern
that may be lost in the chain of filters involving the Security one.

(cherry picked from commit 9c9da2f)
@astefan
Copy link
Contributor Author

astefan commented Oct 28, 2020

@elasticmachine elasticsearch-ci/2

@astefan
Copy link
Contributor Author

astefan commented Oct 28, 2020

@elasticmachine run elasticsearch-ci/2

@astefan
Copy link
Contributor Author

astefan commented Oct 29, 2020

@elasticmachine update branch

@astefan astefan merged commit a6d8319 into elastic:7.10 Oct 29, 2020
@astefan astefan deleted the 64212_7.10_backport branch October 29, 2020 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Analytics/EQL EQL querying backport >bug Team:QL (Deprecated) Meta label for query languages team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants