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

Jens Geyer commented on THRIFT-1590:
------------------------------------

+1

I would also like to see a consistent, improved set of command-line args to 
switch protocols and transport in a well-defined manner (where applicable, of 
course). This would help a lot during development/porting new transports and 
protocols. Something like 
{code} testclient.exe  -prot JSON  {code} 
consistently used across different implementations would help a lot during that 
process.



                
> Document the excepted return values and behaviors ThriftTest.thrift so that 
> all languages can implement a test server
> ---------------------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-1590
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1590
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Test Suite
>    Affects Versions: 0.9
>            Reporter: Nathaniel Cook
>            Assignee: Nathaniel Cook
>              Labels: test
>         Attachments: THRIFT-1590.patch
>
>
> Currently many test servers implement ThriftTest.thrift differently so its 
> not possible to write complete cross language tests. We should document 
> ThriftTest.thrift with the excepted behavior so that both servers and clients 
> can be implemented and tested across languages.

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

        

Reply via email to