summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/ha/QueueReplicator.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-4327: HA Handle brokers joining and leaving during a transaction.Alan Conway2013-08-051-1/+0
* QPID-4327: HA Fix windows compile errors introduced by recent commits.Alan Conway2013-08-021-1/+0
* QPID-4327: HA TX transactions, blocking wait for prepareAlan Conway2013-08-011-5/+10
* QPID-4327: HA TX transactions: basic replication.Alan Conway2013-08-011-32/+49
* QPID-4976: support standard lifetime policiesGordon Sim2013-07-101-0/+1
* QPID-4348: HA Use independent sequence numbers for identifying messagesAlan Conway2013-06-171-45/+36
* QPID-4850: HA Sporadic stall in ha_tests.test_failover_send_receiveAlan Conway2013-05-151-0/+1
* QPID-4780: Bug 889552 - HA broker deadlock after loss of primary broker.Alan Conway2013-04-261-23/+32
* QPID-4728: add 'credit' parameter to Federation Bridge configuration.Ken Giusti2013-04-111-0/+1
* NO-JIRA: HA refactor, centralize critical error shutdown logic.Alan Conway2013-01-231-3/+1
* QPID-4436: HA fix qpidd crash when mgmt-enable=noAlan Conway2012-11-141-3/+4
* QPID-4428: HA add UUID tag to avoid using an out of date queue/exchange.Alan Conway2012-11-141-5/+6
* Bug 867030 - QPID-4374: Use configurable credit window for HA backup subscrip...Alan Conway2012-10-181-15/+15
* QPID-4369: HA backup brokers core dump in benchmark test.Alan Conway2012-10-121-10/+23
* Bug 860701 - QPID-4350: HA handle auto-delete queuesAlan Conway2012-10-111-8/+30
* NO-JIRA: Add log messages to identify QueueReplicator associated with a sessi...Alan Conway2012-10-031-0/+22
* QPID-4285: HA backups continuously disconnect / re-sync after attempting to r...Alan Conway2012-10-021-7/+13
* QPID-4285: HA backups continuously disconnect / re-sync after attempting to r...Alan Conway2012-10-021-2/+1
* NO-JIRA: HA shortened prefix for ha headers to qpid.ha-.Alan Conway2012-09-261-1/+1
* QPID-4325: HA Starting from persistent storeAlan Conway2012-09-251-0/+1
* QPID-4322: HA sporadic failure in ha_tests Alan Conway2012-09-191-4/+15
* NO-JIRA: Correct bug in ReplicatingSubscription::getNext - find next message ...Alan Conway2012-09-111-4/+5
* QPID-4178: broker refactoringGordon Sim2012-08-101-6/+5
* QPID-4176: HA Error handlingAlan Conway2012-07-311-2/+5
* QPID-4145: HA Minor fixes to recovery Alan Conway2012-07-171-1/+1
* NO-JIRA: Remove dead code.Alan Conway2012-07-051-1/+0
* QPID-4085: HA message-loss race condition, handling replication event after r...Alan Conway2012-07-051-1/+1
* NO-JIRA: Trivial code cleanup, removing outdated FIXME comments.Alan Conway2012-06-221-1/+1
* QPID-3603: Bug fixes to HA code, passing test_failover_send_receiveAlan Conway2012-06-141-3/+6
* QPID-3603: HA bug fixes around ha::QueueGuardAlan Conway2012-06-121-5/+3
* QPID-3603: Improvements to HA log messages, clarify primary/backp role.Alan Conway2012-06-121-0/+1
* QPID-3603: Guard should not complete messages from the internal event queue.Alan Conway2012-06-121-1/+1
* QPID-3603: Introduced RemoteBackup to track backup status.Alan Conway2012-06-121-2/+2
* QPID-3603: Separate QueueGuard from ReplicatingSubscription.Alan Conway2012-06-121-6/+5
* QPID-3603: Better log messages for HA code.Alan Conway2012-05-281-6/+11
* QPID-3603: Failover optimization restored.Alan Conway2012-05-281-21/+14
* QPID-3603: HA remove backup Replicator code to track unready queues.Alan Conway2012-05-151-11/+2
* QPID-3603: Test fixes to ha_tests.pyAlan Conway2012-05-151-1/+1
* QPID-3603: HA broker backup/primary ready checks.Alan Conway2012-05-151-10/+32
* QPID-3767: fix queue replicator nameKen Giusti2012-05-041-0/+2
* QPID-3767: re-index bridge and link by constant name, not addressKen Giusti2012-05-041-6/+11
* QPID-3606: More consistent logging and error handling for HA code.Alan Conway2012-04-191-23/+32
* QPID-3603: Broker option --ha-replicate-default to specify default replication.Alan Conway2012-04-021-1/+1
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-051-1/+2
* QPID-3603: HA logging improvements.Alan Conway2012-02-221-4/+1
* QPID-3603: Test HA replication of LVQ, priority and ring queues.Alan Conway2012-02-221-3/+0
* QPID-3603: Merge new HA foundations.Alan Conway2012-02-171-0/+174