[ https://issues.apache.org/jira/browse/GOBBLIN-659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Hung Tran resolved GOBBLIN-659. ------------------------------- Resolution: Fixed Issue resolved by pull request #2529 [https://github.com/apache/incubator-gobblin/pull/2529] > Ensure MultiHopFlowCompiler is properly initialized before attempting flow > orchestration. > ----------------------------------------------------------------------------------------- > > Key: GOBBLIN-659 > URL: https://issues.apache.org/jira/browse/GOBBLIN-659 > Project: Apache Gobblin > Issue Type: Improvement > Components: gobblin-service > Affects Versions: 0.15.0 > Reporter: Sudarshan Vasudevan > Assignee: Sudarshan Vasudevan > Priority: Major > Fix For: 0.15.0 > > > The MultiHopFlowCompiler needs to be properly initialized before Orchestrator > starts processing flow requests. More precisely, the MultiHopFlowCompiler > needs to initialize the DataNodes and FlowEdges on start up, before it can > handle flow compilation requests. The MultiHopFlowCompiler in turn depends on > the TopologyCatalog/TopologySpecFactory being initialized. -- This message was sent by Atlassian JIRA (v7.6.3#76005)