TisonKun created FLINK-11507: -------------------------------- Summary: Remove invalid test JobClientActorTest Key: FLINK-11507 URL: https://issues.apache.org/jira/browse/FLINK-11507 Project: Flink Issue Type: Sub-task Components: Tests Affects Versions: 1.8.0 Reporter: TisonKun Assignee: TisonKun Fix For: 1.8.0
As discussed in FLINK-11146, {{JobClient}} and {{JobClientActor}} is a static helper class as the bridge between the non-actor code and the {{JobManager}}. In FLIP-6 codebase we will finally converge to a {{NewClusterClient}}. Thus this test is invalid. -- This message was sent by Atlassian JIRA (v7.6.3#76005)