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: [email protected]
For additional commands, e-mail: [email protected]