-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34426/
-----------------------------------------------------------
(Updated May 20, 2015, 5:55 p.m.)
Review request for mesos, Chi Zhang, Ian Downes, Jie Yu, and Cong Wang.
Bugs: MESOS-2665
https://issues.apache.org/jira/browse/MESOS-2665
Repository: mesos
Description
-------
Extend the Traffic Control queueing models to allow dynamically allocated
Handles, extend API to allow searching by handle (or parent).
Diffs (updated)
-----
src/linux/routing/queueing/fq_codel.hpp
4f67ab7d64afea96a07dfcf36769a9c667749a00
src/linux/routing/queueing/fq_codel.cpp
02ad8df7814c0e549a9ca9aef39777684e6abdcb
src/linux/routing/queueing/ingress.hpp
b323a7f6daed828327d6d9e9740df81582e0ba2b
src/linux/routing/queueing/ingress.cpp
47c73376097d70819defdee31a6d1e446df6b8ba
src/linux/routing/queueing/internal.hpp
7c6c4d3d960b9a4bf44dcf482212317522353d69
src/slave/containerizer/isolators/network/port_mapping.cpp
49e983edab598e2ac487bb488fdd12840a9e7dfc
src/tests/port_mapping_tests.cpp b8c2db6d0a02f79d38a21c227575299880980502
src/tests/routing_tests.cpp 6bf5e63aecf2dee36fb8cf3575c0bd2625d29dfa
Diff: https://reviews.apache.org/r/34426/diff/
Testing
-------
make check
Thanks,
Paul Brett