[
https://issues.apache.org/activemq/browse/CAMEL-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57482#action_57482
]
Claus Ibsen commented on CAMEL-2456:
------------------------------------
I do NOT think we should enlist temporary JMS queues in JMX
management, the overhead is way to high for that.
Since those queues are temporary they live for a short time and
management is more about long lived resources to manage.
Can we do a -1 on this and implement logic to skip trying to register
those kind of endpoints for management.
> 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.