Kevin Johnstone created MESOS-5464:
--------------------------------------

             Summary: The max number of completed executors for a mesos slave 
should be configurable
                 Key: MESOS-5464
                 URL: https://issues.apache.org/jira/browse/MESOS-5464
             Project: Mesos
          Issue Type: Improvement
            Reporter: Kevin Johnstone
            Priority: Trivial


The number of completed executors per framework should be configurable. 
Frameworks such as Chronos make one executor per tasks and the default of 150 
executors makes sandbox logs inaccessible through the mesos UI very quickly, 
far before the specified timeout for garbage collection for a task. 
https://github.com/apache/mesos/blob/4db9b630cc67f706a8814436309ab589cbaa64fc/src/slave/constants.hpp#L64
 shows where the constant is currently set.



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

Reply via email to