You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (Created) (JIRA)" <ji...@apache.org> on 2011/11/10 11:40:51 UTC

[jira] [Created] (CAMEL-4656) camel-jms - Request/Reply - Cache consumer for exclusive replyTo type, or if replyToDestinationSelectorName is used for shared replyTo type

camel-jms - Request/Reply - Cache consumer for exclusive replyTo type, or if replyToDestinationSelectorName is used for shared replyTo type
-------------------------------------------------------------------------------------------------------------------------------------------

                 Key: CAMEL-4656
                 URL: https://issues.apache.org/jira/browse/CAMEL-4656
             Project: Camel
          Issue Type: Improvement
          Components: camel-jms
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.9.0


We can cache the consumer for these 2 situations
- exclusive replyTo type
- when replyToDestinationSelectorName is used for shared replyTo type

This improves performance as the consumer is not re-created as often (eg its cached) and therefore reply messages can be picked up faster.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CAMEL-4656) camel-jms - Request/Reply - Cache consumer for exclusive replyTo type, or if replyToDestinationSelectorName is used for shared replyTo type

Posted by "Claus Ibsen (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-4656.
--------------------------------

    Resolution: Fixed
    
> camel-jms - Request/Reply - Cache consumer for exclusive replyTo type, or if replyToDestinationSelectorName is used for shared replyTo type
> -------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-4656
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4656
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jms
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.9.0
>
>
> We can cache the consumer for these 2 situations
> - exclusive replyTo type
> - when replyToDestinationSelectorName is used for shared replyTo type
> This improves performance as the consumer is not re-created as often (eg its cached) and therefore reply messages can be picked up faster.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira