[
https://issues.apache.org/jira/browse/FLINK-10406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16628615#comment-16628615
]
tison commented on FLINK-10406:
-------------------------------
{{testResourceManagerConnection}} is not applicable to FLIP-6 new code base,
FLIP-6 has its own reconnect logic between JM and RM and the mechanism should
be guarded by
{{JobMasterTest#testReconnectionAfterDisconnect}}
{{JobMasterTest#testResourceManagerConnectionAfterRegainingLeadership}}
{{JobMasterTest#testCloseUnestablishedResourceManagerConnection}}
> Port JobManagerTest to new code base
> ------------------------------------
>
> Key: FLINK-10406
> URL: https://issues.apache.org/jira/browse/FLINK-10406
> Project: Flink
> Issue Type: Sub-task
> Components: Tests
> Affects Versions: 1.7.0
> Reporter: tison
> Assignee: tison
> Priority: Major
> Fix For: 1.7.0
>
>
> Port {{JobManagerTest}} to new code base
> Not all of its tests should be ported, since some of them are covered by
> {{JobMasterTest}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)