You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Ilya Pronin (JIRA)" <ji...@apache.org> on 2017/04/13 15:35:41 UTC

[jira] [Created] (MESOS-7387) ZK master contender and detector don't respect zk_session_timeout option

Ilya Pronin created MESOS-7387:
----------------------------------

             Summary: ZK master contender and detector don't respect zk_session_timeout option
                 Key: MESOS-7387
                 URL: https://issues.apache.org/jira/browse/MESOS-7387
             Project: Mesos
          Issue Type: Improvement
          Components: master
    Affects Versions: 1.3.0
            Reporter: Ilya Pronin
            Assignee: Ilya Pronin
            Priority: Minor


{{ZooKeeperMasterContender}} and {{ZooKeeperMasterDetector}} are using hardcoded ZK session timeouts ({{MASTER_CONTENDER_ZK_SESSION_TIMEOUT}} and {{MASTER_DETECTOR_ZK_SESSION_TIMEOUT}}) and do not respect {{--zk_session_timeout}} master option. This is unexpected and doesn't play well with ZK updates that take longer than 10 secs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)