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

[jira] [Updated] (MESOS-5449) Memory leak in SchedulerProcess.declineOffer

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

Jie Yu updated MESOS-5449:
--------------------------
    Fix Version/s: 0.26.2
                   0.28.2
                   0.27.3
                   0.29.0

> Memory leak in SchedulerProcess.declineOffer
> --------------------------------------------
>
>                 Key: MESOS-5449
>                 URL: https://issues.apache.org/jira/browse/MESOS-5449
>             Project: Mesos
>          Issue Type: Bug
>          Components: scheduler driver
>    Affects Versions: 0.26.0, 0.27.0, 0.27.1, 0.28.0, 0.26.1, 0.28.1
>            Reporter: Dario Rexin
>            Assignee: Dario Rexin
>            Priority: Blocker
>             Fix For: 0.29.0, 0.27.3, 0.28.2, 0.26.2
>
>
> MesosScheduler.declineOffers has been changed ~6 months ago to send a Decline message instead of calling acceptOffers with an empty list of task infos. The changed version of declineOffer however did not remove the offerId from the savedOffers map, causing a memory leak.



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