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

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

Commit a53709ba6d4373b037dbd54e01b3dba28fef6d4c in qpid-broker-j's branch 
refs/heads/6.1.x from [~alex.rufous]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=a53709b ]

QPID-8202: [Broker-J][AMQP 0-9] Make sure that message content is loaded from 
disk only once before sending it to the client


> [Broker-J][AMQP 0-8...0-91] Large flowed to disk message can be re-loaded 
> from store for every content chunk sent to the client
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-8202
>                 URL: https://issues.apache.org/jira/browse/QPID-8202
>             Project: Qpid
>          Issue Type: Bug
>          Components: Broker-J
>    Affects Versions: qpid-java-6.1.6, qpid-java-broker-7.0.3, 
> qpid-java-broker-7.0.2, qpid-java-6.1, qpid-java-6.1.1, qpid-java-6.1.2, 
> qpid-java-6.1.3, qpid-java-6.1.4, qpid-java-broker-7.0.0, qpid-java-6.1.5, 
> qpid-java-broker-7.0.1, qpid-java-broker-7.0.4
>            Reporter: Alex Rudyy
>            Assignee: Alex Rudyy
>            Priority: Critical
>             Fix For: qpid-java-broker-7.1.0, qpid-java-broker-7.0.5
>
>
> When large message cannot fit in one frame it is sent in multiple frames. 
> Currently, the flowed to disk message is repeatedly loaded from store and 
> evicted from memory on sending every content chunk. As result, the message 
> consumption performance is very slow. Only AMQP  protocols 0-8..0-91 are 
> affected by the issue



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to