xiao66xiang opened a new pull request #410: URL: https://github.com/apache/mesos/pull/410
Some old sandboxes were not GC'ed because Duration `d` became negative and caused `Timeout::in(d)` to overflow. Hence we got a big number for `removalTime` and those old sandboxes were never sent to remove. Jira: https://issues.apache.org/jira/browse/MESOS-10232 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
