You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ganesh Murthy (JIRA)" <ji...@apache.org> on 2016/11/15 21:40:58 UTC

[jira] [Created] (DISPATCH-567) Slight but persistent memory leak when running java messenger producer and consumer

Ganesh Murthy created DISPATCH-567:
--------------------------------------

             Summary: Slight but persistent memory leak when running java messenger producer and consumer
                 Key: DISPATCH-567
                 URL: https://issues.apache.org/jira/browse/DISPATCH-567
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Container
    Affects Versions: 0.7.0
            Reporter: Ganesh Murthy
         Attachments: messenger_reproducer.tar.gz

Steps to reproduce - 

1. Start the router
2. Extract the attached file and compile using maven.
3. start the producer.sh and consumer.sh
4. top -p $(pgrep qdrouterd)

Output of top at different times (memory keeps creeping up
{noformat}
14437 gmurthy   20   0  547708  19732   8608 S   0.0  0.1   0:00.08 qdrouterd 
14437 gmurthy   20   0  548512  19732   8608 S   0.0  0.1   0:00.08 qdrouterd 
14437 gmurthy   20   0  549040  19732   8608 S   0.0  0.1   0:00.08 qdrouterd 
14437 gmurthy   20   0  550228  19732   8608 S   0.0  0.1   0:00.08 qdrouterd 
{noformat}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org