summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/ha/BrokerReplicator.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* NO-JIRA: Fix compile error on windows.Alan Conway2012-10-121-1/+1
* QPID-4369: HA backup brokers core dump in benchmark test.Alan Conway2012-10-121-10/+1
* NO-JIRA: Fix compilation errorGordon Sim2012-10-111-2/+2
* Bug 860701 - QPID-4350: HA handle auto-delete queuesAlan Conway2012-10-111-62/+164
* QPID-4360: Fix test bug: Non-ready HA broker can be incorrectly promoted to p...Alan Conway2012-10-091-18/+15
* QPID-4285: HA backups continuously disconnect / re-sync after attempting to r...Alan Conway2012-10-021-4/+16
* QPID-4285: HA backups continuously disconnect / re-sync after attempting to r...Alan Conway2012-10-021-16/+92
* QPID-4325: HA Starting from persistent storeAlan Conway2012-09-251-34/+50
* QPID-4248: HA does not replicate topic binding keys to backups (Author: Andy ...Alan Conway2012-09-061-1/+2
* QPID-4178: broker refactoringGordon Sim2012-08-101-40/+39
* NO-JIRA: Trivial correction to log message.Alan Conway2012-08-071-1/+1
* QPID-4191: HA removing self address breaks if a VIP is used.Alan Conway2012-08-061-1/+2
* QPID-4176: HA Error handlingAlan Conway2012-08-011-0/+1
* QPID-4176: HA Error handlingAlan Conway2012-07-311-1/+3
* QPID-4175: HA code rationalize loggingAlan Conway2012-07-301-6/+5
* QPID-4158: HA transition to CATCHUP status too early.Alan Conway2012-07-191-16/+4
* QPID-4145: HA Minor fixes to recovery Alan Conway2012-07-171-2/+3
* QPID-4138: HA sporadic failure in ha_testsAlan Conway2012-07-131-1/+0
* QPID-4107 HA does not replicate alternate-exchangeAlan Conway2012-07-131-53/+103
* QPID-4118: HA does not work with authentication and authorization.Alan Conway2012-07-091-16/+24
* QPID-4085: HA message-loss race condition, handling replication event after r...Alan Conway2012-07-051-7/+12
* NO-JIRA: Trivial code cleanup, removing outdated FIXME comments.Alan Conway2012-06-221-2/+1
* NO-JIRA: Simplify locking and remove member-update callback in HA code.Alan Conway2012-06-221-1/+1
* NO-JIRA: Cleanup in HA code.Alan Conway2012-06-221-39/+33
* QPID-4078: Fix primary self-connections in long running test.Alan Conway2012-06-221-16/+16
* QPID-3603: Bug fixes to HA code, passing test_failover_send_receiveAlan Conway2012-06-141-18/+19
* QPID-3603: HA bug fixes around transition to ready statusAlan Conway2012-06-121-0/+2
* QPID-3603: Introduced RemoteBackup to track backup status.Alan Conway2012-06-121-5/+10
* QPID-3603: Separate QueueGuard from ReplicatingSubscription.Alan Conway2012-06-121-29/+18
* QPID-3603: Fix race condition causing sporadic crash in BrokerReplicator::ini...Alan Conway2012-06-081-2/+7
* QPID-3603: HA primary sends membership updates to backup brokers.Alan Conway2012-06-081-12/+22
* QPID-3603: Better log messages for HA code.Alan Conway2012-05-281-19/+19
* QPID-3603: HA don't replicate excluseive, auto-delete, non-timeout queues.Alan Conway2012-05-161-5/+24
* QPID-3603: HA rename "promoting" to "recovering"Alan Conway2012-05-151-1/+1
* QPID-3603: HA remove backup Replicator code to track unready queues.Alan Conway2012-05-151-26/+7
* QPID-3603: HA backup brokers don't connect to self when searching for primary.Alan Conway2012-05-151-3/+3
* QPID-3603: HA broker backup/primary ready checks.Alan Conway2012-05-151-98/+129
* QPID-3767: re-index bridge and link by constant name, not addressKen Giusti2012-05-041-1/+4