Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed race conditions in cluster. | Alan Conway | 2009-03-08 | 1 | -84/+0 |
* | Replicate connection decoder fragments to new members. | Alan Conway | 2009-03-02 | 1 | -7/+2 |
* | Add lock to cluster::ConnectionMap, make it thread safe. | Alan Conway | 2009-02-27 | 1 | -0/+1 |
* | Fix cluster flow control bug: hang with large messages (>frame-max) and low -... | Alan Conway | 2009-02-10 | 1 | -0/+3 |
* | Fix race condition with deleted local connections. | Alan Conway | 2009-02-04 | 1 | -1/+3 |
* | Fix for race conditions in cluster join. | Alan Conway | 2009-02-03 | 1 | -41/+29 |
* | Added qpid-cluster utility plus model changes to support it. | Ted Ross | 2009-01-26 | 1 | -0/+5 |
* | Cluster: separated connection map lock to reduce contention. | Alan Conway | 2008-12-08 | 1 | -0/+90 |