You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2008/06/12 15:16:45 UTC

[jira] Created: (QPID-1135) Large messages are mangled

Large messages are mangled
--------------------------

                 Key: QPID-1135
                 URL: https://issues.apache.org/jira/browse/QPID-1135
             Project: Qpid
          Issue Type: Bug
          Components: Dot Net Client
    Affects Versions: M2.1, M3
            Reporter: Aidan Skinner
            Assignee: Aidan Skinner
             Fix For: M3


Messages over the frame size get mangled by the .Net client, the frame headers are prepended to the first frame, and the first frame is repeated for every subsequent frame in lieu of the actual content. 

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


[jira] Commented: (QPID-1135) Large messages are mangled

Posted by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12604526#action_12604526 ] 

Aidan Skinner commented on QPID-1135:
-------------------------------------

I've comitted a technical fix for this to M2.1.x, but it's imperfect due to the increased memory consumption. 

> Large messages are mangled
> --------------------------
>
>                 Key: QPID-1135
>                 URL: https://issues.apache.org/jira/browse/QPID-1135
>             Project: Qpid
>          Issue Type: Bug
>          Components: Dot Net Client
>    Affects Versions: M2.1, M3
>            Reporter: Aidan Skinner
>            Assignee: Aidan Skinner
>             Fix For: M3
>
>
> Messages over the frame size get mangled by the .Net client, the frame headers are prepended to the first frame, and the first frame is repeated for every subsequent frame in lieu of the actual content. 

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


[jira] Resolved: (QPID-1135) Large messages are mangled

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

Aidan Skinner resolved QPID-1135.
---------------------------------

    Resolution: Fixed

> Large messages are mangled
> --------------------------
>
>                 Key: QPID-1135
>                 URL: https://issues.apache.org/jira/browse/QPID-1135
>             Project: Qpid
>          Issue Type: Bug
>          Components: Dot Net Client
>    Affects Versions: M2.1, M3
>            Reporter: Aidan Skinner
>            Assignee: Aidan Skinner
>             Fix For: M3
>
>
> Messages over the frame size get mangled by the .Net client, the frame headers are prepended to the first frame, and the first frame is repeated for every subsequent frame in lieu of the actual content. 

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