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

NodeJS BufferedTransport does not work beyond the hello-world example

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.8
    • 0.9.2
    • Node.js - Library
    • None
    • Ubuntu 12.04, NodeJS v0.6;v0.8.0

    Description

      During the setup of NodeJS <-> Apache Thrift integration, we found that the use of BufferedTransport did not work beyond the HelloWorld example. While NodeJS clients were able to connect, no service invocations actually registered with the server (Java, Thrift 0.8.0)

      Switching to the use of a FramedTransport immediately fixed the issue. I was unable to debug the issue, but wanted to file an issue so that others were aware.

      Attachments

        Issue Links

          Activity

            People

              codesf Randy Abernethy
              dcromer Dan Cromer
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: