summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/legacystore/SimpleTest.cpp
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2013-01-07 10:01:25 +0000
committerKeith Wall <kwall@apache.org>2013-01-07 10:01:25 +0000
commitdd69131565f955480a790adf8d9c084f752de517 (patch)
tree6255db3bf3c1da6480436dc7d1becf2b4cb3ebec /qpid/cpp/src/tests/legacystore/SimpleTest.cpp
parentd5965424b2b9b9e91f6b161afef996f8ae360060 (diff)
downloadqpid-python-dd69131565f955480a790adf8d9c084f752de517.tar.gz
QPID-3569: Refactor TransactionTimeout
* Moved the duplicated transactionUpdateTime member from AMQChannel/ServerSession to ServerTransaction. ** LocalTransaction now maintains advances transactionUpdateTime on each enqueue/dequeue operation ** Other non-transactional ServerTransaction impls return transactionUpdateTime of 0 (as they already do for transactionStartTime). ** Changed LocalTransaction so that transaction start time is recorded on first enqueue or dequeue operation (rather than only first enqueue) * Moved duplicated logic from AMQChannel/ServerSession#checkTransactionStatus to TransactionTimeoutHelper * Make TransactionTimeoutTests use a durable queue so it is actually testing with store transactions. * Removed warnings if operational logging is turned off. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1429726 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/legacystore/SimpleTest.cpp')
0 files changed, 0 insertions, 0 deletions