-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/13599/
-----------------------------------------------------------

Review request for mesos.


Repository: mesos-git


Description
-------

Use libstout cache for slave completedFrameworks.

The list of retired (completed) frameworks is now a stout cache rather
than a boost circular buffer.  There are now key iterator accessors for
the cache class, and a removal member.


Diffs
-----

  3rdparty/libprocess/3rdparty/stout/include/stout/cache.hpp 
653507c5f1293acb929d2ffa33738fd830541c84 
  src/slave/http.cpp 073d0923febf697dec2a9bbfa6e3b243bcab7316 
  src/slave/slave.hpp ef8b64f952b7335b7f20f6c69e49450eecf563ce 
  src/slave/slave.cpp b41f2bd6ec0cdf00b0ff166d5089a984b2707ac2 

Diff: https://reviews.apache.org/r/13599/diff/


Testing
-------

Running on staging cluster.

`make check`


Thanks,

Brenden Matthews

Reply via email to