[ https://issues.apache.org/jira/browse/MESOS-2723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15555894#comment-15555894 ]
Joseph Wu commented on MESOS-2723: ---------------------------------- The existing review is not quite correct (and has been discarded due to inactivity). The fix should be to: 1) Make the {{--master}} a required flag (i.e. change {{Option<string> master}} to {{string master}}. 2) Remove all custom (unnecessary) validation for {{flags.master}}. > The mesos-execute tool does not support zk:// master URLs > --------------------------------------------------------- > > Key: MESOS-2723 > URL: https://issues.apache.org/jira/browse/MESOS-2723 > Project: Mesos > Issue Type: Bug > Affects Versions: 0.22.1 > Reporter: Tom Arnfeld > Labels: newbie > > It appears that the {{mesos-execute}} command line tool does it's own PID > validation of the {{--master}} param which prevents it from supporting > clusters managed with ZooKeeper. -- This message was sent by Atlassian JIRA (v6.3.4#6332)