You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robert Greig (JIRA)" <qp...@incubator.apache.org> on 2006/12/12 18:38:24 UTC

[jira] Created: (QPID-174) Messages sent over the wire are not terminated correctly

Messages sent over the wire are not terminated correctly
--------------------------------------------------------

                 Key: QPID-174
                 URL: http://issues.apache.org/jira/browse/QPID-174
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
    Affects Versions: M1
            Reporter: Robert Greig
         Assigned To: Robert Greig


When sending messages over the wire it is noticable in certain cases that the payload is padded with extra data. This can cause problems when deserialising the data.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (QPID-174) Messages sent over the wire are not terminated correctly

Posted by "Robert Greig (JIRA)" <qp...@incubator.apache.org>.
    [ http://issues.apache.org/jira/browse/QPID-174?page=comments#action_12457815 ] 
            
Robert Greig commented on QPID-174:
-----------------------------------

Rob Godfrey is working on this issue.

> Messages sent over the wire are not terminated correctly
> --------------------------------------------------------
>
>                 Key: QPID-174
>                 URL: http://issues.apache.org/jira/browse/QPID-174
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M1
>            Reporter: Robert Greig
>         Assigned To: Robert Greig
>
> When sending messages over the wire it is noticable in certain cases that the payload is padded with extra data. This can cause problems when deserialising the data.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (QPID-174) Messages sent over the wire are not terminated correctly

Posted by "Rob Godfrey (JIRA)" <qp...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/QPID-174?page=all ]

Rob Godfrey updated QPID-174:
-----------------------------

    Attachment: QPID-174.patch

Fix to set position correctly on ByteBuffer when calling getData().  Logic has to be different in when message is in "read" state from when it is in "write" state.

> Messages sent over the wire are not terminated correctly
> --------------------------------------------------------
>
>                 Key: QPID-174
>                 URL: http://issues.apache.org/jira/browse/QPID-174
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M1
>            Reporter: Robert Greig
>         Assigned To: Robert Greig
>         Attachments: QPID-174.patch
>
>
> When sending messages over the wire it is noticable in certain cases that the payload is padded with extra data. This can cause problems when deserialising the data.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (QPID-174) Messages sent over the wire are not terminated correctly

Posted by "Robert Greig (JIRA)" <qp...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/QPID-174?page=all ]

Robert Greig resolved QPID-174.
-------------------------------

    Fix Version/s: M2
       Resolution: Fixed

Patch applied to svn revision 486255.

> Messages sent over the wire are not terminated correctly
> --------------------------------------------------------
>
>                 Key: QPID-174
>                 URL: http://issues.apache.org/jira/browse/QPID-174
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>    Affects Versions: M1
>            Reporter: Robert Greig
>         Assigned To: Robert Greig
>             Fix For: M2
>
>         Attachments: QPID-174.patch
>
>
> When sending messages over the wire it is noticable in certain cases that the payload is padded with extra data. This can cause problems when deserialising the data.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira