----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62230/#review186341 -----------------------------------------------------------
Ship it! Ship It! - Jiang Yan Xu On Sept. 26, 2017, 3:04 p.m., Chun-Hung Hsiao wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62230/ > ----------------------------------------------------------- > > (Updated Sept. 26, 2017, 3:04 p.m.) > > > Review request for mesos, Benjamin Mahler, Jie Yu, and Jiang Yan Xu. > > > Bugs: MESOS-7964 > https://issues.apache.org/jira/browse/MESOS-7964 > > > Repository: mesos > > > Description > ------- > > This patch dispatches `rmdirs` to a single executor instead of multiple > `AsyncExecutor`s such that heavy-duty pruning events won't occupy all > worker threads and block other actors. > > > Diffs > ----- > > src/slave/gc.cpp 83e4e2f3aba5c0d9900cf0beeea6e92320f889e7 > src/slave/gc_process.hpp c383ce28411622692e42401c80e9443e7b1f5099 > > > Diff: https://reviews.apache.org/r/62230/diff/4/ > > > Testing > ------- > > sudo make check > > > Thanks, > > Chun-Hung Hsiao > >
