summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/ha/BrokerReplicator.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated t...Robert Gemmell2016-07-051-900/+0
* QPID-5855 - Simplified HA transaction logic.Alan Conway2015-09-031-9/+1
* QPID-6020: HA logging improvements - log prefix with status and ID.Alan Conway2014-08-191-35/+31
* QPID-5544: HA memory leak in backup broker after shutdown.Alan Conway2014-02-061-30/+26
* QPID-5528: HA Clean up error messages around rolled-back transactions.Alan Conway2014-02-031-18/+12
* NO-JIRA: Minor rationalization of log statement priorities.Alan Conway2014-01-271-2/+2
* NO-JIRA: Minor refactor to improve code safety: calling shared_from_this on c...Alan Conway2014-01-271-9/+10
* QPID-5482: HA Backup becomes useless if a connection-forced error is raised.Alan Conway2014-01-151-0/+17
* QPID-5431: Qpid c++ client hangs / crashes during reception failover in HA en...Alan Conway2013-12-201-2/+2
* QPID-5421: Restore windows fix that got reverted on r1550819Charles E. Rolke2013-12-161-1/+1
* QPID-5421: HA replication error in stand-alone replicationAlan Conway2013-12-131-1/+1
* QPID-5404: HA broker message duplication when deleting a queue with an alt-ex...Alan Conway2013-12-101-18/+5
* QPID-5366: qpid segfaults in qpid::ha::BrokerReplicator::disconnectedAlan Conway2013-11-201-28/+7
* QPID-5275: HA transactions failing in qpid-cluster-benchmarkAlan Conway2013-11-121-3/+10
* QPID-5301: support autodeleted exchangesGordon Sim2013-11-121-2/+7
* QPID-5132: HA crash in test_tx_join_leave caused by double delete of queue. Alan Conway2013-09-111-1/+2
* QPID-4327: HA support for TX transactions - fix TX error messages.Alan Conway2013-09-091-5/+1
* QPID-4327: HA support for TX transactions - fix auth bugs.Alan Conway2013-09-091-1/+1
* NO-JIRA: repair build for VisualStudio 2010 and newer BoostCharles E. Rolke2013-09-041-1/+8
* NO-JIRA: HA minor cleanup of disconnect logic.Alan Conway2013-09-031-32/+19
* QPID-4327: HA clean up transaction artifacts at end of TX.Alan Conway2013-08-301-31/+49
* QPID-4327: HA Handle brokers joining and leaving during a transaction.Alan Conway2013-08-051-1/+1
* QPID-4327: HA TX transactions, blocking wait for prepareAlan Conway2013-08-011-4/+0
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-011-2/+14
* QPID-4976: support standard lifetime policiesGordon Sim2013-07-101-1/+2
* QPID-4712: authorisation for AMQP 1.0 connectionsGordon Sim2013-06-251-2/+2
* QPID-4944: HA Sporadic failure in ha_tests: tes_failover_send_receive and tes...Alan Conway2013-06-211-18/+1
* QPID-4348: HA Use independent sequence numbers for identifying messagesAlan Conway2013-06-171-10/+22
* QPID-4745: HA safe port allocation for brokers in HA tests.Alan Conway2013-05-151-1/+1
* QPID-4780: Bug 889552 - HA broker deadlock after loss of primary broker.Alan Conway2013-04-261-5/+3
* QPID-4728: add 'credit' parameter to Federation Bridge configuration.Kenneth Anthony Giusti2013-04-111-0/+1
* QPID-4630: HA Fix starting from persistent store.Alan Conway2013-03-071-11/+12
* QPID-4555: HA Add QueueSettings::declaredExclusive for exclusive queues.Alan Conway2013-02-071-2/+4
* QPID-4555: HA Primary sets explicit qpid.replicate in Queue and Exchange argu...Alan Conway2013-02-071-32/+27
* QPID-4555: HA Don't shut down on deleting an exchange that is in use as an al...Alan Conway2013-02-071-0/+9
* QPID-4555: HA fix sporadic core dump in BrokerReplicator::disconnectedAlan Conway2013-01-311-6/+18
* NO-JIRA: HA refactor, re-organise code for clarity and thread safety.Alan Conway2013-01-231-6/+37
* NO-JIRA: HA refactor, centralize critical error shutdown logic.Alan Conway2013-01-231-6/+8
* QPID-4516: Sporadic failure in ha_tests test_failover_send_receiveAlan Conway2012-12-191-1/+1
* QPID-4481: HA replication of propagated bindings can lead to incorrect config...Alan Conway2012-12-111-11/+14
* NO-JIRA: Repair build for Windows VS2010Charles E. Rolke2012-11-301-1/+8
* QPID-4428: HA add UUID tag to avoid using an out of date queue/exchange.Alan Conway2012-11-141-3/+33
* NO-JIRA: Fix ambiguity probems in windows buildAlan Conway2012-11-131-1/+0
* Bug 874118 - HA Deadlock in backup broker after disconnecting from primary.Alan Conway2012-11-091-12/+11
* NO-JIRA: Rename generated event PACKAGE_NAME, clashes with #defines.Alan Conway2012-11-011-21/+14
* QPID-4401: HA bindings for QMF exchanges not replicated.Alan Conway2012-10-311-24/+3
* NO-JIRA: Fix compile error on windows.Alan Conway2012-10-251-1/+1
* Bug:868364 - QPID-4391: HA ignore stale responses.Alan Conway2012-10-241-71/+98
* Bug-869420 - QPID-4393: BrokerReplicator should call queue->bind, not exchang...Alan Conway2012-10-241-1/+1
* Bug 867030 - QPID-4374: Use configurable credit window for HA backup subscrip...Alan Conway2012-10-181-3/+8