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

Review request for mesos and Vinod Kone.


Repository: mesos


Description
-------

To test the slave removal rate limiting, we needed to ensure that no slave 
removals occur before the rate limiting ticket is ready. This requires 
controlling when the Future from `aquire` is satisfied, so a MockRateLimiter 
needs to get injected into the Master.


Diffs
-----

  src/local/local.cpp 8189edb36ea56cf08d01c458604aa9b9c7bbe2bf 
  src/master/main.cpp f2020196e92f819f2f2e6a7805822a2bda2e38d2 
  src/master/master.hpp 8c44d6ed57ad1b94a17bef8142a5e6a15889a810 
  src/master/master.cpp 76e217d16c03e587ea4c0afca94c58b2212f0f93 
  src/tests/cluster.hpp da242d967c68abcb7ccad9895e69c235d12b048e 

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


Testing
-------

make check


Thanks,

Ben Mahler

Reply via email to