[ https://issues.apache.org/jira/browse/SYNAPSE-998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15776108#comment-15776108 ]
Hudson commented on SYNAPSE-998: -------------------------------- SUCCESS: Integrated in Jenkins build Synapse - Trunk #5287 (See [https://builds.apache.org/job/Synapse%20-%20Trunk/5287/]) Fix for SYNAPSE-998 by Vanji - Patch slightly modified (isudana: rev 1775996) * (edit) java/modules/transports/core/vfs/src/main/java/org/apache/synapse/transport/vfs/VFSTransportSender.java > Memory leak in VFS > ------------------ > > Key: SYNAPSE-998 > URL: https://issues.apache.org/jira/browse/SYNAPSE-998 > Project: Synapse > Issue Type: Bug > Reporter: Vanjikumaran Sivajothy > Assignee: Isuru Udana Loku Narangoda > Priority: Critical > Fix For: 3.0 > > Attachments: AfterPatchMemoryPattern.png, CreateDir.py, > CreateProxy.py, HitHard.py, MemoryUsagePatternWithoutpatch1.png, > MemoryUsagePatternWithoutpatch2.png, MemoryUsagePatternWithoutpatch3.png, > SYNAPSE-998.diff, synapse_Leak_Suspects.zip, synapse_Top_Consumers.zip > > > Hi, > I have tested the VFS functionality with 500 proxies and each proxy pointed > to different 500 folders. Then send around 300 concurrent HTTP request to > each proxy. With the time i was able to notice memory growth and Synapse get > Memory leak. > Therefore, i run the 300 concurrent HTTP request again the Synapse and killed > client in the middle. I was able to clearly observe in Jconsole, memory was > not released even when i try to perform GC manually. > To reproduce this, I have attached the python scripts that i have used to > create Directories, Proxies and Requests. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org For additional commands, e-mail: dev-h...@synapse.apache.org