[
https://issues.apache.org/jira/browse/THRIFT-1659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eldon Stegall updated THRIFT-1659:
----------------------------------
Description: 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. (was: 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.)
> 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 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:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira