William Lo created GOBBLIN-2042:
-----------------------------------

             Summary: 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


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)

Reply via email to