You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Anindya Sinha (JIRA)" <ji...@apache.org> on 2016/09/26 21:47:21 UTC

[jira] [Created] (MESOS-6257) Resources not recovered after rescinding an offer on DESTROY on shared volumes

Anindya Sinha created MESOS-6257:
------------------------------------

             Summary: Resources not recovered after rescinding an offer on DESTROY on shared volumes
                 Key: MESOS-6257
                 URL: https://issues.apache.org/jira/browse/MESOS-6257
             Project: Mesos
          Issue Type: Bug
          Components: general
            Reporter: Anindya Sinha
            Assignee: Anindya Sinha


When a framework issues a DESTROY of a shared volume, and that volume is not in use by a running or a pending task, we rescind the offers from frameworks to which the shared volume is present in pending offers so that the volume is not assigned to any task in a future ACCEPT call. However, that shared volume needs to be recovered by the allocator for proper accounting.



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