[
https://issues.apache.org/jira/browse/GOBBLIN-2042?focusedWorklogId=914713&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-914713
]
ASF GitHub Bot logged work on GOBBLIN-2042:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 15/Apr/24 17:24
Start Date: 15/Apr/24 17:24
Worklog Time Spent: 10m
Work Description: Will-Lo merged PR #3921:
URL: https://github.com/apache/gobblin/pull/3921
Issue Time Tracking
-------------------
Worklog Id: (was: 914713)
Time Spent: 0.5h (was: 20m)
> Fix spec compilation freezing issue on DagActionChangeStoreMonitor
> ------------------------------------------------------------------
>
> Key: GOBBLIN-2042
> URL: https://issues.apache.org/jira/browse/GOBBLIN-2042
> Project: Apache Gobblin
> Issue Type: Bug
> Reporter: William Lo
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> This PRĀ [https://github.com/apache/gobblin/pull/3892/files] introduced a bug
> where duplicate flow compilers were being initialized. Each flow compiler
> must be explicitly set to active before it can process any specs otherwise it
> will freeze the service startup.
> The service was experiencing this as only the orchestrator compiler is set to
> being active. We want to consolidate spec compilers (as they can be
> heavyweight) and ensure only one is being initialized.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)