content-length header should be considered only for SEND frames
---------------------------------------------------------------
Key: AMQ-3653
URL: https://issues.apache.org/jira/browse/AMQ-3653
Project: ActiveMQ
Issue Type: Bug
Affects Versions: 5.5.0
Reporter: Dejan Bosanac
Assignee: Dejan Bosanac
Fix For: 5.6.0
If for example ACK frame contains content-length it will not be parsed
correctly as broker will try to read a body of the specified length. We should
only try to do this for SEND commands and ignore the header for others.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira