[
https://issues.apache.org/jira/browse/FLINK-11414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-11414.
---------------------------------
Resolution: Fixed
Fixed via 9fb3025e12a38136fa583110f8f267091c3db19a
> Introduce JobMasterService interface for the JobManagerRunner
> -------------------------------------------------------------
>
> Key: FLINK-11414
> URL: https://issues.apache.org/jira/browse/FLINK-11414
> Project: Flink
> Issue Type: Improvement
> Components: Distributed Coordination
> Affects Versions: 1.8.0
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.8.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> In order to better separate concerns I suggest to introduce a
> {{JobMasterService}} interface which only exposes the lifecycle methods the
> {{JobManagerRunner}} needs instead of directly using the {{JobMaster}}. That
> way, we can later instantiate the {{JobManagerRunner}} easier for testing
> purposes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)