----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/51529/#review147336 -----------------------------------------------------------
Fix it, then Ship it! src/master/allocator/mesos/hierarchical.hpp (line 463) <https://reviews.apache.org/r/51529/#comment214456> `s/sorters/sorter/` - Benjamin Bannier On Aug. 30, 2016, 7:02 p.m., Jiang Yan Xu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/51529/ > ----------------------------------------------------------- > > (Updated Aug. 30, 2016, 7:02 p.m.) > > > Review request for mesos, Alexander Rukletsov, Benjamin Bannier, Guangya Liu, > and Joris Van Remoortere. > > > Bugs: MESOS-6074 > https://issues.apache.org/jira/browse/MESOS-6074 > > > Repository: mesos > > > Description > ------- > > Otherwise the sorter pointers can be uninitialized if the metrics > endpoint is polled before the master is initialized. > > > Diffs > ----- > > src/master/allocator/mesos/hierarchical.hpp > bdbc6d3b5b959990538f4e3b7b1a3b031d9aea05 > src/master/allocator/mesos/hierarchical.cpp > 234ef98529964a0b6d3f132426a6c8ccbb1263ee > > Diff: https://reviews.apache.org/r/51529/diff/ > > > Testing > ------- > > make check. > > Test added in /r/51528/ succeeded. > > > Thanks, > > Jiang Yan Xu > >
