Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-6457

[Java Broker] Implement asynchronous commits for Derby/JDBC message stores

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • qpid-java-6.0
    • qpid-java-6.0
    • Broker-J
    • None

    Description

      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.

      Attachments

        Activity

          People

            rgodfrey Robert Godfrey
            rgodfrey Robert Godfrey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: