[
https://issues.apache.org/jira/browse/FLINK-10326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann resolved FLINK-10326.
-----------------------------------
Resolution: Fixed
Fixed via
https://github.com/apache/flink/commit/0315f2066c0b56a7ebfe1e8cd8c8b2eca9acca9c
> Simplify ZooKeeperSubmittedJobGraphStore constructor
> ----------------------------------------------------
>
> Key: FLINK-10326
> URL: https://issues.apache.org/jira/browse/FLINK-10326
> Project: Flink
> Issue Type: Improvement
> Components: Distributed Coordination
> Affects Versions: 1.7.0
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.8.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{ZooKeeperSubmittedJobGraphStore}} does a lot of initialization logic in
> its constructor. I propose to move this out of the constructor in order to
> simplify it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)