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

Zameer Manji commented on AURORA-830:
-------------------------------------

This is now on master:
{noformat}
commit 6b30cf72f7e7fb0bebf51417e999a1d4fadc3c9f
Author: Zameer Manji <[email protected]>
Date:   Wed Oct 29 14:56:43 2014 -0700

    Make executor overhead configurable via CLI.

    Bugs closed: AURORA-830

    Reviewed at https://reviews.apache.org/r/27309/

 src/main/java/org/apache/aurora/scheduler/MesosTaskFactory.java         |  6 
++++--
 src/main/java/org/apache/aurora/scheduler/ResourceSlot.java             | 22 
++++++++++++++++------
 src/test/java/org/apache/aurora/scheduler/MesosTaskFactoryImplTest.java |  7 
++++---
 3 files changed, 24 insertions(+), 11 deletions(-)
{noformat}

> Make Executor Overhead Configurable
> -----------------------------------
>
>                 Key: AURORA-830
>                 URL: https://issues.apache.org/jira/browse/AURORA-830
>             Project: Aurora
>          Issue Type: Task
>          Components: Scheduler
>            Reporter: Zameer Manji
>            Assignee: Zameer Manji
>            Priority: Minor
>
> Currently the overhead allocated for executors is hard coded into the 
> {{ResourceSlot}} class. This should be changed so the overhead is taken from 
> a command line flag. This is necessary so users can choose the impact 
> executor overhead had on their cluster.



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

Reply via email to