Alan Conway wrote:
David Rennalls wrote:
..snip..
Try adding an explicit connection.close() to your code and see if that
solves the leak. In principle we should clean up properly even if
close() is not called, but in practice I think there are some cases
where we don't.
My 'real' code does have the explicit close(). When I created the smaller reproducible sample I
trimmed as much as possible including the explcit close().
I thought there was already a JIRA for this but I can't find it, can you
add one with your reproducer code?
done, see https://issues.apache.org/jira/browse/QPID-1952
I'll attach the test code in a bit (same as my original post), I want to re-test with the .close()
added but I've lost my server (qpidd was on centos 5) momentarily. I'll try and get the windows
broker running for an easier reproduction setup as well when I have time.
Cheers,
Alan.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]