You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Karl Isenberg (JIRA)" <ji...@apache.org> on 2016/05/24 19:23:13 UTC

[jira] [Updated] (MESOS-5447) Configurable agent memory reservation

     [ https://issues.apache.org/jira/browse/MESOS-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Isenberg updated MESOS-5447:
---------------------------------
    Issue Type: Improvement  (was: Story)

> Configurable agent memory reservation
> -------------------------------------
>
>                 Key: MESOS-5447
>                 URL: https://issues.apache.org/jira/browse/MESOS-5447
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Karl Isenberg
>
> When deciding what memory to make available to tasks (if not explicitly configured), mesos agents currently reserve 1GB or 1/2 of system memory. 
> I'd really like to be able to configure the reservation amount so that I don't have to reproduce the system memory lookup and math in order to configure "mem=(system memory - reservation)".
> Ideally this would be configurable with a command line argument and environment variable like "--reserved-memory=512".



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