You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Randy Abernethy (JIRA)" <ji...@apache.org> on 2014/04/04 01:39:14 UTC

[jira] [Resolved] (THRIFT-1647) NodeJS BufferedTransport does not work beyond the hello-world example

     [ https://issues.apache.org/jira/browse/THRIFT-1647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Randy Abernethy resolved THRIFT-1647.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.2
         Assignee: Randy Abernethy

Buffered transport is now testing successfully post patches for THRIFT-2205, THRIFT-2308 and others.

> NodeJS BufferedTransport does not work beyond the hello-world example
> ---------------------------------------------------------------------
>
>                 Key: THRIFT-1647
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1647
>             Project: Thrift
>          Issue Type: Bug
>          Components: Node.js - Library
>    Affects Versions: 0.8
>         Environment: Ubuntu 12.04, NodeJS v0.6;v0.8.0
>            Reporter: Dan Cromer
>            Assignee: Randy Abernethy
>            Priority: Minor
>             Fix For: 0.9.2
>
>         Attachments: 0001-THRIFT-1647-js-node-data-stream-wasn-t-processed-bey.patch
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)