[ 
https://issues.apache.org/jira/browse/MESOS-9455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16710186#comment-16710186
 ] 

Benjamin Bannier commented on MESOS-9455:
-----------------------------------------

cc [~greggomann] [~gkleiman]

> Add tests for operation status acknowledgement for different combinations of 
> uuid, agent_id and resource_provider_id
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: MESOS-9455
>                 URL: https://issues.apache.org/jira/browse/MESOS-9455
>             Project: Mesos
>          Issue Type: Task
>          Components: test
>            Reporter: Benjamin Bannier
>            Priority: Major
>              Labels: mesosphere, tech-debt
>
> An {{OperationStatus}} contains a {{UUID}}, {{AgentID}} and 
> {{ResourceProviderID}}. We should add tests and checks that a status with an 
> {{UUID}} can always be acknowledged by frameworks. The following combinations 
> with set UUID are possible:
> ||{{UUID}}||{{AgentID}}||{{ResourceProviderID}}||explanation||
> |✔️|𐄂|𐄂|master-generated {{UUID}}; currently not possible|
> |✔️|✔️|𐄂|operation on agent-default resources; not possible until a SUM for 
> agent operations is added, MESOS-9278|
> |✔️|✔️|✔️|operation on LRP resources; supported|
> |✔️|𐄂|✔️|operation on ERP resources; not implemented|



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to