Gordon Sim created QPID-5456:
--------------------------------
Summary: [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
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]