[
https://issues.apache.org/jira/browse/MESOS-9482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Bannier reassigned MESOS-9482:
---------------------------------------
Assignee: Benjamin Bannier
> Resource provider manager can crash on invalid data from resource providers
> ---------------------------------------------------------------------------
>
> Key: MESOS-9482
> URL: https://issues.apache.org/jira/browse/MESOS-9482
> Project: Mesos
> Issue Type: Bug
> Reporter: Benjamin Bannier
> Assignee: Benjamin Bannier
> Priority: Major
> Labels: mesosphere, mesosphere-dss-post-ga, storage
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)