cf-natali commented on pull request #362:
URL: https://github.com/apache/mesos/pull/362#issuecomment-624914041


   Note that this might help us alleviate 
https://issues.apache.org/jira/browse/MESOS-8038
   
   If a process cannot be killed - e.g. stuck in uninterruptible D state - the 
cgroup destruction will fail with `EBUSY`, until the cgroup destruction timeout.
   
   And since https://issues.apache.org/jira/browse/MESOS-9148 made it 
configurable via the agent's `--cgroups_destroy_timeout`, together with this 
patch it would make it possible to specify a very long/infinite timeout, this 
should allow us to effectively wait forever instead of optimistically releasing 
resources.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to