Till Rohrmann created FLINK-14259: ------------------------------------- Summary: Extract JobManagerRunner interface for improved testability Key: FLINK-14259 URL: https://issues.apache.org/jira/browse/FLINK-14259 Project: Flink Issue Type: Improvement Components: Runtime / Coordination Affects Versions: 1.10.0 Reporter: Till Rohrmann Assignee: Till Rohrmann Fix For: 1.10.0
In order to better test the {{Dispatcher}} it would be helpful to extract the {{JobManagerRunner}} interface. This will allow to have testing implementations which are used instead of Mockito mocks. -- This message was sent by Atlassian Jira (v8.3.4#803005)