You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/01/30 17:26:17 UTC

[jira] [Commented] (AMQ-5004) Dispatching large messages over AMQP is very slow.

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

Timothy Bish commented on AMQ-5004:
-----------------------------------

Root cause is due to the SASL handshake and the proton transport not being able to re-init afterwards to the client's requested max frame size.  Work around for now is to disable SASL if in use.  

> Dispatching large messages over AMQP is very slow.
> --------------------------------------------------
>
>                 Key: AMQ-5004
>                 URL: https://issues.apache.org/jira/browse/AMQ-5004
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 5.9.0
>            Reporter: Timothy Bish
>            Priority: Critical
>             Fix For: 5.10.0
>
>
> When testing against the QPid JMS client we see that a producer sending large messages 10mb+ is quite fast but a consumer takes exponentially longer to receive the message.  



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)