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

Jens Geyer updated THRIFT-4637:
-------------------------------
    Description: If a service interface extends another service, the compiler 
generates wrong code in the {{csharp:async}} case: It inherits from 
{{Processor}} but should inherit from \{{AsyncProcessor}} instead.  (was: If a 
service interface extends another service, the compiler generates wrong code in 
the {{csharp:async}} case: It inherits from {{Processor}} but should inherit 
from \{{AsyncProcessor}})

> C# async mode generates incorrect code with inherited services 
> ---------------------------------------------------------------
>
>                 Key: THRIFT-4637
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4637
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Compiler
>            Reporter: Jens Geyer
>            Assignee: Jens Geyer
>            Priority: Major
>
> If a service interface extends another service, the compiler generates wrong 
> code in the {{csharp:async}} case: It inherits from {{Processor}} but should 
> inherit from \{{AsyncProcessor}} instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to