-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65167/
-----------------------------------------------------------
Review request for mesos, Vinod Kone and Zhitao Li.
Bugs: MESOS-8446
https://issues.apache.org/jira/browse/MESOS-8446
Repository: mesos
Description
-------
Previously we miss to detach `/frameworks/FID/executors/EID/runs/latest`
when we find the latest run of the executor was completed in the method
`Framework::recoverExecutor`, that is a leak.
Diffs
-----
src/slave/slave.cpp aeb0fdaeda78f26de2ec790735bfa88c5be72850
Diff: https://reviews.apache.org/r/65167/diff/1/
Testing
-------
Thanks,
Qian Zhang