Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Conversation

@samvantran
Copy link

What changes were proposed in this pull request?

Backport of #46 for custom-branch-2.2.1-X

This commit fixes a bug where --supervised drivers would relaunch after receiving an outdated status update from a restarted/crashed agent even if they had already been relaunched and running elsewhere. In those scenarios, previous logic would cause two identical jobs to be running and ZK state would only have a record of the latest one effectively orphaning the 1st job.

This commit fixes a bug where `--supervised` drivers would relaunch after receiving an outdated status update from a restarted/crashed agent even if they had already been relaunched and running elsewhere. In those scenarios, previous logic would cause two identical jobs to be running and ZK state would only have a record of the latest one effectively orphaning the 1st job.
Copy link

@akirillov akirillov left a comment

Choose a reason for hiding this comment

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

Thanks, @samvantran. LGTM, let's wait for builds to pass

@samvantran
Copy link
Author

Merging as this passed on DCOS strict and permissive in standalone CI

@samvantran samvantran merged commit 71ed20b into custom-branch-2.2.1-X Jan 22, 2019
@samvantran samvantran deleted the backport-supervise-retry-fix-2.2.1 branch January 22, 2019 19:30
Igosuki added a commit to Adikteev/spark that referenced this pull request Feb 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants