[
https://issues.apache.org/jira/browse/QPID-8032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16343396#comment-16343396
]
ASF subversion and git services commented on QPID-8032:
-------------------------------------------------------
Commit ae36d9018e5062e351a1fa5fe47b8d7436d8641c in qpid-broker-j's branch
refs/heads/7.0.x from [~alex.rufous]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=ae36d90 ]
QPID-8032: [Broker-J][AMQP 1.0] Fix defect in coalescing loop
(cherry picked from commit 562714536e68e06c01827a3e9217eb31ce0964ae)
> [AMQP1.0] AsyncAutoCommitTransaction optimisation
> -------------------------------------------------
>
> Key: QPID-8032
> URL: https://issues.apache.org/jira/browse/QPID-8032
> Project: Qpid
> Issue Type: Improvement
> Components: Broker-J
> Reporter: Keith Wall
> Assignee: Keith Wall
> Priority: Major
> Fix For: qpid-java-broker-7.0.1
>
> Attachments:
> 0001-QPID-8032-Broker-J-AMQP-1.0-Use-asynchronous-transac.patch
>
>
> Some AMQP 1.0 messaging use-cases would benefit from the
> {{AsyncAutoCommitTransactions}} optimisation that is already in use on the
> older protocols.
> For instance, for a publisher sending persistent settled messages, currently
> each message is written to disk and sync before the next message is the
> buffer is processed,. With this optimisation, the syncs would be allowed to
> coalesce.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]