[ https://issues.apache.org/activemq/browse/CAMEL-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57484#action_57484 ]
Claus Ibsen commented on CAMEL-2456: ------------------------------------ Willem *yes* it will JMX puts *considerable* overhead on endpoint registration. And temporary endpoints should *newer* be registered in JMX. The temporary endpoint uses unique uri's and therefore you will keep adding managed endpoints to JMX which end the end will downgrade your system. All together it impacts performance unnecessary. We have had such issues in the past where people over days will accumulate millions of endpoints in JMX and cause high memory usage. In the end causing people to have to shutdown and restart their system. So please do a -1. > JmsTemporaryTopicEndpoint , JmsTemporaryQueueEndpoint don't have the > ManagedResource annotation > ----------------------------------------------------------------------------------------------- > > Key: CAMEL-2456 > URL: https://issues.apache.org/activemq/browse/CAMEL-2456 > Project: Apache Camel > Issue Type: Bug > Components: camel-jms > Affects Versions: 2.1.0 > Reporter: Willem Jiang > Assignee: Willem Jiang > Fix For: 2.3.0 > > > Here is the mail thread which discusses about this issue. > http://old.nabble.com/Attemp-to-send-message-to-activemq-temporary-queue-using-producerTemplate%3A-InvalidMetadataException-tp27520096p27520096.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.