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

Make indices stats requests cancellable #69174

Merged

Conversation

DaveCTurner
Copy link
Contributor

Relates #55550

@elasticmachine elasticmachine added the Team:Data Management Meta label for data/management team label Feb 18, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features (Team:Core/Features)

return false;
}

void runTest(Request request, String actionPrefix) throws Exception {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Although there's a lot of lines changed here, all I did was generalise this method to wait on different action prefixes and then extract a superclass.

@DaveCTurner
Copy link
Contributor Author

@elasticmachine please run elasticsearch-ci/1
@elasticmachine please run elasticsearch-ci/2

Copy link
Member

@original-brownbear original-brownbear left a comment

Choose a reason for hiding this comment

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

LGTM :)

@DaveCTurner DaveCTurner merged commit d847647 into elastic:master Feb 25, 2021
@DaveCTurner DaveCTurner deleted the 2021-02-18-indices-stats-cancellable branch February 25, 2021 11:51
DaveCTurner added a commit that referenced this pull request Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Stats Statistics tracking and retrieval APIs >enhancement Team:Data Management Meta label for data/management team v7.13.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants