Till Rohrmann created FLINK-8637: ------------------------------------ Summary: Pass JobManagerSharedServices to JobMaster Key: FLINK-8637 URL: https://issues.apache.org/jira/browse/FLINK-8637 Project: Flink Issue Type: Improvement Components: Distributed Coordination Affects Versions: 1.5.0 Reporter: Till Rohrmann Assignee: Till Rohrmann Fix For: 1.5.0
In order to pass in the {{JobMaster}} services we should use a {{JobManagerServices}} instance. That way we don't have to pass all services to the constructor individually. -- This message was sent by Atlassian JIRA (v7.6.3#76005)