Timothy Bish created AMQ-4968:
---------------------------------

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

Reply via email to