Gary Yao created FLINK-10063: -------------------------------- Summary: Jepsen: Automatically restart Mesos Processes Key: FLINK-10063 URL: https://issues.apache.org/jira/browse/FLINK-10063 Project: Flink Issue Type: Bug Components: Tests Affects Versions: 1.6.0 Reporter: Gary Yao Assignee: Gary Yao Fix For: 1.6.1, 1.7.0
Use a process supervisor to automatically restart Mesos processes. This is needed because Mesos uses a "fail-fast" approach to error handling, e.g., the Mesos master will exit when it discovers it has been partitioned away from the Zookeeper quorum. -- This message was sent by Atlassian JIRA (v7.6.3#76005)