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
/
Cluster.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix leak of Decoder map entries.
Alan Conway
2009-05-11
1
-0
/
+1
*
Remove useless qpid/shared_ptr.h wrapper.
Alan Conway
2009-05-06
1
-1
/
+1
*
LatenchTracker: a tool for measuring latencies.
Alan Conway
2009-05-04
1
-7
/
+14
*
Improved & simplified cluster output algorithm.
Alan Conway
2009-04-29
1
-2
/
+0
*
Cleaned up some un-necessary #include dependencies.
Alan Conway
2009-04-15
1
-3
/
+0
*
Fix regression: close shadow connections belonging to brokers that have left ...
Alan Conway
2009-04-14
1
-2
/
+2
*
Fix issues when cluster is run with persistence enabled.
Alan Conway
2009-04-11
1
-11
/
+47
*
Cluster: fix exception handling if updater fails to connect to updatee.
Alan Conway
2009-04-06
1
-7
/
+7
*
Fix cluster TTL: replicte expiry information to newcomers.
Alan Conway
2009-03-09
1
-8
/
+2
*
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
1
-78
/
+100
*
Cluster: restore separate event/frame threads.
Alan Conway
2009-03-05
1
-48
/
+39
*
cluster: fix delivery-property.exchange-name set on updated messages.
Alan Conway
2009-03-05
1
-21
/
+40
*
Replicate connection decoder fragments to new members.
Alan Conway
2009-03-02
1
-60
/
+78
*
cluster: apply membership updates while in CATCHUP mode.
Alan Conway
2009-02-27
1
-9
/
+8
*
Add FrameDecoder unit test, update comments in Cluster.h/cpp.
Alan Conway
2009-02-25
1
-2
/
+2
*
Fix race condition: move all calls on Decoder into event delivery thread.
Alan Conway
2009-02-25
1
-2
/
+6
*
Minor fixes.
Alan Conway
2009-02-17
1
-5
/
+0
*
Cluster security support:
Alan Conway
2009-02-12
1
-7
/
+14
*
Fix cluster flow control bug: hang with large messages (>frame-max) and low -...
Alan Conway
2009-02-10
1
-1
/
+1
*
Cluster support for message time-to-live.
Alan Conway
2009-02-09
1
-10
/
+21
*
Fix seg fault if cluster and management are enabled.
Alan Conway
2009-02-06
1
-7
/
+8
*
Fix race condition with deleted local connections.
Alan Conway
2009-02-04
1
-3
/
+4
*
Cluster sets recovery flag on Broker for first member in cluster.
Alan Conway
2009-02-04
1
-19
/
+36
*
Fix for race conditions in cluster join.
Alan Conway
2009-02-03
1
-64
/
+60
*
Fix bug in frame drop logic.
Alan Conway
2009-02-02
1
-1
/
+1
*
Fix cluster race condition for new members joining.
Alan Conway
2009-01-29
1
-1
/
+1
*
Better error messages for not-attached exceptions.
Alan Conway
2009-01-29
1
-6
/
+0
*
Remove defunct --cluster-mcast-max optionn.
Alan Conway
2009-01-28
1
-2
/
+2
*
cluster/EventFrame.cpp: Add operator<< for EventFrame
Alan Conway
2009-01-27
1
-2
/
+2
*
Cluster rename: dump -> update, newbie -> joiner
Alan Conway
2009-01-27
1
-54
/
+53
*
cluster: Add sequence number to events & frames
Alan Conway
2009-01-27
1
-24
/
+7
*
Added qpid-cluster utility plus model changes to support it.
Ted Ross
2009-01-26
1
-15
/
+47
*
QPID-1567: More changes to make clustering and federation work together
Gordon Sim
2009-01-22
1
-1
/
+13
*
More latency metrics.
Alan Conway
2009-01-22
1
-0
/
+2
*
cluster: Pipeline decoding. About 10% improvement in latency and throughput.
Alan Conway
2009-01-21
1
-38
/
+51
*
Additional latency measurement points.
Alan Conway
2009-01-21
1
-0
/
+1
*
Latency measurements, compiled out of production code.
Alan Conway
2009-01-20
1
-1
/
+3
*
cluster refactor: separate out dispatch strategy, implement poller and thread...
Alan Conway
2009-01-16
1
-35
/
+9
*
Separate cluster::EventHeader to allow non-copy events.
Alan Conway
2009-01-16
1
-1
/
+1
*
Fix --cluster-mast-max: errors in last commit.
Alan Conway
2009-01-09
1
-6
/
+5
*
Added --cluster-read-max: max number of outstanding mcasts in CPG buffers.
Alan Conway
2009-01-09
1
-3
/
+5
*
cluster: handle multicast errors.
Alan Conway
2009-01-08
1
-1
/
+1
*
cluster: Increase initial estimate controlling writes.
Alan Conway
2008-12-19
1
-1
/
+2
*
cluster: refactor multicast concerns into separate Multicaster class with sep...
Alan Conway
2008-12-11
1
-57
/
+15
*
sys/PollableQueue: dispatch in batches, allow put-back.
Alan Conway
2008-12-11
1
-15
/
+13
*
Cluster: Option --cluster-read-max configures read-to-redeliver flow-control.
Alan Conway
2008-12-09
1
-3
/
+4
*
Cluster: reduced scope of mcast locks.
Alan Conway
2008-12-08
1
-36
/
+22
*
Cluster: separated connection map lock to reduce contention.
Alan Conway
2008-12-08
1
-41
/
+15
*
cluster: add Event size to encoded header.
Alan Conway
2008-12-03
1
-1
/
+2
[next]