[ 
https://issues.apache.org/jira/browse/THRIFT-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13761790#comment-13761790
 ] 

Hudson commented on THRIFT-2167:
--------------------------------

FAILURE: Integrated in Thrift #890 (See 
[https://builds.apache.org/job/Thrift/890/])
THRIFT-2167 nodejs lib throws error if options argument isn't passed (henrique: 
rev aff2f78b27566145c6bbcb827d4ae472f3ee215b)
* test/nodejs/Makefile.am
* compiler/cpp/src/generate/t_js_generator.cc
* lib/nodejs/lib/thrift/connection.js

                
> 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
>            Assignee: Randy Abernethy
>            Priority: Trivial
>              Labels: nodejs
>             Fix For: 0.9.2
>
>         Attachments: 
> 0001-fix-for-undefined-options-and-undefined-seq_id-bugs.patch, 
> 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 behavior (function failing) is a bug.

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