| commit | c857b6292e5b281b5aafe5e83a90b2b3c5ad01bb | [log] [tgz] |
|---|---|---|
| author | Charles-Francois Natali <cf.natali@gmail.com> | Thu Sep 09 22:12:42 2021 +0100 |
| committer | cf-natali <cf.natali@gmail.com> | Fri Oct 15 21:14:59 2021 +0100 |
| tree | 4d1a42eeb20b49c8823d7fbdef49f59ee7fb4b49 | |
| parent | 6addbcc090a511766a012b634f2719355be2ca5b [diff] |
Fixed an agent crash in case of duplicate task ID. When using the command executor, if a task is started with the same ID as a previous task for which the agent still has the executor, reject the task instead of crashing. Closes MESOS-9657.
Apache Mesos is a cluster manager that provides efficient resource isolation and sharing across distributed applications, or frameworks. It can run Hadoop, Jenkins, Spark, Aurora, and other frameworks on a dynamically shared pool of nodes.
Visit us at mesos.apache.org.
Documentation is available in the docs/ directory. Additionally, a rendered HTML version can be found on the Mesos website's Documentation page.
Instructions are included on the Getting Started page.
Apache Mesos is licensed under the Apache License, Version 2.0.
For additional information, see the LICENSE and NOTICE files.