Rob Godfrey created QPID-6457:
---------------------------------

             Summary: [Java Broker] Implement asynchronous commits for 
Derby/JDBC message stores
                 Key: QPID-6457
                 URL: https://issues.apache.org/jira/browse/QPID-6457
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
    Affects Versions: 6.0 [Java]
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey


Currently commitAsync on the JDBC stores does the same thing as a synchronous 
commit.  We can make the commit asynchronous by dispatching it to an executor 
service, and returning a future. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to