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