Description
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.