diff options
author | Martin Ritchie <ritchiem@apache.org> | 2008-07-04 16:28:53 +0000 |
---|---|---|
committer | Martin Ritchie <ritchiem@apache.org> | 2008-07-04 16:28:53 +0000 |
commit | 6b213338b138c906f93d54c02551e62d6d5b3895 (patch) | |
tree | 39dcc03fa9b822e82a98108c29bd79ad75777f45 /cpp/src/tests/logging.cpp | |
parent | dc1198195619a0e449cd6f7658b90da6dff41729 (diff) | |
download | qpid-python-6b213338b138c906f93d54c02551e62d6d5b3895.tar.gz |
QPID-871 - Added a ConnectionRegistry per Virtualhost to track the open connections.
Altered the ApplicationRegistry so that when the shutdown hook is fired it:
Unbinds from the listening sockets
Then closes each virtualhost which in turn closes all the active TCP connections before closing the MessageStore thus preventing any logged errors occuring as a result of the active TCP connection performing an action on the closed store.
Test provided MessageStoreShutdownTest which uses the new InternalBrokerBaseCase and InternalTestProtocolSession classes to perform system testing of the Broker without TCP framing or client codebase.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@674085 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/logging.cpp')
0 files changed, 0 insertions, 0 deletions