Urmi Mustafi created GOBBLIN-1930:
-------------------------------------
Summary: Improve Logs & Metrics around Multi-active Launch Handling
Key: GOBBLIN-1930
URL: https://issues.apache.org/jira/browse/GOBBLIN-1930
Project: Apache Gobblin
Issue Type: Improvement
Components: gobblin-service
Reporter: Urmi Mustafi
Assignee: Abhishek Tiwari
Improve logging and metrics around multi-active launch flow event handling to
identify any missing events between the {{MysqlMultiActiveLeaseArbiter}}
committing the launch event to the {{dagActionStore}} and the
{{DagActionMonitor}} receiving events for processing. We want to be able to
distinguish between the following cases ofÂ
* events that are never received by the {{DagActionMonitor}}
* events incorrectly filtered out by the {{DagActionMonitor}}
* any failed submissions of dags to the {{DagManager}} either upon leader
change or from the {{DagActionChangeMonitor}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)