You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/12/25 09:52:00 UTC

[jira] [Created] (CAMEL-15990) camel-sjms - Support regular connection pool

Claus Ibsen created CAMEL-15990:
-----------------------------------

             Summary: camel-sjms - Support regular connection pool
                 Key: CAMEL-15990
                 URL: https://issues.apache.org/jira/browse/CAMEL-15990
             Project: Camel
          Issue Type: New Feature
          Components: camel-sjms
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.8.0


Instead of our own internal home grown pool, then lets add support for general connection pools that people are using with camel-jms etc. This can help make this component a bit more similar to camel-jms which better support sending to dynamic destinations.

Also the internal pool is per producer and cannot be shared where as the regular connection pools is capable of that.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)