-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/45607/
-----------------------------------------------------------
Review request for mesos, Ian Downes and Jie Yu.
Bugs: mesos-4749
https://issues.apache.org/jira/browse/mesos-4749
Repository: mesos
Description
-------
Move HTB out of containers so that containers could borrow bandwidth when idle.
Diffs
-----
src/linux/routing/queueing/fq_codel.hpp
6fcd9a21e821da476e9c16f50ed781424338022a
src/linux/routing/queueing/fq_codel.cpp
26860d1552839b47be2b4cbdc575c0d20e6fcdc5
src/linux/routing/queueing/htb.hpp 857646190d21387f98832f5094128505a52a0776
src/slave/containerizer/mesos/isolators/network/port_mapping.hpp
0fe2f486eb733acf738c1c61fc44f820d7401afc
src/slave/containerizer/mesos/isolators/network/port_mapping.cpp
323c84a3d960a196d8ba87f753814e9d43a07957
Diff: https://reviews.apache.org/r/45607/diff/
Testing
-------
Manual test with --egress_unique_flow_per_container and/or
--egress_rate_limit_per_container
Thanks,
Cong Wang