Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Storage: RI-17 Sprint 52
Description
The resource provider manager code currently contains a number of assertions which will crash the manager (and its agent) if some forms of invalid data are received from a resource provider. This is dangerous since resource providers are not necessarily part of Mesos-controlled code (they talk to the manager over an HTTP API and could even be in external processes).
Instead of crashing, the resource provider manager should disconnect the resource providers in such scenarios.
Attachments
Issue Links
- is duplicated by
-
MESOS-9407 `UPDATE_STATE` with bad resource provider IDs will crash the agent.
-
- Resolved
-