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

Improve reindex rest tests to avoid unnecessary wildcard queries #81188

Open
williamrandolph opened this issue Nov 30, 2021 · 1 comment
Open
Labels
:Distributed Indexing/Reindex Issues relating to reindex that are not caused by issues further down Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. >test Issues or PRs that are addressing/adding tests v7.16.4 v9.0.0

Comments

@williamrandolph
Copy link
Contributor

In #79512, I had to disable some compatible rest API tests because 7.x and 8.x have different behavior concerning wildcard queries. However, the tests can be rewritten to avoid using wildcards without changing their effectiveness. Once #79512 is merged, we should change the tests and reenable them.

@williamrandolph williamrandolph added >test Issues or PRs that are addressing/adding tests v8.0.0 v7.16.1 v8.1.0 labels Nov 30, 2021
@jtibshirani jtibshirani added the :Distributed Indexing/Reindex Issues relating to reindex that are not caused by issues further down label Dec 1, 2021
@elasticmachine elasticmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Dec 1, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Distributed Indexing/Reindex Issues relating to reindex that are not caused by issues further down Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. >test Issues or PRs that are addressing/adding tests v7.16.4 v9.0.0
Projects
None yet
Development

No branches or pull requests