summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/ClusterQueueHandler.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix for race conditions in cluster join.Alan Conway2009-02-031-56/+0
| | | | | | | | | - ConnectionDecoder: separated from Connection. - cluster/PollableQueue: stop processing frames if PollableQueue is stopped. - move state checks in event-queue handler to frame-queue handler. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@740459 13f79535-47bb-0310-9956-ffa450edef68
* cluster: Add sequence number to events & framesAlan Conway2009-01-271-0/+56
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@737968 13f79535-47bb-0310-9956-ffa450edef68