commit | b6e2e0bff1098088cdc5daf79a6c9baeb6312dfc | [log] [tgz] |
---|---|---|
author | Jason Zhou <jasonzhou460@gmail.com> | Wed Aug 07 14:44:12 2024 -0400 |
committer | Benjamin Mahler <bmahler@apache.org> | Wed Aug 07 14:46:15 2024 -0400 |
tree | b5f20cb2024b5b9791467a139480b5258c44eef6 | |
parent | 043c6aa8c76c997354a6a46cb0823db6dcbde91e [diff] |
[device manager] Checkpoint state on device manager state change. Currently we do not checkpoint the device access state of each cgroup when the configure or reconfigure is called. Meaning that we have no way of recovering a cgroup's device access state. We will checkpoint state of the device manager whenever its state is being changed to ensure that we can recover the most recent state when necessary. Review: https://reviews.apache.org/r/75143/
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.