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

[ML] Fix typo in ML shutdown test #77304

Merged
merged 1 commit into from
Sep 6, 2021

Conversation

droberts195
Copy link
Contributor

There was a small typo in #77281 that made the test fail 2/9ths
of the time.

Fixes #77297

There was a small typo in elastic#77281 that made the test fail 2/9ths
of the time.

Fixes elastic#77297
@droberts195 droberts195 added >test Issues or PRs that are addressing/adding tests :ml Machine learning v8.0.0 labels Sep 6, 2021
@elasticmachine elasticmachine added the Team:ML Meta label for the ML team label Sep 6, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

Copy link
Contributor

@dimitris-athanasiou dimitris-athanasiou left a comment

Choose a reason for hiding this comment

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

LGTM

@droberts195 droberts195 merged commit ce12df6 into elastic:master Sep 6, 2021
@droberts195 droberts195 deleted the fix_shutdown_typo branch September 6, 2021 11:45
gwbrown added a commit that referenced this pull request Sep 7, 2021
This commit extends the `REPLACE` shutdown type to support a new
`target_node_name` field, which will control the node used to replace
the one that is to shut down. However, only the data layer is present as
of this PR.

Also adjusts the serialization/deserialization for the REPLACE type to
handle mixed-version clusters.

Also includes content of #77281 and #77304, follow-ups to the original
PR which fix various test issues.

Co-authored-by: David Roberts <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ml Machine learning Team:ML Meta label for the ML team >test Issues or PRs that are addressing/adding tests v8.0.0-alpha2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] MlNodeShutdownIT testJobsVacateShuttingDownNode failing
4 participants