> On Oct. 5, 2016, 6:14 p.m., Anand Mazumdar wrote: > > src/tests/api_tests.cpp, lines 1458-1459 > > <https://reviews.apache.org/r/52516/diff/2/?file=1523010#file1523010line1458> > > > > Do you need this? Why can't we just wait on the `event` from the > > decoder.
I'm using this to capture `AgentID` now so that I can compare with later events. - Zhitao ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/52516/#review151528 ----------------------------------------------------------- On Oct. 5, 2016, 11:48 p.m., Zhitao Li wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/52516/ > ----------------------------------------------------------- > > (Updated Oct. 5, 2016, 11:48 p.m.) > > > Review request for mesos, Anand Mazumdar, Xiaojian Huang, haosdent huang, and > Vinod Kone. > > > Bugs: MESOS-6102 > https://issues.apache.org/jira/browse/MESOS-6102 > > > Repository: mesos > > > Description > ------- > > Add test for `AGENT_ADDED` and `AGENT_REMOVED` events. > > > Diffs > ----- > > src/tests/api_tests.cpp 7b0ad3c18a38b5ec859a79d09f5707f6958960fb > > Diff: https://reviews.apache.org/r/52516/diff/ > > > Testing > ------- > > > Thanks, > > Zhitao Li > >
