You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Jeff Hodges (JIRA)" <ji...@apache.org> on 2010/04/12 01:13:41 UTC

[jira] Created: (AVRO-516) ruby: buffer length should not be little-endian in socket rpc

ruby: buffer length should not be little-endian in socket rpc
-------------------------------------------------------------

                 Key: AVRO-516
                 URL: https://issues.apache.org/jira/browse/AVRO-516
             Project: Avro
          Issue Type: Bug
          Components: ruby
            Reporter: Jeff Hodges
            Assignee: Jeff Hodges


Corrected in the HTTP transport, but in the current socket transport, the ruby implementation writes and reads buffer lengths as little-endian instead of big-endian.

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

        

[jira] Updated: (AVRO-516) ruby: buffer length should not be little-endian in socket rpc

Posted by "Jeff Hodges (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Hodges updated AVRO-516:
-----------------------------

    Attachment: AVRO-516.patch

Small fix with tests.

> ruby: buffer length should not be little-endian in socket rpc
> -------------------------------------------------------------
>
>                 Key: AVRO-516
>                 URL: https://issues.apache.org/jira/browse/AVRO-516
>             Project: Avro
>          Issue Type: Bug
>          Components: ruby
>            Reporter: Jeff Hodges
>            Assignee: Jeff Hodges
>         Attachments: AVRO-516.patch
>
>
> Corrected in the HTTP transport, but in the current socket transport, the ruby implementation writes and reads buffer lengths as little-endian instead of big-endian.

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

        

[jira] Resolved: (AVRO-516) ruby: buffer length should not be little-endian in socket rpc

Posted by "Jeff Hodges (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AVRO-516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Hodges resolved AVRO-516.
------------------------------

    Resolution: Fixed

Committed in r933180.

> ruby: buffer length should not be little-endian in socket rpc
> -------------------------------------------------------------
>
>                 Key: AVRO-516
>                 URL: https://issues.apache.org/jira/browse/AVRO-516
>             Project: Avro
>          Issue Type: Bug
>          Components: ruby
>            Reporter: Jeff Hodges
>            Assignee: Jeff Hodges
>         Attachments: AVRO-516.patch
>
>
> Corrected in the HTTP transport, but in the current socket transport, the ruby implementation writes and reads buffer lengths as little-endian instead of big-endian.

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