Skip to content

[TEST] Awaits tasks termination in the RestHighLevelClient tests #37302

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

Merged
merged 1 commit into from
Jan 11, 2019

Conversation

jimczi
Copy link
Contributor

@jimczi jimczi commented Jan 10, 2019

This change ensures that TasksIT#testGetValidTask and ReindexIT#testReindexTask
don't leave a non-completed task on the cluster when they finish.

Closes #35644

This change ensures that TasksIT#testGetValidTask and ReindexIT#testReindexTask
don't leave a non-completed task on the cluster when they finish.

Closes elastic#35644
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-features

Copy link
Contributor

@jakelandis jakelandis left a comment

Choose a reason for hiding this comment

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

LGTM

@jimczi jimczi merged commit b24dc2c into elastic:master Jan 11, 2019
@jimczi jimczi deleted the test/high_level_client_tasks_it branch January 11, 2019 08:47
jimczi added a commit that referenced this pull request Jan 11, 2019
)

This change ensures that TasksIT#testGetValidTask and ReindexIT#testReindexTask
don't leave a non-completed task on the cluster when they finish.

Closes #35644
cbuescher pushed a commit that referenced this pull request Apr 2, 2020
This logging was added to get better insight into #35644 
which was closed by #37302 and can be removed now.
cbuescher pushed a commit that referenced this pull request Apr 2, 2020
This logging was added to get better insight into #35644 
which was closed by #37302 and can be removed now.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants