[ 
https://issues.apache.org/jira/browse/QPID-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14366109#comment-14366109
 ] 

ASF subversion and git services commented on QPID-6457:
-------------------------------------------------------

Commit 1667409 from [~godfrer] in branch 'qpid/trunk'
[ https://svn.apache.org/r1667409 ]

QPID-6457 : [Java Broker] Make asynchronous commits occur on executor threads

> [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