[ https://issues.apache.org/jira/browse/MESOS-9482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16723277#comment-16723277 ]
Chun-Hung Hsiao commented on MESOS-9482: ---------------------------------------- Actually I already have MESOS-9407 created a while ago. Closing that one as a duplicate of this one since this describes the problem more generally. > 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 > Priority: Major > > 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 (v7.6.3#76005)