Urmi Mustafi created GOBBLIN-1970:
-------------------------------------

             Summary: Consolidate Processing Dag Actions to Single Code Path
                 Key: GOBBLIN-1970
                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1970
             Project: Apache Gobblin
          Issue Type: Improvement
          Components: gobblin-service
            Reporter: Urmi Mustafi
            Assignee: Abhishek Tiwari


We have similar code in the DagActionStoreChangeMonitor and DagManager to 
process dag actions from the DagActionStore. There have been small 
discrepancies between the code in each area leading to unexpected bugs in how 
the actions are processed, so to fix forward and make this easier to maintain 
with code in one place we consolidate all logic relating to the dag action 
processing to the DagActionStoreChangeMonitor. The processing in the change 
monitor is working correctly, while the handling of launch events in the 
DagManager is failing compilation most likely due to an error loading the job 
templates when initializing the compiler but we're not able to identify the 
exact issue. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to