You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Benno Evers (JIRA)" <ji...@apache.org> on 2019/01/02 16:31:00 UTC

[jira] [Created] (MESOS-9506) Master will leaks operations when agents are removed

Benno Evers created MESOS-9506:
----------------------------------

             Summary: Master will leaks operations when agents are removed
                 Key: MESOS-9506
                 URL: https://issues.apache.org/jira/browse/MESOS-9506
             Project: Mesos
          Issue Type: Bug
            Reporter: Benno Evers


Usually, offer operations are removed when the framework acknowledges
a terminal operation status update.

However, currently only operations on registered agents can be
acknowledged, so operations on agents which don't come back will be permanently leaked.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)