You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <qp...@incubator.apache.org> on 2010/05/17 10:45:41 UTC

[jira] Created: (QPID-2605) Recovered messages larger than 65523 bytes result in framing violation ()

Recovered messages larger than 65523 bytes result in framing violation ()
-------------------------------------------------------------------------

                 Key: QPID-2605
                 URL: https://issues.apache.org/jira/browse/QPID-2605
             Project: Qpid
          Issue Type: Bug
            Reporter: Gordon Sim
            Assignee: Gordon Sim


To reproduce:

1. send durable message of 65524 bytes or greater to a durable queue
2. restart broker
3. try to receiver the message

This fails with e.g.  framing-error: Frame size too small 0.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2605) Recovered messages larger than 65523 bytes result in framing violation ()

Posted by "Gordon Sim (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim updated QPID-2605:
-----------------------------

    Attachment: QPID-2605.qpid0.5.patch

The attached patch will fix the issue if applied to qpid 0.5 codebase. The same fix will be committed to trunk.

> Recovered messages larger than 65523 bytes result in framing violation ()
> -------------------------------------------------------------------------
>
>                 Key: QPID-2605
>                 URL: https://issues.apache.org/jira/browse/QPID-2605
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.5
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: 0.7
>
>         Attachments: QPID-2605.qpid0.5.patch
>
>
> To reproduce:
> 1. send durable message of 65524 bytes or greater to a durable queue
> 2. restart broker
> 3. try to receiver the message
> This fails with e.g.  framing-error: Frame size too small 0.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2605) Recovered messages larger than 65523 bytes result in framing violation ()

Posted by "Gordon Sim (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim updated QPID-2605:
-----------------------------

        Fix Version/s: 0.7
    Affects Version/s: 0.5
          Component/s: C++ Broker

> Recovered messages larger than 65523 bytes result in framing violation ()
> -------------------------------------------------------------------------
>
>                 Key: QPID-2605
>                 URL: https://issues.apache.org/jira/browse/QPID-2605
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.5
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: 0.7
>
>
> To reproduce:
> 1. send durable message of 65524 bytes or greater to a durable queue
> 2. restart broker
> 3. try to receiver the message
> This fails with e.g.  framing-error: Frame size too small 0.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Resolved: (QPID-2605) Recovered messages larger than 65523 bytes result in framing violation ()

Posted by "Gordon Sim (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim resolved QPID-2605.
------------------------------

    Resolution: Fixed

Fixed by r945048.

> Recovered messages larger than 65523 bytes result in framing violation ()
> -------------------------------------------------------------------------
>
>                 Key: QPID-2605
>                 URL: https://issues.apache.org/jira/browse/QPID-2605
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: 0.5
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: 0.7
>
>         Attachments: QPID-2605.qpid0.5.patch
>
>
> To reproduce:
> 1. send durable message of 65524 bytes or greater to a durable queue
> 2. restart broker
> 3. try to receiver the message
> This fails with e.g.  framing-error: Frame size too small 0.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org