-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1312/
-----------------------------------------------------------
Review request for qpid.
Summary
-------
Some initial refactoring of Queue/Consumer interface to allow for message
grouping support. Very preliminary.
This addresses bug qpid-3346.
https://issues.apache.org/jira/browse/qpid-3346
Diffs
-----
/branches/qpid-3346/qpid/cpp/src/qpid/broker/Consumer.h 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/DeliveryRecord.h 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/DeliveryRecord.cpp 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/LegacyLVQ.cpp 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/Queue.h 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/Queue.cpp 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/QueueEvents.cpp 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/QueueFlowLimit.h 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/QueueFlowLimit.cpp 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/QueueObserver.h 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/QueuePolicy.cpp 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/SemanticState.h 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/SemanticState.cpp 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/broker/ThresholdAlerts.h 1144324
/branches/qpid-3346/qpid/cpp/src/qpid/cluster/Connection.cpp 1144324
/branches/qpid-3346/qpid/cpp/src/tests/QueueTest.cpp 1144324
Diff: https://reviews.apache.org/r/1312/diff
Testing
-------
minimal - passes unit tests on linux.
Thanks,
Kenneth