You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rukletsov (JIRA)" <ji...@apache.org> on 2017/06/07 10:05:18 UTC

[jira] [Commented] (MESOS-7388) Update allocator interfaces to support resource providers

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

Alexander Rukletsov commented on MESOS-7388:
--------------------------------------------

{noformat}
Commit: 430998e942d3dd775eaa641f6b91943ef80bf1b3 [430998e]
Author: Benjamin Bannier benjamin.bannier@mesosphere.io
Date: 7 June 2017 at 11:11:21 GMT+2
Committer: Alexander Rukletsov alexr@apache.org

Made persistent volume endpoints tests independent from allocator.

The tests in the case often require an agent ID. To obtain the ID they
were using a mock allocator to grab agent ID, but not other operations
with the allocator were performed.

Instead we now just capture the SlaveRegisteredMessage in order to
learn an agent's ID.

Review: https://reviews.apache.org/r/58950/
{noformat}
{noformat}
Commit: 9ef28fe706b8df74434aac807d4b2c101c15f675 [9ef28fe]
Author: Benjamin Bannier benjamin.bannier@mesosphere.io
Date: 7 June 2017 at 11:11:36 GMT+2
Committer: Alexander Rukletsov alexr@apache.org

Made reservation endpoints tests independent from allocator.

The tests in the case often require an agent ID. To obtain the ID they
were using a mock allocator to grab agent ID, but not other operations
with the allocator were performed.

Instead we now just capture the SlaveRegisteredMessage in order to
learn an agent's ID.

Review: https://reviews.apache.org/r/58951/
{noformat}

> Update allocator interfaces to support resource providers
> ---------------------------------------------------------
>
>                 Key: MESOS-7388
>                 URL: https://issues.apache.org/jira/browse/MESOS-7388
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Benjamin Bannier
>            Assignee: Benjamin Bannier
>




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)