[infinispan-issues] [JBoss JIRA] (ISPN-2040) Workaround for transactional misbehaviour of JDBC store with ManagedConnectionPool
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Sun Jun 3 21:15:18 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698280#comment-12698280 ]
RH Bugzilla Integration commented on ISPN-2040:
-----------------------------------------------
Misha H. Ali <mhusnain at redhat.com> made a comment on [bug 758178|https://bugzilla.redhat.com/show_bug.cgi?id=758178]
Technical note updated. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
Diffed Contents:
@@ -1,4 +1 @@
-Cause:When the JDBC Cache Store is configured without specifying connnectionFactoryClass, the ManagedConnectionFactory is selected by default.
+Previously, when the JDBC Cache Store was configured without specifying connnectionFactoryClass, the ManagedConnectionFactory was selected by default. As a result, ManagedConnectionFactory could not connect to the database. This behavior is now fixed and a connection to the database is established as expected when no connectionFactoryClass is specified for the JDBC Cache Store.-Consequence: ManagedConnectionFactory is unable to connect to the database.
-Fix: None
-Result: None
> Workaround for transactional misbehaviour of JDBC store with ManagedConnectionPool
> ----------------------------------------------------------------------------------
>
> Key: ISPN-2040
> URL: https://issues.jboss.org/browse/ISPN-2040
> Project: Infinispan
> Issue Type: Bug
> Affects Versions: 5.1.4.FINAL
> Reporter: Tristan Tarrant
> Assignee: Tristan Tarrant
> Fix For: 5.1.5.CR1, 5.2.0.ALPHA1, 5.2.0.FINAL
>
>
> JTA transactions should be suspended when interacting with the JDBC store configured against a transactional ManagedConnectionPool
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list