Comment #10 on issue 133 by [email protected]: JSR-309 driver leaks memory
https://code.google.com/p/mediaserver/issues/detail?id=133

Hi Waileong,
Thank you
We applied this patch & its analysis
1.From softphone make call to sip servlet app, INVITE/200ok/ACK....BYE/200ok done. 2.start jvisualvm before making the test call and filter for transition objects.
3.The NetworkConnectionImpl objects still in heap
4.If the call had any play prompt then 80 objects remains in heap
5.In the sip servlet app the MediaSession,Networkconnection, attributes from session are all released. 6.The NC state transition flow - NULL/OPENING/HALF_OPEN/MODIFYING/OPEN/..../CLOSING/CLOSING/INVALID
7.But still the transition objects not released from memory.
8.I was facing this issue for past few weeks & having analysis/observations about the flow & findings.Thought to share & get some insights.
Regards & Thanks,

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "mobicents-all-issues-changes" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to