[jboss-jira] [JBoss JIRA] (JBJCA-1359) Missing configuration elements in the XA DataSources
Alexis Hassler (JIRA)
issues at jboss.org
Mon Nov 27 14:43:00 EST 2017
Alexis Hassler created JBJCA-1359:
-------------------------------------
Summary: Missing configuration elements in the XA DataSources
Key: JBJCA-1359
URL: https://issues.jboss.org/browse/JBJCA-1359
Project: IronJacamar
Issue Type: Feature Request
Components: Embedded
Affects Versions: 1.4.5
Reporter: Alexis Hassler
When I start a XA DataSource with IJ Embedded, some configuration are not used, including <prepared-statement-cache-size> and <valid-connection-checker>.
These elements are correctly loaded for none-XA datasources but are ignored for XA datasources.
I've isolated the problem in a simple test case at https://gitlab.com/hasalex/sw-ijembed/.
The failing test can be seen in the CI : https://gitlab.com/hasalex/sw-ijembed/-/jobs
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list