[
https://issues.apache.org/jira/browse/MESOS-9479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16724149#comment-16724149
]
Benjamin Bannier commented on MESOS-9479:
-----------------------------------------
Backported to {{1.7.x}}.
{noformat}
commit 5b7055ca146aa5196059ad151396955c2b537b9f
Author: Benjamin Bannier <[email protected]>
Date: Tue Dec 18 15:08:18 2018 +0100
Validated that resource providers use correct ID in operation states.
We expect resource providers to set their IDs in operation status
messages. This patch adds some assertion that the IDs match our
expectations, and adjusts some test code to honor these assumptions.
Review: https://reviews.apache.org/r/69572/
commit ffe925d26fe05afe3cefb70c31154024cac96987
Author: Benjamin Bannier <[email protected]>
Date: Tue Dec 18 15:08:17 2018 +0100
Added missing code to set resource provider and agent ids.
The helper function to set up the message was set up to receive
arguments, but we missed implementing the code making use of the values.
This went undiscovered as previously only used a mock resource provider.
Review: https://reviews.apache.org/r/69569/
{noformat}
> SLRP does not set RP ID in produced OperationStatus.
> ----------------------------------------------------
>
> Key: MESOS-9479
> URL: https://issues.apache.org/jira/browse/MESOS-9479
> Project: Mesos
> Issue Type: Bug
> Affects Versions: 1.8.0
> Reporter: Benjamin Bannier
> Assignee: Benjamin Bannier
> Priority: Major
> Labels: storage
> Fix For: 1.7.1, 1.8.0
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)