You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Dan Cromer (JIRA)" <ji...@apache.org> on 2012/07/09 20:49:34 UTC

[jira] [Created] (THRIFT-1648) NodeJS clients always receive 0 for 'double' values.

Dan Cromer created THRIFT-1648:
----------------------------------

             Summary: NodeJS clients always receive 0 for 'double' values.
                 Key: THRIFT-1648
                 URL: https://issues.apache.org/jira/browse/THRIFT-1648
             Project: Thrift
          Issue Type: Bug
          Components: Node.js - Library
    Affects Versions: 0.8
         Environment: Ubuntu 12.0.4; Client - NodeJS 0.6.x,0.8.0; Server - Java 1.7; 
            Reporter: Dan Cromer


During implementation of Apache Thrift <-> NodeJS, we discovered that NodeJS clients always received a value of 0 for floats.  We are using BufferedTransport.  I was unable to debug the issue.

The server was written in Java, and has a test suite working in Java.  It functions correctly, and receives the actual value for doubles.

--
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

        

[jira] [Closed] (THRIFT-1648) NodeJS clients always receive 0 for 'double' values.

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

Henrique Mendonca closed THRIFT-1648.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0

please see THRIFT-1353
                
> NodeJS clients always receive 0 for 'double' values.
> ----------------------------------------------------
>
>                 Key: THRIFT-1648
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1648
>             Project: Thrift
>          Issue Type: Bug
>          Components: Node.js - Library
>    Affects Versions: 0.8
>         Environment: Ubuntu 12.0.4; Client - NodeJS 0.6.x,0.8.0; Server - Java 1.7; 
>            Reporter: Dan Cromer
>             Fix For: 1.0
>
>
> During implementation of Apache Thrift <-> NodeJS, we discovered that NodeJS clients always received a value of 0 for floats.  We are using BufferedTransport.  I was unable to debug the issue.
> The server was written in Java, and has a test suite working in Java.  It functions correctly, and receives the actual value for doubles.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira