summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/ha/Primary.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated t...Robert Gemmell2016-07-051-439/+0
* QPID-7326: Memory bloat on HA primary brokerAlan Conway2016-06-271-7/+0
* QPID-5855 - Simplified HA transaction logic.Alan Conway2015-09-031-53/+1
* QPID-6278: HA broker abort in TXN soak testAlan Conway2014-12-191-0/+1
* QPID-6020: HA logging improvements - log prefix with status and ID.Alan Conway2014-08-211-2/+2
* QPID-6020: HA logging improvements - log prefix with status and ID.Alan Conway2014-08-191-23/+41
* QPID-5974: HA qpid-txtest2 can bring down a cluster (JERR_MAP_LOCKED))Alan Conway2014-08-081-2/+12
* QPID-5666: HA fails with resource-limit-exceeded: Exceeded replicated queue l...Alan Conway2014-04-071-1/+1
* QPID-5528: HA Clean up error messages around rolled-back transactions.Alan Conway2014-02-031-0/+46
* NO-JIRA: Minor rationalization of log statement priorities.Alan Conway2014-01-271-7/+5
* NO-JIRA: Minor refactor to improve code safety: calling shared_from_this on c...Alan Conway2014-01-271-3/+2
* QPID-5513: HA backup fails if number of replicated queues exceeds number of c...Alan Conway2014-01-241-3/+8
* QPID-5489: Uuid code improvementsAndrew Stitcher2014-01-171-1/+1
* QPID-5430: HA primary broker does not go active if there are no replicated qu...Alan Conway2013-12-181-0/+1
* QPID-5421: HA replication error in stand-alone replicationAlan Conway2013-12-131-12/+0
* QPID-5404: HA broker message duplication when deleting a queue with an alt-ex...Alan Conway2013-12-101-0/+9
* QPID-5139: HA transactions block a thread, can deadlock the brokerAlan Conway2013-10-291-13/+17
* QPID-5139: Make TxBuffer inherit from AsyncCompletion.Alan Conway2013-10-291-4/+6
* NO-JIRA: HA Primary should not log messages for unreplicated queues and excha...Alan Conway2013-09-181-13/+17
* QPID-4327: HA clean up transaction artifacts at end of TX.Alan Conway2013-08-301-5/+16
* QPID-4327: HA Handle brokers joining and leaving during a transaction.Alan Conway2013-08-051-2/+1
* NO-JIRA: Remove use of boost::make_shared, not availble on some older versions.Alan Conway2013-08-051-2/+0
* QPID-4327: HA logging fixes.Alan Conway2013-08-011-2/+2
* QPID-4327: HA TX transactions, blocking wait for prepareAlan Conway2013-08-011-2/+6
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-011-2/+39
* QPID-4327: HA get rid of Primary::get() singleton.Alan Conway2013-08-011-4/+0
* QPID-4327: Renamed ConfigurationObserver as BrokerObserver.Alan Conway2013-08-011-7/+7
* QPID-4944: HA Sporadic failure - logging improvements used to investigate.Alan Conway2013-07-041-1/+1
* QPID-4348: HA Use independent sequence numbers for identifying messagesAlan Conway2013-06-171-70/+133
* QPID-4748: Consistent handling of durations in broker configuration, allowing...Alan Conway2013-04-191-2/+1
* QPID-4555: HA Primary sets explicit qpid.replicate in Queue and Exchange argu...Alan Conway2013-02-071-15/+25
* QPID-4555: HA Check for backup ready when new backup joins.Alan Conway2013-02-071-3/+6
* NO-JIRA: HA refactor, re-organise code for clarity and thread safety.Alan Conway2013-01-231-6/+20
* QPID-4516: Sporadic failure in ha_tests test_failover_send_receiveAlan Conway2013-01-111-0/+4
* QPID-4516: Sporadic failure in ha_tests test_failover_send_receiveAlan Conway2012-12-191-6/+3
* QPID-4428: HA add UUID tag to avoid using an out of date queue/exchange.Alan Conway2012-11-141-2/+27
* QPID-4360: Fix test bug: Non-ready HA broker can be incorrectly promoted to p...Alan Conway2012-10-091-2/+2
* NO-JIRA: HA minor log message improvement.Alan Conway2012-09-141-2/+2
* QPID-4223: HA Completion isn't sent when queue that has acquired but unacknow...Alan Conway2012-09-141-10/+11
* NO-JIRA: HA improved logging messages.Alan Conway2012-09-141-1/+1
* QPID-4178: broker refactoringGordon Sim2012-08-101-1/+1
* NO-JIRA: HA only expect READY backups in recovery.Alan Conway2012-08-071-1/+1
* QPID-4191: HA removing self address breaks if a VIP is used.Alan Conway2012-08-061-6/+6
* QPID-4176: HA Error handlingAlan Conway2012-07-311-18/+24
* QPID-4175: HA code rationalize loggingAlan Conway2012-07-301-3/+3
* QPID-4159: HA missing messages in failover test.Alan Conway2012-07-261-1/+1
* NO-JIRA: Fix typos, update comments, update log messages.Alan Conway2012-07-231-3/+7
* NO-JIRA: HA Minor logging improvements.Alan Conway2012-07-181-3/+2
* QPID-4148: HA Not setting initial queues for new RemoteBackups Alan Conway2012-07-181-5/+10
* QPID-4145: HA Minor fixes to recovery Alan Conway2012-07-171-4/+17