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

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

Commit 1556603 from [~gsim] in branch 'qpid/trunk'
[ https://svn.apache.org/r1556603 ]

QPID-5456: Use the local max-frame-size when enforcing limit on what is 
received, not that of the peer

> [AMQP 1.0] client refuses frames smaller than the frame size it indicated was 
> acceptable
> ----------------------------------------------------------------------------------------
>
>                 Key: QPID-5456
>                 URL: https://issues.apache.org/jira/browse/QPID-5456
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: 0.26
>         Environment: amqp-1-0-client-jms
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: 0.27
>
>
> The client by default sets max-frame-size to 64k when it sends the open 
> frame. If the peer does not set a max-frame-size it will treat it as being 
> 32k. However it then incorrectly refuses frames that are larger than the 
> max-size it has assumed for the peer (rather than using the frame size it 
> said was acceptable).



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

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

Reply via email to