summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/direct/verify_python_cpp
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2009-03-09 16:03:45 +0000
committerMartin Ritchie <ritchiem@apache.org>2009-03-09 16:03:45 +0000
commit856792f17634b9c43a100408bf8c50988b3c14ee (patch)
tree87ec3185fc9fc349db204d91ea02d406a0460693 /qpid/cpp/examples/direct/verify_python_cpp
parent23312b47179dc07e44952874a217b24560c73726 (diff)
downloadqpid-python-856792f17634b9c43a100408bf8c50988b3c14ee.tar.gz
QPID-949 : Removed the deleteOnExit calls on all flowed entries, as this will increase our memory usage. Instead add a close method on the BackingStore that is called when the queue closes and clean up the backing then. Also moved the QueueHousekeeping thread stop to before we do any queue closing in the VHost. This will ensure that we are not causing any operations that might inadvertadly load a message, and so prevent the backing file from being deleted. This should of course now not occur as all getMessage() calls have been removed.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@751722 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/examples/direct/verify_python_cpp')
0 files changed, 0 insertions, 0 deletions