You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (Resolved) (JIRA)" <ji...@apache.org> on 2012/01/05 14:03:39 UTC

[jira] [Resolved] (AMQ-3653) content-length header should be considered only for SEND frames

     [ https://issues.apache.org/jira/browse/AMQ-3653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dejan Bosanac resolved AMQ-3653.
--------------------------------

    Resolution: Fixed

Fixed with svn revision 1227577
                
> 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