[
https://issues.apache.org/jira/browse/THRIFT-3444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021923#comment-15021923
]
ASF GitHub Bot commented on THRIFT-3444:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/712
THRIFT-3444 Large 64 bit Integer does not preserve value through Node…
….js JSONProtocol
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3444
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/712.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #712
----
commit 1f8d8408326143c614099a8e94c7d4fc5516d522
Author: Nobuaki Sukegawa <[email protected]>
Date: 2015-11-23T10:38:18Z
THRIFT-3444 Large 64 bit Integer does not preserve value through Node.js
JSONProtocol
----
> Large 64 bit Integer does not preserve value through Node.js JSONProtocol
> --------------------------------------------------------------------------
>
> Key: THRIFT-3444
> URL: https://issues.apache.org/jira/browse/THRIFT-3444
> Project: Thrift
> Issue Type: Bug
> Components: Node.js - Library
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
>
> Numbers larger than 2^53 cannot be reliably sent.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)