DerbyStore only ever uses auto-commit connections
-------------------------------------------------

                 Key: QPID-2650
                 URL: https://issues.apache.org/jira/browse/QPID-2650
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker MessageStore - DerbyStore
    Affects Versions: 0.6, 0.5, M4, M3
            Reporter: Robbie Gemmell
            Assignee: Robbie Gemmell
            Priority: Critical
             Fix For: 0.7


The DerbyStore currently only ever uses auto-commit connections. The store does 
explicitly commit and rollback connections in the appropriate locations, 
however the default auto-commit behaviour of the created connections is never 
disabled, meaning that upon broker startup the VirtualHost recovery process can 
recover messages published in a transactional session which was never committed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to