[
https://issues.apache.org/jira/browse/FLINK-11414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-11414:
-----------------------------------
Labels: pull-request-available (was: )
> 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
>
>
> 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)