-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/35361/
-----------------------------------------------------------
Review request for mesos.
Bugs: MESOS-2855
https://issues.apache.org/jira/browse/MESOS-2855
Repository: mesos
Description
-------
Added doc for standalone to HA.
This methodology has been discuessed in the mailing list and I've tested this
several times with a dev clsuter.
Most recently, I've used this procedure to migrate a production mesos cluster
(with over 100 services and crons, and 6 mesos slaves) from _standalone_ to
`--quorum=2` with no issues. It is probably worth noting that the only
framework in use on the cluster is Aurora.
Diffs
-----
docs/operational-guide.md 23b76ff129ca396a4b14a6826b4d842fc8527a8a
Diff: https://reviews.apache.org/r/35361/diff/
Testing
-------
Thanks,
Michael Schenck