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

Generated server implementation does not send response type EXCEPTION on the Thrift.TApplicationExceptionType.UNKNOWN_METHOD exception

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.9.1
    • 0.9.2
    • Node.js - Compiler
    • None
    • Patch Available

    Description

      When Node.js server implementation gets an Thrift.TApplicationExceptionType.UNKNOWN_METHOD error it sends back a response with type = 0 and not type = 3, which is Thrift.MessageType.EXCEPTION.

      It makes Node.js servers incompatible with Thrift Finagle clients.

      Attachments

        Activity

          People

            Unassigned Unassigned
            elbiczel Tomasz A. Biczel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: