You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (Commented) (JIRA)" <ji...@apache.org> on 2012/01/17 17:15:42 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13187776#comment-13187776 ] 

Timothy Bish commented on AMQ-3653:
-----------------------------------

Added a small fix for the test.
                
> 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