Ted Ross created PROTON-978:
-------------------------------
Summary: Framing errors after SASL exchange when max-frame-size is
configured
Key: PROTON-978
URL: https://issues.apache.org/jira/browse/PROTON-978
Project: Qpid Proton
Issue Type: Bug
Components: proton-c
Affects Versions: 0.10
Reporter: Ted Ross
Priority: Blocker
Fix For: 0.10
Detected in Proton 0.10-RC2
If the server side of a transport has a non-zero max-frame-size (e.g. 65536),
framing errors will occur between the SASL and AMQP sections of the connection
protocol because pn_read_frame will read the AMQP header as though it were a
frame.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)