Aaron Bell created MESOS-3374:
---------------------------------

             Summary: Improve High Availability documentation
                 Key: MESOS-3374
                 URL: https://issues.apache.org/jira/browse/MESOS-3374
             Project: Mesos
          Issue Type: Documentation
          Components: documentation
    Affects Versions: 0.23.0
            Reporter: Aaron Bell
            Priority: Minor


This [Call Me Maybe article|https://aphyr.com/posts/326-call-me-maybe-chronos] 
used the Jepsen tool to evaluate Chronos running on Mesos. It uncovered bug 
MESOS-3280.

Action: Improve documentation at 
http://mesos.apache.org/documentation/latest/high-availability to include 'good 
practice' patterns or recommendations.

For example:
- We RECOMMEND running ZooKeeper co-located with Mesos masters.
-- This reduces the set of network partitions to worry about.
-- This means you’re going to have 1 ZK node for every Mesos master.
-- This is NOT technically required. If you have a different ZK deployment 
architecture you're free to use it.
- _More ideas_



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to