-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1826/
-----------------------------------------------------------
Review request for qpid, Alan Conway and Gordon Sim.
Summary
-------
Added support for replicating message group state across the cluster.
This addresses bug qpid-3346.
https://issues.apache.org/jira/browse/qpid-3346
Diffs
-----
/branches/qpid-3346/qpid/cpp/src/qpid/broker/Broker.cpp 1158073
/branches/qpid-3346/qpid/cpp/src/qpid/broker/MessageGroupManager.h 1166299
/branches/qpid-3346/qpid/cpp/src/qpid/broker/MessageGroupManager.cpp 1166299
/branches/qpid-3346/qpid/cpp/src/tests/cluster_tests.py 1158073
/branches/qpid-3346/qpid/cpp/src/tests/msg_group_test.cpp 1164284
/branches/qpid-3346/qpid/cpp/src/tests/run_msg_group_tests 1164284
Diff: https://reviews.apache.org/r/1826/diff
Testing
-------
unit tests on the branch.
Thanks,
Kenneth