[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-832) UpdateWithRetry issue with postgresql

Tim Fox (JIRA) jira-events at lists.jboss.org
Tue Feb 13 09:58:30 EST 2007


UpdateWithRetry issue with postgresql
-------------------------------------

                 Key: JBMESSAGING-832
                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-832
             Project: JBoss Messaging
          Issue Type: Bug
    Affects Versions: 1.2.0.Beta2
            Reporter: Tim Fox
         Assigned To: Tim Fox
             Fix For: 1.2.0.GA


Postgresql does not allow any other statements to be executed on a connection if an earlier statement failed.

Therefore when retrying updates we should explicitly rollback the transaction on each retry.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list