-
Enhancement
-
Resolution: Unresolved
-
Minor
-
None
-
5.7.1.Final
-
None
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.