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

More resilient node shutdown #860

Merged
merged 4 commits into from
Jan 16, 2020

Conversation

danielmitterdorfer
Copy link
Member

With this commit we make the shutdown procedure more resilient by
handling the case that the Elasticsearch process has already terminated
and moving steps during shutdown with the stop subcommand so related
errors happen in related places in the code and also as early as
possible.

With this commit we make the shutdown procedure more resilient by
handling the case that the Elasticsearch process has already terminated
and moving steps during shutdown with the `stop` subcommand so related
errors happen in related places in the code and also as early as
possible.
@danielmitterdorfer danielmitterdorfer added bug Something's wrong :Benchmark Candidate Management Anything affecting how Rally sets up Elasticsearch labels Jan 10, 2020
@danielmitterdorfer danielmitterdorfer added this to the 1.4.0 milestone Jan 10, 2020
@danielmitterdorfer danielmitterdorfer self-assigned this Jan 10, 2020
Copy link
Contributor

@dliappis dliappis left a comment

Choose a reason for hiding this comment

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

Thanks! I left a small comment.

esrally/mechanic/launcher.py Outdated Show resolved Hide resolved
@danielmitterdorfer danielmitterdorfer modified the milestones: 1.4.0, 1.4.1 Jan 14, 2020
@danielmitterdorfer
Copy link
Member Author

@dliappis can you please have another look?

Copy link
Contributor

@dliappis dliappis left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Benchmark Candidate Management Anything affecting how Rally sets up Elasticsearch bug Something's wrong
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants