summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/ha/PrimaryTxObserver.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-6020: HA logging improvements - log prefix with status and ID.Alan Conway2014-08-191-2/+3
* QPID-5974: HA qpid-txtest2 can bring down a cluster (JERR_MAP_LOCKED))Alan Conway2014-08-081-1/+2
* QPID-5528: HA Clean up error messages around rolled-back transactions.Alan Conway2014-02-031-2/+4
* NO-JIRA: Minor refactor to improve code safety: calling shared_from_this on c...Alan Conway2014-01-271-4/+6
* QPID-5275: HA transactions failing in qpid-cluster-benchmarkAlan Conway2013-11-121-6/+12
* QPID-5139: HA transactions block a thread, can deadlock the brokerAlan Conway2013-10-291-4/+10
* QPID-5132: HA crash in test_tx_join_leave caused by double delete of queue. Alan Conway2013-09-111-1/+1
* QPID-4327: HA support for TX transactions - fix TX error messages.Alan Conway2013-09-091-1/+2
* QPID:4327: HA support for TX transactions - fix cleanup at transaction end.Alan Conway2013-09-031-1/+4
* QPID-4327: HA clean up transaction artifacts at end of TX.Alan Conway2013-08-301-5/+11
* NO-JIRA: HA remove use of boost_hash, failes to build on some compilers.Alan Conway2013-08-061-2/+1
* QPID-4327: HA Handle brokers joining and leaving during a transaction.Alan Conway2013-08-051-1/+4
* QPID-4327: HA TX transactions, blocking wait for prepareAlan Conway2013-08-011-5/+31
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-011-0/+77