You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Scott England-Sullivan (JIRA)" <ji...@apache.org> on 2013/05/16 23:17:16 UTC

[jira] [Assigned] (CAMEL-6362) Consumers should always use dedicated Sessions

     [ https://issues.apache.org/jira/browse/CAMEL-6362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott England-Sullivan reassigned CAMEL-6362:
---------------------------------------------

    Assignee: Scott England-Sullivan
    
> Consumers should always use dedicated Sessions
> ----------------------------------------------
>
>                 Key: CAMEL-6362
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6362
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-sjms
>    Affects Versions: 2.11.0
>            Reporter: Aaron Whiteside
>            Assignee: Scott England-Sullivan
>
> If you add more then one MessageListener to a Session then that session will use  a single thread to notify each MessageListener in turn. Which defeats the purpose of using multiple MessageListeners, at least in my opinion.
> sessionCount in SjmsEndpoint should be ignored for Consumers, each Consumer (consumerCount) should instead use a dedicated Session, like what happens when transactions are enabled.

--
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