[
https://issues.apache.org/jira/browse/THRIFT-921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12915257#action_12915257
]
Roger Meier commented on THRIFT-921:
------------------------------------
What Language do you mean?
C++ provides a skeleton, see gen-cpp/Calculator_server.skeleton.cpp
> Can thrift generate stub server for specified thrift interface
> --------------------------------------------------------------
>
> Key: THRIFT-921
> URL: https://issues.apache.org/jira/browse/THRIFT-921
> Project: Thrift
> Issue Type: Improvement
> Reporter: Jun Ma
>
> I think it's likely that the one who write a RPC server using thrift would
> like to write a test server which will simply return a fake response object.
> I think thrift have the ability to support this, when generating thrift
> definition files, generate a stub server for test purpose. Language does not
> matter for this stub server.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.