Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add directory to #include | Alan Conway | 2009-07-14 | 1 | -2/+2 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@793909 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Fix members joining cluster while cluster is handling client errors. | Alan Conway | 2009-07-01 | 1 | -0/+61 |
Previously cluster members could abort if a new member joins while existing members are handling a client error. Now if an update offer arrives while an error is in progress, the offering broker retracts the offer and the newcomer must try again. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@790163 13f79535-47bb-0310-9956-ffa450edef68 |