[
https://issues.apache.org/jira/browse/AMQ-4914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844807#comment-13844807
]
Timothy Bish commented on AMQ-4914:
-----------------------------------
Appears that we aren't setting the max frame size option on the proton
transport which causes the QPid JMS side to then default to its preset 32768
value. We need to ensure that we set the max frame size before the transport
is considered initialized otherwise it throws an IllegalStateException.
> AMQP consumer hangs when receiving large messages
> -------------------------------------------------
>
> Key: AMQ-4914
> URL: https://issues.apache.org/jira/browse/AMQ-4914
> Project: ActiveMQ
> Issue Type: Bug
> Reporter: Kevin Earls
> Assignee: Kevin Earls
>
> The AMQP client hangs when trying to receive messages > 32k. I will add a
> test that reproduces this.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)