summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/qpid-txtest2.cpp
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Explictily convert double to uint64_t in qpid-txtest2 to avoid warni...Alan Conway2014-09-031-1/+1
* QPID-5855: Fix to JAVA Client Can not recieve message with qpid ha cluster.Alan Conway2014-08-291-2/+4
* QPID-5975: HA extra/missing messages when running qpid-txtest2 in a loop with...Alan Conway2014-08-281-4/+8
* QPID-6020: HA logging improvements - log prefix with status and ID.Alan Conway2014-08-191-2/+2
* QPID-5966: HA mixing tx enqueue and non-tx dequeue leaves extra messages on b...Alan Conway2014-08-081-1/+11
* QPID-5888: transaction should always be aborted on failoverAlan Conway2014-07-181-7/+15
* QPID-5887: revised approach to implict abortGordon Sim2014-07-171-10/+19
* QPID-5887: allow qpid-txtest2 to be run by make testGordon Sim2014-07-161-1/+15
* QPID-5887: fix to new txtest2, acknowledge messages in the check phase to ens...Gordon Sim2014-07-161-0/+1
* QPID-5887: abort transactional session on failover; added equivalent of txtes...Gordon Sim2014-07-111-0/+314