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

Henrique Mendonça resolved THRIFT-1659.
---------------------------------------

    Resolution: Fixed

I changed the default transport for clients and servers, but still kept the 
test only with framed transport.
                
> Bring nodejs default transport in line with Java default transport
> ------------------------------------------------------------------
>
>                 Key: THRIFT-1659
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1659
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Node.js - Library
>    Affects Versions: 0.8, 0.9
>            Reporter: Eldon Stegall
>            Assignee: Henrique Mendonça
>         Attachments: thrift-change-nodejs-default-transport.patch
>
>
> By default, when java servers are created, they use the equivalent of the 
> TBufferedTransport, which is the vanilla transport in java, but node.js 
> clients use the TFramedTransport by default. In the interest of making 
> compatibility between libraries by default the goal, the node.js library 
> should use the TBufferedTransport by default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to