You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2018/09/15 20:00:01 UTC

[jira] [Updated] (THRIFT-4637) C# async mode generates incorrect code with inherited services

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

Jens Geyer updated THRIFT-4637:
-------------------------------
    Summary: C# async mode generates incorrect code with inherited services   (was: C# async mode problem with inherited services )

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



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