You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Gary Tully (JIRA)" <ji...@apache.org> on 2014/01/24 14:22:38 UTC

[jira] [Reopened] (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 ]

Gary Tully reopened AMQ-4968:
-----------------------------


looks like a regression - https://issues.apache.org/jira/browse/AMQ-4991

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