You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/01/13 20:08:51 UTC

[jira] [Resolved] (AMQ-4968) Add new mode to JMS Pool that allows for not caching producers

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

Timothy Bish resolved AMQ-4968.
-------------------------------

    Resolution: Fixed

Fixed by commit: 2a7c3499766c961c6996429af82c3ee374d24a33

> Add new mode to JMS Pool that allows for not caching producers
> --------------------------------------------------------------
>
>                 Key: AMQ-4968
>                 URL: https://issues.apache.org/jira/browse/AMQ-4968
>             Project: ActiveMQ
>          Issue Type: New Feature
>          Components: JMS client
>    Affects Versions: 5.9.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 5.10.0
>
>
> The current JMS Pool creates a single anonymous producer instance for all requests to create a Producer.  In some cases a user might want to have a separate producer instance created for each requestor.  
> We will add a new option on the PooledConnectionFactory to have all PooledSessions create separate MessageProducers, TopicPublishers and QueueSenders for each create call.  



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)