----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/50815/#review144847 -----------------------------------------------------------
Ship it! Ship It! - Vinod Kone On Aug. 4, 2016, 7:17 p.m., Anand Mazumdar wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/50815/ > ----------------------------------------------------------- > > (Updated Aug. 4, 2016, 7:17 p.m.) > > > Review request for mesos, Vinod Kone and Zhitao Li. > > > Bugs: MESOS-5930 > https://issues.apache.org/jira/browse/MESOS-5930 > > > Repository: mesos > > > Description > ------- > > We erroneously wrapped the orphaned tasks loop with the loop > for known frameworks. This means that we would append the list > of orphaned tasks multiple times per framework. If there are > no active frameworks, we won't even return any orphaned tasks. > > > Diffs > ----- > > src/master/http.cpp e26dc2ff19fdfebc4d57009f355ebc92df3b62fd > > Diff: https://reviews.apache.org/r/50815/diff/ > > > Testing > ------- > > make check (tested as part of MESOS-5930) > > > Thanks, > > Anand Mazumdar > >
