GitHub user jdef opened a pull request:
https://github.com/apache/mesos/pull/294
FaultDomain, conventions for additional hierarchy.
Added notes from the "Convention for Additional Hierarchy" of the original
design doc:
https://docs.google.com/document/d/1gEugdkLRbBsqsiFv3urRPRNrHwUC-i1HwfFfHR_MvC8/edit#heading=h.emfys1xszpir
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jdef/mesos fault_domain_convention
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/mesos/pull/294.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 #294
----
commit 7ad052cda2aa31c5fa51698b5fe566ffbdfcf5b6
Author: James DeFelice <james.defelice@...>
Date: 2018-05-30T21:43:27Z
FaultDomain, conventions for additional hierarchy.
----
---