Description of problem: If a connection is closed without closing any sender and/or receiver links on it, then the proton related connection state is leaked. Version-Release number of selected component (if applicable): 0.7 How reproducible: 100% Steps to Reproduce: 1. run hello_world cpp example using AMQP 1.0 (e.g. pass in opts localhost amq.topic {protocol:amqp1.0} in a loop Actual results: broker memory keeps rising Expected results: broker memory does not keep rising Additional info:
Tested on RHEL6.5 (both i386 and x86_64). This issue has been fixed. Packages used for testing: python-qpid-0.22-18.el6 python-qpid-qmf-0.22-39.el6 qpid-cpp-0.22-48.el6 qpid-proton-c-0.7-4.el6 qpid-qmf-0.22-39.el6 qpid-tools-0.22-16.el6 -> VERIFIED