Claus Ibsen created CAMEL-5863: ---------------------------------- Summary: camel-jms - Name of request reply classes for fixed queue names should be renamed Key: CAMEL-5863 URL: https://issues.apache.org/jira/browse/CAMEL-5863 Project: Camel Issue Type: Improvement Components: camel-jms Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 2.11.0
These classes is named PersistentXXX, but you may not use persistent. So that is misleading. Instead the names should identify that we are using regular queues (eg not temporary queues). Maybe just use a DefaultXXX naming. As we have a TemporaryXXX for the temp queues. This is a bit misleading when you have logs that show thread names / class names. etc. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira