[ https://issues.apache.org/jira/browse/THRIFT-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423000#comment-13423000 ]
Henrique Mendonca commented on THRIFT-1659: ------------------------------------------- +1, but it breaks the current tests: make -C test/nodejs server & make -C test/nodejs client sorry i didn't have much time to find out the reason Cheers, Henrique > 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 > 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 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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira