diff options
| author | Keith Wall <kwall@apache.org> | 2013-01-07 10:01:25 +0000 |
|---|---|---|
| committer | Keith Wall <kwall@apache.org> | 2013-01-07 10:01:25 +0000 |
| commit | e398f3ec7a30a86433ceaaa8b1a23f43b768b213 (patch) | |
| tree | 3e9ece64e980c4f54a0e3243094547285f9103d9 /cpp/src/qpid/sys/TCPIOPlugin.cpp | |
| parent | 044474045b489356af119d292166cd625c5b30d0 (diff) | |
| download | qpid-python-e398f3ec7a30a86433ceaaa8b1a23f43b768b213.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/qpid@1429726 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/qpid/sys/TCPIOPlugin.cpp')
0 files changed, 0 insertions, 0 deletions
