Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
The Mesos CLI hits /state to get the state of the Mesos cluster, which can cause performance issues in large clusters. To optimize the CLI for large clusters, we can add more filtering options to unversioned operator endpoints like /tasks, so that the CLI can request results for only those tasks which match certain criteria.