summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/ha/Primary.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated t...Robert Gemmell2016-07-051-143/+0
* QPID-7326: Memory bloat on HA primary brokerAlan Conway2016-06-271-4/+0
* QPID-5855 - Simplified HA transaction logic.Alan Conway2015-09-031-22/+0
* QPID-6020: HA logging improvements - log prefix with status and ID.Alan Conway2014-08-191-2/+2
* QPID-5974: HA qpid-txtest2 can bring down a cluster (JERR_MAP_LOCKED))Alan Conway2014-08-081-3/+8
* QPID-5528: HA Clean up error messages around rolled-back transactions.Alan Conway2014-02-031-0/+2
* QPID-5513: HA backup fails if number of replicated queues exceeds number of c...Alan Conway2014-01-241-0/+2
* QPID-5421: HA replication error in stand-alone replicationAlan Conway2013-12-131-1/+0
* QPID-5139: HA transactions block a thread, can deadlock the brokerAlan Conway2013-10-291-1/+6
* QPID-5139: Make TxBuffer inherit from AsyncCompletion.Alan Conway2013-10-291-2/+2
* QPID-4327: HA clean up transaction artifacts at end of TX.Alan Conway2013-08-301-0/+7
* NO-JIRA: HA remove use of boost_hash, failes to build on some compilers.Alan Conway2013-08-061-3/+3
* NO-JIRA: Corrected use of boost_hash, failing to build on some compilers.Alan Conway2013-08-051-2/+2
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-011-3/+20
* QPID-4327: HA get rid of Primary::get() singleton.Alan Conway2013-08-011-3/+0
* QPID-4327: Renamed ConfigurationObserver as BrokerObserver.Alan Conway2013-08-011-3/+3
* QPID-4348: HA Use independent sequence numbers for identifying messagesAlan Conway2013-06-171-6/+13
* QPID-4555: HA Primary sets explicit qpid.replicate in Queue and Exchange argu...Alan Conway2013-02-071-0/+3
* NO-JIRA: HA refactor, re-organise code for clarity and thread safety.Alan Conway2013-01-231-1/+9
* QPID-4516: Sporadic failure in ha_tests test_failover_send_receiveAlan Conway2012-12-191-2/+2
* QPID-4428: HA add UUID tag to avoid using an out of date queue/exchange.Alan Conway2012-11-141-0/+3
* QPID-4223: HA Completion isn't sent when queue that has acquired but unacknow...Alan Conway2012-09-141-4/+3
* QPID-4126: HA primary times out expected backups.Alan Conway2012-07-101-1/+10
* NO-JIRA: Cleanup in HA code.Alan Conway2012-06-221-3/+7
* QPID-3603: Bug fixes to HA code, passing test_failover_send_receiveAlan Conway2012-06-141-0/+5
* QPID-3603: HA bug fixes around ha::QueueGuardAlan Conway2012-06-121-4/+3
* QPID-3603: Introduced RemoteBackup to track backup status.Alan Conway2012-06-121-10/+35
* QPID-3603: Separate QueueGuard from ReplicatingSubscription.Alan Conway2012-06-121-11/+13
* QPID-3603: HA remove backup Replicator code to track unready queues.Alan Conway2012-05-151-2/+2
* QPID-3603: HA broker backup/primary ready checks.Alan Conway2012-05-151-0/+71