Magnus Persson created AMQ-7176:
-----------------------------------

             Summary: Starting and stopping the activemq-component in camel 
results in memleak.
                 Key: AMQ-7176
                 URL: https://issues.apache.org/jira/browse/AMQ-7176
             Project: ActiveMQ
          Issue Type: Bug
          Components: activemq-camel
    Affects Versions: 5.15.8
         Environment: Windows 10.

openjdk version "11.0.2-BellSoft" 2018-10-16
OpenJDK Runtime Environment (build 11.0.2-BellSoft+7)
OpenJDK 64-Bit Server VM (build 11.0.2-BellSoft+7, mixed mode)

apache-activemq-5.15.4
            Reporter: Magnus Persson
         Attachments: SendMQTTTest.java

This program starts and stops a activemq-camel-endpoint repeatedly. each 
iteration leaks one org.apache.activemq.transport.tcp.TcpTransport and a Thread 
is created.

Run the attached program. You need activemq running locally.

perform a heap-dump using:  jmap -histo <pid>  > dump

examine number of TcpTransport -instances.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to