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)