Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Foundations: RI-20 59, Studio 4: RI-21 61, Studio 4: RI-22 62, Studio 4: RI-22 63, Studio 4: RI-23 64
-
5
Description
Similar to MESOS-9158 - we should make the operator API calls which serve master state perform computation of multiple such responses in parallel to reduce the performance impact on the master actor.
Note that this includes the initial expensive SUBSCRIBE payload for the event streaming API, which is less straightforward to incorporate into the parallel serving logic since it performs writes (to track the subscriber) and produces an infinite response, unlike the other state related calls.
Attachments
Issue Links
- blocks
-
MESOS-8069 v1 role-related endpoints need to reflect hierarchical accounting.
- Accepted
-
MESOS-8790 Deprecate Role::resources in favor of Role::allocated and Role::offered.
- Accepted