You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Pradeep Chhetri (JIRA)" <ji...@apache.org> on 2015/10/12 18:22:05 UTC

[jira] [Created] (MESOS-3707) Add /master/isleader endpoint to check if the master is leader or not

Pradeep Chhetri created MESOS-3707:
--------------------------------------

             Summary: Add /master/isleader endpoint to check if the master is leader or not
                 Key: MESOS-3707
                 URL: https://issues.apache.org/jira/browse/MESOS-3707
             Project: Mesos
          Issue Type: Wish
            Reporter: Pradeep Chhetri
            Priority: Minor


This endpoint will return 200 if the master is currently a leader otherwise it may return 4xx. This will be useful in the scenario where you have all instances of mesos-master behind some load-balancer and you want load-balancer to divert traffic only to the leader. Exposing this endpoint will enable to use it as health check in the load balancer.



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