cf-natali commented on pull request #388: URL: https://github.com/apache/mesos/pull/388#issuecomment-863608013
@qianzhangxa Did you manage to reproduce it? The updated MR only handles the discard at the beginning of a freeze/kill/thaw cycle, therefore ensuring we don't leave a cgroup frozen. Obviously it means that discard will be ignored while the kill/thaw is in progress, but I think it's what we want since interrupting them would be quite bad, and in practice kill is non-blocking and thaw shouldn't block forever. -- 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: [email protected]
