LXC isolation module doesn't account for queued task's resources usage 
-----------------------------------------------------------------------

                 Key: MESOS-18
                 URL: https://issues.apache.org/jira/browse/MESOS-18
             Project: Mesos
          Issue Type: Bug
          Components: isolation, slave
         Environment: LXC isolation module; possibly other isolation modules.
            Reporter: Charles Reiss
            Priority: Minor


When sending queued tasks to a newly started executor, the slave calls 
resourcesChanged() in the isolation module before sending the queued tasks. LXC 
looks at counters that don't take the queued tasks usage into account when 
resizing the container for the new executor and is never triggered to reset the 
resource allocations again.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to