[ 
https://issues.apache.org/jira/browse/THRIFT-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jens Geyer updated THRIFT-1965:
-------------------------------

    Attachment: testcase.zip

It looks as if the Problem has something to do with the service Name being the 
same as the  type Name of one of the arguments. 

The PlaceOrder structure seems not corectly resolved, and the two requests 
which both use this structure are connected in a strange way. 

The Problem goes away completely when you rename the service method to a 
different name which is not used otherwise.

                
> Adds dot (graph language) generator
> -----------------------------------
>
>                 Key: THRIFT-1965
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1965
>             Project: Thrift
>          Issue Type: Improvement
>            Reporter: Rodrigo Setti
>            Priority: Minor
>              Labels: generate
>         Attachments: testcase.zip, thrift-latest-gen-dot.patch
>
>
> Adds DOT - the graph language - generator.
> {noformat}
>   thrift --gen dot
> {noformat}

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