----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10891/#review20097 -----------------------------------------------------------
third_party/libprocess/include/process/limiter.hpp <https://reviews.apache.org/r/10891/#comment41346> I like CHECK_GT because it will show you both values when it fails :) - Ben Mahler On May 2, 2013, 7:18 p.m., Vinod Kone wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/10891/ > ----------------------------------------------------------- > > (Updated May 2, 2013, 7:18 p.m.) > > > Review request for mesos, Benjamin Hindman and Ben Mahler. > > > Description > ------- > > BenH's patch. > > > Diffs > ----- > > third_party/libprocess/Makefile.am d9d9110cc75d71642e621097bbc8bdcb88fdc0f8 > third_party/libprocess/include/process/limiter.hpp PRE-CREATION > third_party/libprocess/src/tests/process_tests.cpp > 8fbf19676c54eb0da6f8daa042de127608bcb00b > > Diff: https://reviews.apache.org/r/10891/diff/ > > > Testing > ------- > > sudo ./third_party/libprocess/tests --gtest_filter="*limiter*" --verbose > --gtest_repeat=1000 --gtest_break_on_failure > > > Thanks, > > Vinod Kone > >
