Skip to content
This repository has been archived by the owner on Jan 10, 2019. It is now read-only.

Fix #121 #129

Merged
merged 1 commit into from
Aug 6, 2015
Merged

Fix #121 #129

merged 1 commit into from
Aug 6, 2015

Conversation

BenWhitehead
Copy link
Contributor

The executor information was not properly cleared when an executor was lost in the cluster resulting in potentially invalid executor configuration when attempting to restart an executor when the scheduler has moved.

The executor information was not properly cleared when an executor was lost in the cluster resulting in potentially invalid executor configuration when attempting to restart an executor when the scheduler has moved.
@BenWhitehead
Copy link
Contributor Author

Tested on dcos cluster with following steps:

  1. Install cassandra dcos package install --yes cassandra
  2. Wait for cassandra to come up and be healthy
  3. Navigate to marathon UI and force a restart of the cassandra scheduler making sure it has moved to a new host.
  4. SSH to a slave running a cassandra node
  5. Terminate executor process with kill -9
  6. Ensure that process is able to restart on the same node, with a new executor id.

BenWhitehead added a commit that referenced this pull request Aug 6, 2015
@BenWhitehead BenWhitehead merged commit 4c13e1d into mesosphere-backup:v0.2.0-rc Aug 6, 2015
@BenWhitehead BenWhitehead deleted the fix-121 branch August 6, 2015 20:21
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.

1 participant