summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/cluster/ErrorCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cluster logging improvements: log config changes in the deliver thread.Alan Conway2010-03-301-1/+1
* Integrated InitialStatusMap into cluster code.Alan Conway2009-11-171-6/+1
* Minor improvements to cluster logging.Alan Conway2009-10-051-13/+17
* Fix race condition in cluster error handling.Alan Conway2009-07-311-29/+51
* Provide more informative cluster logging at notice levelAlan Conway2009-07-291-5/+6
* Minor cluster optimizations.Alan Conway2009-07-141-13/+5
* Add directory to #includeAlan Conway2009-07-141-4/+4
* Fix cluster handling of multiple errors.Alan Conway2009-07-101-14/+27
* Fix members joining cluster while cluster is handling client errors.Alan Conway2009-07-011-5/+10
* Fix cluster race condition with connections closed by broker while in use.Alan Conway2009-06-301-5/+5
* Make error-check a cluster-connection control rather than a cluster control.Alan Conway2009-06-181-5/+7
* Add missing null body check in ErrorCheckAlan Conway2009-05-201-5/+6
* Fix log message with incorrect level (critical should be debug).Alan Conway2009-04-161-1/+1
* Fix issues when cluster is run with persistence enabled.Alan Conway2009-04-111-0/+120