Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-1963

problem with deserialization field with type "double" in node.js client

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Cannot Reproduce
    • 0.9
    • None
    • None

    Description

      My Java thrift server retrieve some object with few "double" fields.
      Java clients can successful receive and deserialize object. But node.js client (which use same api) receive object but with wrong values in double fields.

      example
      server return 7.012052175215044
      client receive(after wrong deserialization) 1.9038419066418143e+24

      Attachments

        Activity

          People

            Unassigned Unassigned
            imysak Ihor Mysak
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: