----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55968/#review163401 -----------------------------------------------------------
Ship it! Ship It! - Guangya Liu On 一月 26, 2017, 12:55 a.m., Benjamin Mahler wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/55968/ > ----------------------------------------------------------- > > (Updated 一月 26, 2017, 12:55 a.m.) > > > Review request for mesos and Michael Park. > > > Repository: mesos > > > Description > ------- > > The executor and tasks fields in the master's structs for agents > and frameworks are publicly visible, but yet for correctness it > is required that callers made modifications through the member > functions which carry additional logic (e.g. tracking allocated > resources). The TODO here is to make these private and to provide > public views that are const. > > > Diffs > ----- > > src/master/master.hpp 8e8a9037af11cf95961b6498540a0fd486ed091b > > Diff: https://reviews.apache.org/r/55968/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Benjamin Mahler > >
