[ https://issues.apache.org/jira/browse/THRIFT-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13759055#comment-13759055 ]
Jake Farrell commented on THRIFT-2167: -------------------------------------- This patch only changes the port in use for the default client-server example and does not add any additional args. > nodejs lib throws error if options argument isn't passed > -------------------------------------------------------- > > Key: THRIFT-2167 > URL: https://issues.apache.org/jira/browse/THRIFT-2167 > Project: Thrift > Issue Type: Bug > Components: Node.js - Library > Reporter: Red Daly > Priority: Trivial > Attachments: thrift-2167-fix-options.patch > > Original Estimate: 2m > Remaining Estimate: 2m > > exports.Connection is a function of two arguments: stream and options. > Options is an optional argument, but the function fails if it is omitted. -- 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