-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3388/
-----------------------------------------------------------
Review request for qpid and Gordon Sim.
Summary
-------
The 0.14 release deprecates the max-session-rate feature. This patch removes
the code from the C++ broker.
This addresses bug qpid-3630.
https://issues.apache.org/jira/browse/qpid-3630
Diffs
-----
/trunk/qpid/cpp/src/qpid/broker/Broker.h 1227163
/trunk/qpid/cpp/src/qpid/broker/Broker.cpp 1227163
/trunk/qpid/cpp/src/qpid/broker/ConnectionHandler.cpp 1227163
/trunk/qpid/cpp/src/qpid/broker/ConnectionState.h 1227163
/trunk/qpid/cpp/src/qpid/broker/RateFlowcontrol.h 1227163
/trunk/qpid/cpp/src/qpid/broker/SessionState.h 1227163
/trunk/qpid/cpp/src/qpid/broker/SessionState.cpp 1227163
/trunk/qpid/cpp/src/qpid/cluster/Connection.cpp 1227163
/trunk/qpid/cpp/src/tests/CMakeLists.txt 1227163
/trunk/qpid/cpp/src/tests/Makefile.am 1227163
/trunk/qpid/cpp/src/tests/RateFlowcontrolTest.cpp 1227163
Diff: https://reviews.apache.org/r/3388/diff
Testing
-------
cmake, automake, and unit tests.
Thanks,
Kenneth