You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Red Daly (JIRA)" <ji...@apache.org> on 2013/09/05 07:05:51 UTC

[jira] [Created] (THRIFT-2167) nodejs lib throws error if options argument isn't passed

Red Daly created THRIFT-2167:
--------------------------------

             Summary: 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


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