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
/
Cpg.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix cluster abort on shutdown in ClusterTimer::fire.
Alan Conway
2010-02-26
1
-1
/
+0
*
Add retry capability to several cpg calls.
Michael Goulish
2009-12-11
1
-3
/
+32
*
Integrated InitialStatusMap into cluster code.
Alan Conway
2009-11-17
1
-1
/
+1
*
cluster::InitialStatusMap and unit tests, support for improved cluster join p...
Alan Conway
2009-11-17
1
-6
/
+9
*
Change CPG initialization log message to notice level.
Alan Conway
2009-10-19
1
-2
/
+2
*
Fix cman integration to exit immediately on loss of quorum.
Alan Conway
2009-08-06
1
-1
/
+1
*
Fixes for cluster code to compile with new stricter corosync header files
Andrew Stitcher
2009-08-04
1
-0
/
+22
*
Remove some unnecessary promotions of char* to std::string.
Alan Conway
2009-07-21
1
-13
/
+18
*
Add directory to #include
Alan Conway
2009-07-14
1
-1
/
+1
*
Correct order of args to memset(); fixes QPID-1787
Stephen D. Huston
2009-06-18
1
-1
/
+1
*
Remove workaround for buggy corosync headers, no longer needed.
Alan Conway
2009-05-01
1
-7
/
+3
*
Better logging around cpg_init, 30 second retry limit.
Alan Conway
2009-04-22
1
-4
/
+6
*
Cluster: fix exception handling if updater fails to connect to updatee.
Alan Conway
2009-04-06
1
-1
/
+1
*
Fix problems buildling on gcc 4.4 and latest corosync.
Alan Conway
2009-03-11
1
-7
/
+17
*
Remove "flow enabled" log messages.
Alan Conway
2009-02-26
1
-8
/
+7
*
Cluster start-up retries to handle slow cman start-up.
Alan Conway
2009-02-14
1
-1
/
+8
*
Demote CPG flow control warning message to debug.
Alan Conway
2009-02-09
1
-1
/
+1
*
Fix memory error in ClusterPlugin.
Alan Conway
2009-02-04
1
-5
/
+4
*
Clean up error messages.
Alan Conway
2009-02-04
1
-14
/
+14
*
Include CPG error code in message.
Alan Conway
2009-01-14
1
-16
/
+19
*
Fix for compatibility with latest corosync.
Alan Conway
2009-01-08
1
-7
/
+8
*
Fix to build on latest corosync versions.
Alan Conway
2009-01-08
1
-3
/
+11
*
Handle package name changes in Fedora10: openais->corosync cman->cmanlib
Alan Conway
2008-12-17
1
-1
/
+4
*
PollableQueue: fix unsafe use of deque
Alan Conway
2008-12-02
1
-7
/
+2
*
Cluster: handle CPG flow-control conditions.
Alan Conway
2008-12-02
1
-22
/
+26
*
Refactor Cluster logic into separate handlers for Joining & Member modes.
Alan Conway
2008-09-18
1
-3
/
+1
*
Added ClusterMap and test. Moved PollableCondition, PollableQueue to sys.
Alan Conway
2008-09-12
1
-0
/
+11
*
Fixed cluster membership notification.
Alan Conway
2008-09-05
1
-30
/
+0
*
Cluster multicasts buffers rather than frames.
Alan Conway
2008-09-03
1
-13
/
+11
*
Refactored cluster to intercept at ConnectionCode, using sys:: interfaces rat...
Alan Conway
2008-08-29
1
-11
/
+33
*
Integrate CPG file descriptor into broker polling.
Alan Conway
2008-08-11
1
-4
/
+15
*
Check CPG flow control.
Alan Conway
2008-08-07
1
-0
/
+40
*
Cluster: shadow connections, fix lifecycle & valgrind issues.
Alan Conway
2008-07-17
1
-4
/
+4
*
Removed static Cpg::handlers, fixed ForkedBroker shutdown.
Alan Conway
2008-07-08
1
-39
/
+13
*
Cluster prototype: handles client-initiated commands (not dequeues)
Alan Conway
2008-07-04
1
-11
/
+7
*
Plugin framework change: single PluginFactory creates per-target Plugin insta...
Alan Conway
2008-06-26
1
-2
/
+1
*
Consolidated cluster tests in cluster_test.cpp
Alan Conway
2008-06-26
1
-1
/
+1
*
Re-enabled build of cluster code when openais is installed.
Alan Conway
2008-01-29
1
-11
/
+0
*
- Update cluster code to work with new FrameHandler
Alan Conway
2007-08-30
1
-0
/
+7
*
* src/tests/cluster.mk: Enable cluster test.
Alan Conway
2007-07-23
1
-9
/
+9
*
2007-06-30 <aconway@redhat.com>
Alan Conway
2007-07-02
1
-16
/
+32
*
2007-06-25 <aconway@redhat.com>
Alan Conway
2007-06-26
1
-0
/
+102
*
Build support for clustering, initial CPG wrapper & tests.
Alan Conway
2007-06-07
1
-0
/
+62