You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Chengwei Yang (JIRA)" <ji...@apache.org> on 2014/06/09 10:00:16 UTC

[jira] [Created] (MESOS-1465) Use '--nr_of_masters' instead of '--quorum'

Chengwei Yang created MESOS-1465:
------------------------------------

             Summary: Use '--nr_of_masters' instead of '--quorum'
                 Key: MESOS-1465
                 URL: https://issues.apache.org/jira/browse/MESOS-1465
             Project: Mesos
          Issue Type: Improvement
          Components: master
    Affects Versions: 0.20.0
         Environment: master branch HEAD

commit 5172630ae73b7c5f21e1d0e1840a3dc676816582
Author: Benjamin Mahler <bm...@twitter.com>
Date:   Thu Jun 5 09:49:40 2014 -0700

    Added "implicit" reconciliation.
    
    Review: https://reviews.apache.org/r/22268

            Reporter: Chengwei Yang
            Assignee: Chengwei Yang


--quorum option introduced for log replication when zookeeper used. Log replication is a great feature.

However, '--quorum' is not very fit into, considering to below:

# when using with zookeeper, user may confusing with quorum in zookeeper
# user need to learn how quorum works, why it's necessary.

While use '--nr_of_masters', the user is definitely know how many mesos masters in his/her clusters. It's quite simple and straight-forward.



--
This message was sent by Atlassian JIRA
(v6.2#6252)