You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Niklas Quarfot Nielsen (JIRA)" <ji...@apache.org> on 2015/06/02 23:43:49 UTC

[jira] [Commented] (MESOS-2650) Modularize the Resource Estimator

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

Niklas Quarfot Nielsen commented on MESOS-2650:
-----------------------------------------------

commit 56eb38650404a35b22b45b7f7a1abce2212cda0d
Author: Bartek Plotka <bw...@gmail.com>
Date:   Tue Jun 2 14:28:30 2015 -0700

    Modularized ResourceEstimator and added test for RE module.

    Added *ResourceEstimator* (RE) module interface.
    Added *TestResourceEstimator* example module.

    Review: https://reviews.apache.org/r/34662

commit 02cc7f7e3c00d79895108d3d4b042d4370b83e94
Author: Bartek Plotka <bw...@gmail.com>
Date:   Tue Jun 2 14:28:17 2015 -0700

    Changed TestResourceEstimator to be mocked.

    TestResourceEstimator changed to be a  MockResourceEstimator with
    mocked methods - to inject resources and test plumbing between RE and
    Slave.

    Review: https://reviews.apache.org/r/34816

> Modularize the Resource Estimator
> ---------------------------------
>
>                 Key: MESOS-2650
>                 URL: https://issues.apache.org/jira/browse/MESOS-2650
>             Project: Mesos
>          Issue Type: Task
>            Reporter: Vinod Kone
>            Assignee: Bartek Plotka
>              Labels: intel, mesosphere
>
> Modularizing the resource estimator opens up the door for org specific implementations.
> Test the estimator module.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)