You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2015/03/17 22:18:38 UTC

[jira] [Created] (QPID-6457) [Java Broker] Implement asynchronous commits for Derby/JDBC message stores

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org