index
:
delta/python-packages/qpid-python.git
0.10
0.12
0.14
0.16
0.18
0.20
0.22
0.24
0.26
0.28
0.30
0.32
0.32.x
0.5-fix
0.5-release
0.5.x-dev
0.6-release
0.6-release-windows-installer
0.8-release-candidates
M1
M2
M2.0.0.0_patch
M2.1-release
M2.1.1
M2.1.x
M2.x
M3-release
M4-RCs
QPID-2519
QPID-3216
QPID-3799-acl
QPID-4659
QPID-5048-maven3-build
QPID-5496_default_groups
QPID-5610-maven3-build-qmf-tools
QPID-6125-ProtocolRefactoring
QPID-6262-JavaBrokerNIO
aconway-amqp-tx
address-refactor
address-refactor2
asyncstore
broker-queue-refactor
client_restructure
cmake
deleteme
dep_removal
event-queue-2006-12-20
forrest-site
grkvlt-network-20101013
grkvlt-network-20110301
grkvlt-network-review
gs-amqp-1-0-sandbox
help
java-broker-0-10
java-broker-amqp-1-0-management
java-broker-bdb-ha
java-broker-bdb-ha2
java-broker-config-qpid-4390
java-broker-config-store-changes
java-broker-vhost-refactor
java-config-and-management
java-network-refactor
java.multi_version
jmsselectors
jmx_mc_gsoc09
kwall_030_tmp
linearstore
mcpierce-QPID-4719
mgmt-devel
new_persistence
perftesting
perftesting_persistent
pre-M3
qmf-devel0.7
qmf-devel0.7a
qmfv2
qpid-1673
qpid-2393
qpid-2920
qpid-2920-1
qpid-2920-active
qpid-2920-standby
qpid-2935
qpid-3079
qpid-3163
qpid-3346
qpid-3603
qpid-3603-2
qpid-3603-3
qpid-3603-4
qpid-3603-5
qpid-3603-6
qpid-3603-7
qpid-3603-kgiusti
qpid-3606
qpid-3767
qpid-3890
qpid-3902
qpid-4631
qpid-530
qpid-cpp-0.34-rc
qpid-cpp-0.34-rc-winpkg
qpid.0-10
qpid.0-9
qpid.rnr
rajith_jms_client
rajith_tmp
rg-amqp-1-0-sandbox
thegreatmerge
trunk
win-pollable-condition
git.apache.org: qpid.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
qpid
/
ha
/
ReplicatingSubscription.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
NO-JIRA: HA Remove dead code in ReplicatingSubscription.
Alan Conway
2014-09-22
1
-7
/
+0
*
QPID-6020: HA logging improvements - log prefix with status and ID.
Alan Conway
2014-08-19
1
-8
/
+13
*
QPID-5966: HA mixing tx enqueue and non-tx dequeue leaves extra messages on b...
Alan Conway
2014-08-08
1
-4
/
+4
*
QPID-5974: HA qpid-txtest2 can bring down a cluster (JERR_MAP_LOCKED))
Alan Conway
2014-08-08
1
-6
/
+14
*
QPID-5973: HA cluster state may get stuck in recovering
Alan Conway
2014-08-08
1
-2
/
+16
*
QPID-5421: HA replication error in stand-alone replication
Alan Conway
2013-12-13
1
-14
/
+3
*
QPID-5421: Refactor: clean up QueueObservers.
Alan Conway
2013-12-13
1
-3
/
+3
*
QPID-5404: HA broker message duplication when deleting a queue with an alt-ex...
Alan Conway
2013-12-10
1
-1
/
+0
*
QPID-5275: HA transactions failing in qpid-cluster-benchmark
Alan Conway
2013-11-12
1
-48
/
+47
*
NO-JIRA: Remove un-necessary #include <boost/pointer_cast.hpp>
Alan Conway
2013-08-06
1
-1
/
+0
*
QPID-4327: HA Fix windows compile errors introduced by recent commits.
Alan Conway
2013-08-02
1
-1
/
+0
*
QPID-4327: HA TX transactions: basic replication.
Alan Conway
2013-08-01
1
-25
/
+17
*
QPID-4327: HA get rid of Primary::get() singleton.
Alan Conway
2013-08-01
1
-7
/
+11
*
QPID-4944: HA Sporadic failure: test_failover_send_receive
Alan Conway
2013-07-04
1
-5
/
+5
*
QPID-4944: HA Sporadic failure - logging improvements used to investigate.
Alan Conway
2013-07-04
1
-2
/
+3
*
QPID-4944: HA Sporadic failure in ha_tests: tes_failover_send_receive and tes...
Alan Conway
2013-06-21
1
-1
/
+2
*
QPID-4905: Tidy up broker::Connection
Andrew Stitcher
2013-06-19
1
-1
/
+0
*
QPID-4348: HA Use independent sequence numbers for identifying messages
Alan Conway
2013-06-17
1
-162
/
+127
*
QPID-4866: HA support for failover exchange
Alan Conway
2013-05-22
1
-28
/
+16
*
NO-JIRA: HA loggging: include status in log messages that refer to a BrokerInfo
Alan Conway
2013-02-25
1
-1
/
+1
*
QPID-4555: HA Fix race condition in rejecting connections.
Alan Conway
2013-01-31
1
-8
/
+9
*
Bug 860701 - QPID-4350: HA handle auto-delete queues
Alan Conway
2012-10-11
1
-1
/
+8
*
QPID-4322: HA sporadic failure in ha_tests
Alan Conway
2012-09-19
1
-21
/
+3
*
NO-JIRA: HA improved logging messages.
Alan Conway
2012-09-14
1
-3
/
+2
*
NO-JIRA: Correct bug in ReplicatingSubscription::getNext - find next message ...
Alan Conway
2012-09-11
1
-2
/
+2
*
QPID-4178: broker refactoring
Gordon Sim
2012-08-10
1
-71
/
+53
*
QPID-4176: HA Error handling
Alan Conway
2012-08-01
1
-0
/
+2
*
QPID-4176: HA Error handling
Alan Conway
2012-07-31
1
-8
/
+14
*
QPID-4159: HA missing messages in failover test.
Alan Conway
2012-07-26
1
-5
/
+6
*
NO-JIRA: Fix typos, update comments, update log messages.
Alan Conway
2012-07-23
1
-3
/
+6
*
QPID-4072: HA use backup messages in failover.
Alan Conway
2012-06-18
1
-87
/
+47
*
QPID-3603: Fix & clean up in HA code.
Alan Conway
2012-06-18
1
-6
/
+5
*
QPID-3603: Minor cleanup and test improvements in HA code.
Alan Conway
2012-06-18
1
-2
/
+3
*
QPID-3603: Bug fixes to HA code, passing test_failover_send_receive
Alan Conway
2012-06-14
1
-2
/
+2
*
QPID-3603: HA bug fixes around ha::QueueGuard
Alan Conway
2012-06-12
1
-86
/
+91
*
QPID-3603: Improvements to HA log messages, clarify primary/backp role.
Alan Conway
2012-06-12
1
-1
/
+1
*
QPID-3603: Guard should not complete messages from the internal event queue.
Alan Conway
2012-06-12
1
-7
/
+14
*
QPID-3603: Introduced RemoteBackup to track backup status.
Alan Conway
2012-06-12
1
-55
/
+54
*
QPID-3603: Separate QueueGuard from ReplicatingSubscription.
Alan Conway
2012-06-12
1
-88
/
+31
*
QPID-3603: Fix deadlock in ReplicatingSubscription causing primary to hang sp...
Alan Conway
2012-05-29
1
-9
/
+27
*
QPID-3603: Better log messages for HA code.
Alan Conway
2012-05-28
1
-28
/
+36
*
QPID-3603: Failover optimization restored.
Alan Conway
2012-05-28
1
-51
/
+166
*
QPID-3603: HA remove backup Replicator code to track unready queues.
Alan Conway
2012-05-15
1
-10
/
+7
*
QPID-3603: HA primary marks ReplicatingSubscription ready immediately if queu...
Alan Conway
2012-05-15
1
-84
/
+97
*
QPID-3603: HA broker backup/primary ready checks.
Alan Conway
2012-05-15
1
-25
/
+58
*
QPID-3606: More consistent logging and error handling for HA code.
Alan Conway
2012-04-19
1
-27
/
+44
*
QPID-3603: Merge new HA foundations.
Alan Conway
2012-02-17
1
-0
/
+293