GitHub user jdef opened a pull request:
https://github.com/apache/mesos/pull/248
Fix master validation, incorrect detection of dup ExecutorID.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jdef/mesos
jdef_master_validation_reregisterslave
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mesos/pull/248.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #248
----
commit 27127e7731a40baedcc88af6929525c9f8b1e5e7
Author: James DeFelice <[email protected]>
Date: 2017-11-03T13:37:18Z
Fix master validation, incorrect detection of dup ExecutorID.
----
---