RestComm / jain-sip

Disclaimer: This repository is a git-svn mirror of the project found at http://java.net/projects/jsip whose original repository is developed collaboratively by the Advanced Networking Technologies Division at the National Institute of Standards and Technology (NIST) - an agency of the United States Department of Commerce and by a community of individual and enterprise contributors. TeleStax, Inc. will perform some productization work, new features experimentation branches, etc for its TelScale jSIP product that doesn't concern the community from the main repository hence this git repository.
http://www.restcomm.com/
141 stars 151 forks source link

UDP memory leak #159

Closed knosach closed 7 years ago

knosach commented 7 years ago

Faced in performance testing of SipStack build 68 http://ci.telestax.com/view/JSIP/job/TelScale-JAIN-SIP-7-Performance-UAS/68/artifact/results-dir/PerfCorderAnalysis.html

jaimecasero commented 7 years ago

logging level was nto properly set cuasing perf issues. After changing to ERROR level these are new results http://ci.telestax.com/view/JSIP/job/TelScale-JAIN-SIP-7-Performance-UAS/73/

we can see proper GC times, no sip call failures, and memory graph stable, after running test, the memory is fully recoverd after explicit GC