Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix cluster abort on shutdown in ClusterTimer::fire. | Alan Conway | 2010-02-26 | 1 | -0/+6 |
| | | | | | | | | The cluster destructor was not deleting the ClusterTimer set on the broker, so this timer had a dangling pointer to the cluster. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@916751 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Replace PeriodicTimer with ClusterTimer, which inherits from Timer. | Alan Conway | 2010-01-29 | 1 | -0/+58 |
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@904656 13f79535-47bb-0310-9956-ffa450edef68 |