On Thu, May 19, 2011 at 3:41 PM, Gordon Sim wrote:
> On 05/19/2011 11:04 AM, Charith Wickramarachchi wrote:
>
>> Hi,
>>
>> I was using Qpidc 0.6 broker with qpid 0.6 Java client. But i'm facing a
>> Memory leak in the long run. Issue is in the close() in the
>> org.apache.qpid.transport.Session c
On 05/19/2011 11:04 AM, Charith Wickramarachchi wrote:
Hi,
I was using Qpidc 0.6 broker with qpid 0.6 Java client. But i'm facing a
Memory leak in the long run. Issue is in the close() in the
org.apache.qpid.transport.Session class.
From the Source its look like qpid 0.8 java client code is muc