You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Greg Mann (JIRA)" <ji...@apache.org> on 2018/01/09 21:30:05 UTC

[jira] [Assigned] (MESOS-8419) RP manager incorrectly setting framework ID leads to CHECK failure

     [ https://issues.apache.org/jira/browse/MESOS-8419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Mann reassigned MESOS-8419:
--------------------------------

    Assignee: Greg Mann

> RP manager incorrectly setting framework ID leads to CHECK failure
> ------------------------------------------------------------------
>
>                 Key: MESOS-8419
>                 URL: https://issues.apache.org/jira/browse/MESOS-8419
>             Project: Mesos
>          Issue Type: Bug
>          Components: agent
>            Reporter: Greg Mann
>            Assignee: Greg Mann
>            Priority: Blocker
>              Labels: mesosphere
>
> The resource provider manager [unconditionally sets the framework ID|https://github.com/apache/mesos/blob/3290b401d20f2db2933294470ea8a2356a47c305/src/resource_provider/manager.cpp#L637] when forwarding operation status updates to the agent. This is incorrect, for example, when the resource provider [generates OPERATION_DROPPED updates during reconciliation|https://github.com/apache/mesos/blob/3290b401d20f2db2933294470ea8a2356a47c305/src/resource_provider/storage/provider.cpp#L1653-L1657], and leads to protobuf errors in this case since the framework ID's required {{value}} field is left unset.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)