----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/12289/ -----------------------------------------------------------
Review request for qpid, Andrew Stitcher and Gordon Sim. Repository: qpid Description ------- QPID-4327: TransactionObserver interface. Plugin can set TransactionObserverFactory to create TransactionObservers. TransactionObserver interface is called at each point in a transactions lifecycle. Currently only allows a single TransactionObserverFactory per broker. This is a bit ugly, any ideas to make it neater would be much appreciated. Diffs ----- /trunk/qpid/cpp/src/qpid/broker/Broker.h 1500107 /trunk/qpid/cpp/src/qpid/broker/Queue.cpp 1500107 /trunk/qpid/cpp/src/qpid/broker/SemanticState.cpp 1500107 /trunk/qpid/cpp/src/qpid/broker/TransactionObserver.h PRE-CREATION /trunk/qpid/cpp/src/qpid/broker/TxBuffer.h 1500107 /trunk/qpid/cpp/src/tests/brokertest.py 1500107 /trunk/qpid/cpp/src/tests/ha_tests.py 1500107 Diff: https://reviews.apache.org/r/12289/diff/ Testing ------- It compiles Thanks, Alan Conway
