Ondra Chaloupka created JBTM-2976:
-------------------------------------
Summary: Make jdbc connection pools separate per db url
Key: JBTM-2976
URL:
https://issues.jboss.org/browse/JBTM-2976
Project: JBoss Transaction Manager
Issue Type: Enhancement
Components: JTA
Affects Versions: 5.7.1.Final
Reporter: Ondra Chaloupka
Assignee: Ondra Chaloupka
As follow-up to issue
https://issues.jboss.org/browse/JBTM-2972 discussed at
https://github.com/jbosstm/narayana/pull/1269#issuecomment-352737031:
when the Narayana pooling implementation is used then parameter `maxConnections` refers to
all connections created by transactional driver. As an enhancement we should consider to
count max connection pool per db url (aka. per datasource) not globally.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)