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
/
cluster
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make error-check a cluster-connection control rather than a cluster control.
Alan Conway
2009-06-18
6
-23
/
+27
*
Correct order of args to memset(); fixes QPID-1787
Stephen D. Huston
2009-06-18
1
-1
/
+1
*
Handle invalid AMPQ data to a cluster by closing the offending connection.
Alan Conway
2009-06-17
3
-3
/
+19
*
Performance improvements in AggregateOutput and SemanticState.
Alan Conway
2009-06-16
7
-19
/
+55
*
Add flag to broker Connection so that it knows if it is a
Andrew Stitcher
2009-06-11
1
-0
/
+1
*
YA Fix to the cluster behaviour of the client heartbeat
Andrew Stitcher
2009-06-08
1
-1
/
+3
*
Fix of the previous client heartbeat changes:
Andrew Stitcher
2009-06-08
3
-0
/
+7
*
Further fix to new cluster member state transfer to fix a case where unacked ...
Gordon Sim
2009-06-05
3
-1
/
+4
*
Ensure that ring queue behaves as expected when replicated to newly joined cl...
Gordon Sim
2009-06-03
1
-0
/
+1
*
Added missing locks in cluster code.
Alan Conway
2009-05-27
4
-4
/
+17
*
QPID-1488: Ensure policy state (+ store state & mgmt stats) are accurate on n...
Gordon Sim
2009-05-27
3
-18
/
+37
*
Improved doOutput algorithm.
Alan Conway
2009-05-26
8
-74
/
+50
*
PollableQueue optimization - replace deque with vector.
Alan Conway
2009-05-25
6
-18
/
+21
*
Add missing null body check in ErrorCheck
Alan Conway
2009-05-20
4
-11
/
+23
*
Instrumentation for measuring latencies.
Alan Conway
2009-05-19
4
-6
/
+26
*
Block unsafe management methods only if clustering is enabled
Ted Ross
2009-05-18
1
-2
/
+3
*
from (aconway)... added facility to disable management methods.
Ted Ross
2009-05-15
1
-0
/
+13
*
Undo change from r774809.
Alan Conway
2009-05-15
3
-70
/
+4
*
Fix for unpredictable enqueues by timer-triggered management code in a cluster.
Alan Conway
2009-05-14
3
-4
/
+138
*
QPID-1843 - Cleaned up the interface to the broker's internal management agent.
Ted Ross
2009-05-11
2
-5
/
+4
*
Fix leak of Decoder map entries.
Alan Conway
2009-05-11
3
-8
/
+10
*
Remove useless qpid/shared_ptr.h wrapper.
Alan Conway
2009-05-06
3
-10
/
+13
*
LatenchTracker: a tool for measuring latencies.
Alan Conway
2009-05-04
1
-7
/
+14
*
Refactored the DispatchHandle/Poller code to remove a long standing
Andrew Stitcher
2009-05-04
2
-1
/
+8
*
Remove workaround for buggy corosync headers, no longer needed.
Alan Conway
2009-05-01
1
-7
/
+3
*
Improved & simplified cluster output algorithm.
Alan Conway
2009-04-29
10
-173
/
+37
*
Apply PIMPL pattern to client::Completion and client::Future.
Alan Conway
2009-04-23
1
-0
/
+1
*
Better logging around cpg_init, 30 second retry limit.
Alan Conway
2009-04-22
1
-4
/
+6
*
Fix log message with incorrect level (critical should be debug).
Alan Conway
2009-04-16
1
-1
/
+1
*
Removed un-used LatencyMetric hack: missed in lat commit.
Alan Conway
2009-04-15
3
-7
/
+1
*
Cleaned up some un-necessary #include dependencies.
Alan Conway
2009-04-15
8
-18
/
+5
*
Fix regression: close shadow connections belonging to brokers that have left ...
Alan Conway
2009-04-14
2
-3
/
+4
*
Fix issues when cluster is run with persistence enabled.
Alan Conway
2009-04-11
14
-74
/
+357
*
Cluster: fix exception handling if updater fails to connect to updatee.
Alan Conway
2009-04-06
3
-12
/
+11
*
Fix lifecycle issue in ExpiryPolicy - remove deleted messages from unexpired ...
Alan Conway
2009-03-30
2
-1
/
+8
*
QPID-1771: fix as applied to branch as r757807.
Gordon Sim
2009-03-24
2
-3
/
+6
*
Fix problems buildling on gcc 4.4 and latest corosync.
Alan Conway
2009-03-11
1
-7
/
+17
*
Cluster authentication settings default to empty.
Alan Conway
2009-03-10
1
-1
/
+1
*
Fix cluster TTL: replicte expiry information to newcomers.
Alan Conway
2009-03-09
9
-58
/
+79
*
QPID-1721: Fixes for replication between clusters when new members are added
Gordon Sim
2009-03-09
1
-1
/
+3
*
Fixed race conditions in cluster.
Alan Conway
2009-03-08
15
-349
/
+357
*
QPID-1719: Ensure management object id remain in sync across cluster.
Gordon Sim
2009-03-06
2
-2
/
+2
*
Cluster: restore separate event/frame threads.
Alan Conway
2009-03-05
4
-89
/
+70
*
cluster: fix delivery-property.exchange-name set on updated messages.
Alan Conway
2009-03-05
13
-56
/
+111
*
cluster::UpdateClient added missing error handling.
Alan Conway
2009-03-03
1
-14
/
+17
*
Replicate connection decoder fragments to new members.
Alan Conway
2009-03-02
18
-388
/
+200
*
Add lock to cluster::ConnectionMap, make it thread safe.
Alan Conway
2009-02-27
2
-11
/
+13
*
cluster: apply membership updates while in CATCHUP mode.
Alan Conway
2009-02-27
2
-10
/
+11
*
Fix to avoid spinning if an exception is thrown in cluster::PollableQueue.
Alan Conway
2009-02-26
1
-0
/
+2
*
Remove "flow enabled" log messages.
Alan Conway
2009-02-26
2
-10
/
+7
[next]