Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
Description
When calculating a framework's allocated resources in the agent (currently used just in endpoints) in slave.cpp's Framework::allocatedResources we currently only take tasks into account. We should update this code to take non-terminal, non-speculated offer operations for the framework into account.