You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2016/09/28 10:38:20 UTC

[jira] [Created] (FLINK-4703) RpcCompletenessTest: Add support for type arguments and subclasss

Maximilian Michels created FLINK-4703:
-----------------------------------------

             Summary: RpcCompletenessTest: Add support for type arguments and subclasss
                 Key: FLINK-4703
                 URL: https://issues.apache.org/jira/browse/FLINK-4703
             Project: Flink
          Issue Type: Sub-task
          Components: Tests
    Affects Versions: 1.2.0
            Reporter: Maximilian Michels
            Assignee: Maximilian Michels
            Priority: Minor
             Fix For: 1.2.0


The RpcCompletenessTest doesn't work for class hierarchies because it assumes that the Gateway argument always is provided in the super class.

Further, the RpcCompletenessTest should skip abstract classes and classes which have type parameters bound to {{RpcGateway.class}}. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)