[jbossts-issues] [JBoss JIRA] (JBTM-1938) Caching of datasource for JDBC store incompatible with WildFly :reload operation

Tom Jenkinson (JIRA) jira-events at lists.jboss.org
Thu Sep 19 18:18:03 EDT 2013


Tom Jenkinson created JBTM-1938:
-----------------------------------

             Summary: Caching of datasource for JDBC store incompatible with WildFly :reload operation
                 Key: JBTM-1938
                 URL: https://issues.jboss.org/browse/JBTM-1938
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Recovery
            Reporter: Tom Jenkinson
            Assignee: Tom Jenkinson
             Fix For: 4.17.11, 5.0.0.M5


The JDBC object store makes a performance optimization to cache the datasource it obtains connections from. Unfortunately this is not compatible with WildFly :reload (see linked bugzilla for stack trace).

Without further performance constraints I have moved to obtaining a reference each time. If there are performance issues we might need to provide a way for the subsystem to invalidate the cached reference when :reload is called.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbossts-issues mailing list